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

stuck in google search #115

Closed soli49 closed 3 years ago

soli49 commented 3 years ago

Google Reverse Image Search ==> Opening Webdriver

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

ThoughtfulDev commented 3 years ago

Should be fixed in latest commit.