SYMBOL INDEX (7 symbols across 2 files) FILE: main.py function getIP (line 95) | def getIP(domain): function getInfo (line 100) | def getInfo(res): function scanurl (line 114) | def scanurl(url): function urlformat (line 121) | def urlformat(site): function outPut (line 131) | def outPut(target, title, imageName): function screenshot (line 154) | async def screenshot(url): FILE: test.py function screenshot (line 9) | async def screenshot(url):