instauto icon indicating copy to clipboard operation
instauto copied to clipboard

Simple to use wrapper around the private Instagram API, written in Python.

Results 21 instauto issues
Sort by recently updated
recently updated
newest added

I am creating an app that uploads **carousel** posts to Instagram. It sends a list of post.PostFeeds with locations. The final carousel of these images, though, **has no caption when...

Status: Review Needed
Type: Bug

There are a few examples missing: - [ ] helpers -> friendships -> unfollow_user Reference: - [follow user example](https://github.com/stanvanrooy/instauto/blob/master/examples/helpers/friendships/follow_user.py)

Status: Available
Priority: Medium
Type: Documentation
good first issue

Make a function to report a post or story Sometimes it is needed ...

Status: Available
Type: Enchancement
Priority: Medium

it would be great if you add a method that simulate story seen process for example user A (that use instauto) seen stories of user B (any other user) and...

Status: Available
Type: Enchancement
Priority: Low

post_retrieve_by_user and get_follower and get_following have a limit of 100 means you can not get more than 100 posts/follower/followings py3.9 - win10 - latest instauto on git coded as examples

Status: Review Needed
Type: Bug

this lib is great (thanks to the devs) but could you please add story with usertag like post with usertag

Status: Available
Status: Review Needed
Type: Enchancement
Priority: Medium

Hi, @stanvanrooy ) Do you plan to implement video uploading?

Status: In Progress
Type: Enchancement
Priority: High

**Describe the bug** Hello, I’m using instauto to post to instagram in different periods, sometimes it provides an empty caption for no reason. I tried things but it does not...

Type: Bug
ON_HOLD
Status: Ig block

The current implementation is only able to retrieve the first 'page' of your inbox. You should be able to iterate over all results instead.

Status: Available
Type: Enchancement
Priority: Medium

This is probably complex if you look at all the different ways you can put text, emojis, gifs, etc. on images posted to a story. I'm not sure yet if...

Status: Available
Type: Enchancement
Priority: Low