/selenium-instagram-uploader

upload posts to instagram using selenium

Primary LanguagePython

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)