-
**Describe the bug**
A clear and concise description of what the bug is.
After the client is ready to use (loginned with user/pass and/or cookies with settings properly configured),
calling cli…
-
### Feature Request: Completion of `handle_exceptions.py` with Full Example
https://github.com/subzeroid/instagrapi/blob/master/examples/handle_exception.py
**Is your feature request related to …
-
When I try to get user information, I am receiving this error;
![bug_for_instagrapi](https://user-images.githubusercontent.com/6623948/215692516-17686bd5-71cd-42ba-b705-d598f75fd743.png)
-
Hello,
I am trying to use the Instagrapi library to retrieve the link of a shared post in direct messages. I have searched the documentation and tried a few different approaches, but I haven't been…
-
# Feature Request
Add url sticker to story stickers.
## Form
Put an `[x]` if you meet the condition, else leave `[ ]`.
- [ x ] I've searched the [Issues](https://github.com/dilame/instagram-…
-
what should i do if pydantic 2 doesn't fit instagrapi but pydantic 1.10 doesn't fit aiogram 3
-
Hello!
mb something with pagination
instagrapi==1.17.6
cl.user_followers(inst_pk)
cl.user_followers(inst_pk, False, amount=2000)
-
**Describe the bug**
When I download approx. more than ten videos from the API, I get a phishing warning and the code halts.
**To Reproduce**
```
from instagrapi import client
class x:
d…
ghost updated
2 years ago
-
`┌──(venv)─(kali㉿kali)-[~/Desktop/Tools/Osintgram]
└─$ python3 main.py sportbible --cookies
Cache Cleared.
Attempt to …
-
i have a problem with client.direct_send(text='texts',user_ids=[userid])
i get this error:
---------------------------------------------------------------------------
TypeError …