-
The script is not scrolling for me when it opens a tag to interact. Also, I get the 'Load button not found' message. I checked the class for load button in like_util.py and it has not changed. I had p…
-
Traceback (most recent call last):
File "quickstart.py", line 21, in
.like_by_tags(['#healthyfood', '#healthyeatinghabits','#fitfood'], amount=300) \
File "/Users/zaelab/InstaPy/instapy/in…
-
Are there any books or online resources you guys would recommend to read to try and learn and help with the developing of this project.
All help is appreciated :)
-
I lost your email , please send again
-
Anyone else having this problem?
```
Traceback (most recent call last):
File "insta_script.py", line 495, in
session.login()
File "/home/pi/Projects/InstaPy/instapy/instapy.py", line 1…
-
Hello All,
This is fantastic, I am captivated.
I will not lie I am not the best Python programmer but I want to use this project as my chance to learn.
What do I need to learn to pick this ap…
-
I think we should refactor the code soon to better extract:
- the selenium commands to browse IG.
- the logic to decide if we should take an action.
- each separate IG action (like, comment & follo…
-
I've taken the cnn.js example, and my only change is changing the require line from ../nightmare to nightmare, but when I run it I only get...
> DEBUG=nightmare node --harmony cnn.js
```
nightmare q…
-
Using phantomjs gets error:
> $ node instagram_likebot.js
>
> /opt/insta/nodejs/instagram_likebot/node_modules/selenium-webdriver/lib/goog/async/nexttick.js:41
> goog.global.setTimeout(function()…
-
File "instabot.py", line 111, in
login(br, profile)
File "instabot.py", line 15, in login
form = list(br.forms())[0] # Used because the form name was not named
IndexError: list index o…