instagrapi icon indicating copy to clipboard operation
instagrapi copied to clipboard

🔥 The fastest and powerful Python library for Instagram Private API 2024

Results 296 instagrapi issues
Sort by recently updated
recently updated
newest added

Hello, great library! I'm using it to upload videos to stories but the video is automatically placed to fill the screen and instead I want it to fit the screen:...

### Try Instagrapi SaaS with a free trial https://hikerapi.com/p/5GBWznd3 **Describe the bug** When I use this function to get information about the posts of a hashtag, it returns a duplicate...

bug

### Try Instagrapi SaaS with a free trial https://hikerapi.com/p/5GBWznd3 **Describe the bug** As the title is self-descriptive, I'm not able to login via my username & password. **To Reproduce** ```...

bug

if possible extract profile url from shared xma_profile in direct (with share profile function, not share url) like xma_media only alternative by now i've adopted is share profile link and...

enhancement

is there anyway to get user Following Hashtags?

enhancement

**SHARE PROFILE FEATURE** Hi G, I'm curious if I can leverage Instagrapi to share profiles. This feature seems exclusive to mobile, so how can I use this script to share...

enhancement

### Try Instagrapi SaaS with a free trial https://hikerapi.com/p/5GBWznd3 **Describe the bug** Raises exception "BadPassword"(The password you entered is incorrect. Please try again. If you are sure that the password...

bug

I'm trying to send DMs but it gives error whenever I try to send DM to someone other than myself. For example something simple as: ``` from instagrapi import Client...

bug

Keep getting this issue when starting my script. Does anyone know what it is can't seem to figure it out Traceback (most recent call last): File "C:\Users\Tristan\AppData\Local\Programs\Python\Python310\lib\site-packages\instagrapi\mixins\private.py", line 298, in...

The Location.py location_medias_v1_chunk() function doesn't work correctly. Can't obtain data from pages with number greater than 1. The reason of this issue is in unuse native instagram param "max_id". I...

bug