-
I am trying to get track info from a reel's audio canonical id
The Error i got :
```
Traceback (most recent call last):
File "/root/insta-dm-bot-python/b.py", line 39, in
handle_reel(mes…
-
### 🚀 The feature
Hey, Since you have elonmusk as your main readme example, please have that example also include social media such as twitter.com and instagram.com (etc)
```
import os
from em…
yosun updated
5 months ago
-
This occurs when an unknown device logs into your account. From there, you are prompted with a challenge screen to either accept the login or not. The method currently included in the challenge clas…
-
Thanks a lot for the great API. Do you know how I can fix this error?
```
(insta) [jalal@goku insta-scrape]$ python test.py
/scratch3/venv/insta/lib/python3.8/site-packages/instascrape/core/_stat…
-
I am trying to post a photo using this library, but it doesn't work...
```
from instapy_cli import client
username = '*************'
password = '****************'
image = 'img/blank.png'
tex…
-
## Expected Behavior
## Current Behavior
Program crashing without giving any like
## Possible Solution (optional)
## InstaPy configuration
session = InstaPy(username=insta_username,
…
-
**Describe the bug**
Scrapping post using `Post` method gives error.
```
Traceback (most recent call last):
File "/instagram-scrapping/main.py", line 23, in
post.scrape(headers=headers)
…
-
**///////// PLEASE LOOK INTO THIS //////////**
`Attempt to login...
Error parsing error response: Expecting value: line 1 column 1 (char 0)
Traceback (most recent call last):
File "/home/…
-
Hey, InstaPy worked flawlessly the last weeks. Now it automatically updated and I get this message before it stops:
```
--- Logging error ---
Traceback (most recent call last):
File "C:\Users\xD…
-
**Describe the bug**
If I freshly create a new session & Instagram sends me a notification of new device activity etc.. it works properly, but after a while it says i have to login again, when done i…