-
## Expected Behavior
run `python3 myScript.py` [myScript.zip](https://github.com/timgrossmann/InstaPy/files/3113897/myScript.zip) (attached myScript.py)
and follow 5000 accounts, unfollow 6300 …
-
Basically, I am following 1,000 people now (after some time of using Instapy).
I ask the script to unfollow them all (by putting 1,000 or 1,100 in unfollow script - any version of it).
However w…
-
InstaBot version: d2e8de11c87070bb9aff247297dbf011dc08cbad
Python version: Python 3.7.2
---
After the initial network fetch for the first batch of the user's followers and rendered into the modal…
-
Good afternoon,
I'm having issues with InstaPy after an upgrade. The config file was not modified in any way from a previously working config, but the now the sessions end after the first attempt t…
-
This is something I'm struggling to get my head around. I've been browsing the issues and haven't found an answer. Maybe somebody had the same experience and can point me in the right direction.
Ru…
-
```
""" Quickstart script for InstaPy usage """
# imports
from instapy import InstaPy
from instapy.util import smart_run
# login credentials
insta_username = 'user12751'
insta_password = '***…
-
Is there a way to make the script skip a job when it's reached daily maximum? Skip every job in the script until those reached their maximum and then sleep?
To many following for today? switch to u…
-
I'm getting an error in the middle of my script for following target's followers.
I was using a short script with windows task scheduler to keep repeating it, so maybe this was happening before and…
-
I understand that this issue might be a bit vague, however, I'm quite unsure on how to fix these errors.
To give some context, I've been running InstaPy on four accounts over the last month tha…
-
Hey Felix,
somehow on one of my accounts the log outputs:` -------- WARNING! Image was NOT liked! You are have a BLOCK on likes!` Checking the image it's really not liked.
The thing is if I manua…