Closed jatinchoudhary closed 3 years ago
@jatinchoudhary I think Instagram updated their webpage again and the bot can't find the post. Try changing line 30 to this:
post = browser.find_element_by_xpath('/html/body/div[1]/section/main/div/div[1]/div/div['+str(y)+']/div['+str(x)+']/div/a/div/div[2]')
Still Not Working buddy!
@jatinchoudhary you could check the other pull request, there are updates you can try.
Hi, I just finished setting this up, and I did everything that was in the readme. The bot works fine for the first part, it opens the webpage, it logs in, it goes to the explore page. But then it just sits on the explore page and does nothing.
Not working Even after doubling the sleep Time. My Average Internet Speed is 9-10 Mbps.
Anyone know why this is?
Thanks