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

Error in Yandex Reverse Image Search #82

Closed cucodev closed 4 years ago

cucodev commented 4 years ago

:: Yandex Reverse Image Search

==> Opening Webdriver ==> Uploading Local Images -> 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/sofyan/app/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]

ThoughtfulDev commented 4 years ago

Yandex is broken. Please disable it with --skipyandex