Skip to content

ccozkan/selenium-instagram-uploader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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)