-
**Describe the bug**
Upon receiving the quoted video/gif, the decrypt function fails to decrypt and throws this error: message is missing critical data needed to download the file.
**crea…
-
Lines:
response = session.post(login_route, data=post_data, allow_redirects=True)
response_data = json.loads(response.text)
Return Bad Request and finish.
isMMa updated
3 years ago
-
Hi, when i try to start the bot, i can't import the Gecko path. Can you tell me what i need to do?
![instagrambot](https://user-images.githubusercontent.com/29427775/101757191-251d7800-3ad7-11eb-9d…
-
When the Bot have to follow people, eject this error:
```
2020-10-23 13:46:01.289845 Interaction with : Instagram:_user
NO of likes: 128
Traceback (most recent call last):
File "/Users/Downlo…
-
I have been trying to run your code and keep getting this error:
le "C:\Users\Ben\Downloads\InstagramBot-master\InstagramBot-master\instagramBot.py", line 8, in
from selenium import webdriver…
OGBen updated
4 years ago
-
what should I do next ?
`python3 InstagramBot.py`
`Traceback (most recent call last):
File "InstagramBot.py", line 3, in
from webdriver_manager.chrome import ChromeDriverManager
Module…
-
I install instapy with pip brew install gecodriver
and result is this when I run with sudo
If I run without sudo firefox open instagram page open login details enter and trow me login credentials fa…
-
```
cursor.execute("SELECT * FROM viewed_users")
sqlite3.OperationalError: no such table: viewed_users
```
-
Hello dude!
How is going? Can you help me a тв tell how to launch your bot with Kali linux?
I did everything but recieve this message
root@kali:~/InstagramBot# python3 instagramBot.py
instag…
-
## Issue Template Requirements
Issue must be of the specified template and follow these requirements or it will be ignored.
- Please do not post screenshots of code output
- Wrap code in a codeb…