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

Eagle-eye crashed ( version installed ont the computer) #78

Closed dummys closed 4 years ago

dummys commented 4 years ago

As the docker version is not working, I'm trying to use the normal version and I get a crash again...

-> Inserting Image URL Traceback (most recent call last): File "eagle-eye.py", line 261, in main(skipFB=args.skipfb, skipY=args.skipyandex, FBUrls=[], jsonRep=jsonRepFile, dockerMode=aDocker, dockerName=aName) File "eagle-eye.py", line 139, in main yandex.collectLinksLocal() File "/home/man/works/tools/recon/EagleEye/grabber/yandex.py", line 74, in collectLinksLocal elems = driver.find_elements_by_xpath('/html/body/div[1]/div[2]/div[1]/div[1]/div[1]/div/div/div/div[1]/div[2]/form/div[1]/span/span[2]')[0] IndexError: list index out of range

ThoughtfulDev commented 4 years ago

Yandex is broken. Please disable it with --skipyandex