Bimons
Bimons

Reputation: 241

Automatic Instagram Posting in Python

I am looking for the best solution for Python to autopost to instagram from a database of images. I have already made a script using instabot that does this but cant figure out how to post a carousel of images, instead of just one.

I am wondering what the current best solution for Python Instagram coding is as there is quite a lot of outdated information floating around the web...

Upvotes: 1

Views: 550

Answers (1)

Yash Arora
Yash Arora

Reputation: 11

You Can Use A Combination Of Selenium and PyAutoGUI And It Will Be Really Easy! :D

Hope It Helps,

Yash

Upvotes: 1

Related Questions