-
I did this steps:
1) pip install myigbot
2) write this to a python file
```
from myigbot import MyIGBot
bot = MyIGBot('usrname', 'pass') # Login Information (if you're account has 2 Factor A…
-
```
D:\Work\GramAddict>pip3 install GramAddict -U
Defaulting to user installation because normal site-packages is not writeable
Requirement already satisfied: GramAddict in c:\users\arash\appdata\r…
iamr8 updated
3 years ago
-
**Describe the bug**
I currently split my Instagram story scraping into right now four accounts given the number of people I follow is quite high (my main account is following about 584). However, it…
-
# Description
- This script will allow liking of all visible posts by another.
- This script can be used while creating a auto liker site
## Language
- [x] Python
| name |…
-
**Describe the bug**
Am not able to create a client
**To Reproduce**
Steps to reproduce the behavior:
`>>> from instauto import api, bot
>>> client = api.client.ApiClient(username, password)
T…
-
After the conda installation, the Jupyter notebook does not start. There is a command window, which shows up for 1-2 seconds but disappears. The Spyder does work properly so far.
More background i…
-
Everytime i try to use filter.yml i recieve WARNING
[10/05 09:59:14] WARNING | The legacy filters file accounts/mei_riko.design/filter.json doesn't exists. Download and use the filters.yml instead …
WuDMC updated
3 years ago
-
**Describe the bug**
Any account that logs in, even using another IP or VPN, reports the challenge_required error and asks you to confirm your identity.
In accounts where instagrapi was used, I can …
-
### Descrição
Escrever mensagem de boas vindas para as novas integrantes do Discord com as seguintes informações:
- regras palestra relâmpago #242 (ver regras)
- pronome
- foto
- tradução simultâ…
-
I ran this simple script after installing instapy using pip:
`from instapy import InstaPy
session = InstaPy(username="your username",password="your password")
session.login()`
I get an err…