ThoughtfulDev / EagleEye

Stalk your Friends. Find their Instagram, FB and Twitter Profiles using Image Recognition and Reverse Image Search.
Do What The F*ck You Want To Public License
4.18k stars 559 forks source link

I can't to finalize the scan #88

Closed swag-gh0st closed 4 years ago

swag-gh0st commented 4 years ago

When I was scanning, it showed this error https://github.com/ThoughtfulDev/EagleEye/issues :: Result ==> Found the following Profiles:

:: Google Reverse Image Search ==> Opening Webdriver

:: Uploading Local Known Images Traceback (most recent call last): File "eagle-eye.py", line 228, in main(skipFB=args.skipfb, FBUrls=[], jsonRep=jsonRepFile, dockerMode=aDocker, dockerName=aName) File "eagle-eye.py", line 130, in main g.collectLinksLocal() File "/home/kali/Documents/Tools/EagleEye/grabber/google.py", line 134, in collectLinksLocal elems = driver.find_elements_by_xpath(self.PHOTO_XPATH)[0] IndexError: list index out of range

Can you help me?

abbascs commented 4 years ago

I have also this problem. Any help?