aj-4 / ig-followers

see who unfollowed you with python
199 stars 132 forks source link

No scrolling during _get_names #3

Open ttotheq opened 4 years ago

ttotheq commented 4 years ago

I've been successful in replicating everything per your youtube video, thank you. I execute and the bot gets to the opening the followers, but then no scrolling is performed and it will not compile the list of _get_names

burk3rt commented 4 years ago

Can you give some more information? What error is popping up?

Taosti commented 4 years ago

Suggestions doesn't exist anymore so the code has issues running. If I delete it, python won't run the java scrolling code

sarthak1905 commented 3 years ago

Hey there! I had also been following this video- but quickly realized that the front-end had received a major overhaul and that the code woulf no longer work. Anyway, I have fixed the issues and the code to that is here, in case any of you require it: https://github.com/sarthak1905/instabot-selenium Feel free to star it if you'd like!