-
**I'm running the following script;**
```python
""" Quickstart script for InstaPy usage """
# imports
from instapy import InstaPy
from instapy import smart_run
import schedule
import time…
-
I always get this error after 5 simulated follows. How can i fix it ? And I wonder to how can i reduce " slepping a bit " time ?
## InstaPy configuration
"""
This template is written by @loopyp…
-
## Expected Behavior
Storing all info in .csv files
## Current Behavior
Failed to store `Following` data in a local file :Z
b'signal only works in main thread'
I didn't find issue with this…
-
Hello again @gazugafan ~ I have the script running and it is cycling through a list I set and all seems to be well except one point. The script is not recognizing a change to the count variable. I c…
-
Hello!
I would like to place a maximum number of following inside session.follow_user_followers, and when it reached it simply jumped to the unfollow or if not unfollow, simply ended the session.
…
-
## Expected Behavior
Run smoothly on Raspberry Pi 3B+ (w/ headless mode, pip3). Is anybody else encountering this issue?
## Current Behavior
Runs for ~20 minutes (follows and likes ~30-60 photos/…
-
I git pulled the latest version of InstaPy (it was working perfectly yesterday with a pull from a week ago) and now the unfollow script doesn't work:
```
Traceback (most recent call last):
File…
gyrex updated
5 years ago
-
## Expected Behavior
I have been running the script for 2 weeks without problems
## Current Behavior
Script exits after a while with the following error:
INFO [2019-02-26 10:11:17] [username…
-
I am looking to put a time automation in my chaining .py
(Schedule)
Thx for reponse
-
I am seeing unexpected behavior when running a simple unfollow script. The given account has around 2000 following. I run the following script:
```
InstaPy(username='********', password='***…