Zurabsx
Zurabsx
Has anyone fixed that issue?
Guys i kinda figured out what's happening. When instagram restricts access to your page. "Try again in few minutes"
Idk second time after this error bot is now running successfully. Check page access.
> line 193-196 > xpath["unfollow"] = { > "following_link": "//ul/li[3]/a/div/span", > "find_dialog_box": "//section/main/div[2]", > } This snippets works ! Thanks @mr-ravicii
--> Image was NOT liked! You have a BLOCK on likes! Getting this error. When i am logged in with non bot environment i can like photos, so i think...
> #6582 Check this one , same problems. By replacing your xpath_compile.py you will be able to get the following and like working. But I was not able to fix...
> Solution: > > Change line 103 in `xpath_compile.py` to: > > ` "follow_span_XP_following": "//button//*[local-name() = 'svg' and @aria-label='Following']",` This works perfect! Thanks a lot
Any news with unfollow?
https://github.com/InstaPy/InstaPy/pull/6467 Check this one .