Home
Softono
selenium-instagram-uploader

selenium-instagram-uploader

Open source Python
46
Stars
7
Forks
2
Issues
2
Watchers
5 years
Last Commit

About selenium-instagram-uploader

upload posts to instagram using selenium

Platforms

Web Self-hosted

Languages

Python

Links

selenium-instagram-uploader

Script to upload an image to instagram with desired text using browser and desktop automation. Currently only for linux. For windows you check this script.

Required libraries can be installed automatically by running requirements.py file but here is a list of individual requirements:

  • autokey
  • selenium python package
  • geckodriver or chromedriver (manual setup required)