cranklin / Instagram-Bot

Instagram bot that auto-likes photos by hashtag. Written in Python using the Pycurl library.
211 stars 141 forks source link

theres a syntax error i dont exactly understand #15

Open daredevil1hacker opened 6 years ago

daredevil1hacker commented 6 years ago

File "webstagrambot.py", line 81 clientid = re.findall(ur"href=\"https:\/\/api.instagram.com\/oauth\/authorize\/\?client_id=([a-z0-9]*)&redirect_uri=http:\/\/web.stagram.com\/&response_type=code&scope=likes+comments+relationships\">LOG IN",curlData) ^

thats the error

DavidFFerreira commented 3 weeks ago

yup