-
**Describe the bug**
When looping through different hashtags in a list, there is a key error after the first loop. For example in a list of hashtags such as
hashtags = ['water','sun']
after…
-
**Describe the bug**
Everything was fine when running start.py but after 5 posts posting every 4 hours each it start.py stopped somehow, it logs in and just does nothing. I thought that this may have…
-
**Describe the bug**
I have followed the instruction to change my proxy for a while. But recently I always meet one error when I tried to login in my account.
The username you entered doesn't …
-
**Describe the bug**
A clear and concise description of what the bug is.
error on account change picture
**To Reproduce**
Provide a piece of code to reproduce the problem.
cl.account_change…
-
**Describe the bug**
I am using this script to try to post a picture on instagram it worked on the past, the picture is 1024x1024 and 3.0MB
```
from instagrapi import Client
import sys
im…
-
**Is your feature request related to a problem? Please describe.**
Program stops when user is not found
**Describe the solution you'd like**
I'm trying to use a list of users from another pla…
-
as you know link sticker recently added to instagram, and now its public; so every body can use! would you please add it to project?
-
**Describe the bug**
tried to use mention feature
**Traceback**
Traceback (most recent call last):
File "C:\Users\Erfan\Desktop\instagram_register\IgBot\instagrapi\mixins\public.py", line 16…
-
**Is your feature request related to a problem? Please describe.**
When viewing the properties of a media item, it would be very useful to know if I have already liked the post.
Obviously we alre…
-
from instagrapi import Client
cli = Client()
extractdata = ['username','full_name','is_private','profile_pic_url','is_verified','media_count','follower_count','following_count','biography','external…