pydemo / final_upload

Upload image to instagram from Windows OS using Python
3 stars 1 forks source link
automation cli instagram instagram-bot instagram-photos python3 windows-desktop

final_upload

Upload image to instagram.

Updated to chromedriver 86

Usage

set INSTA_USER='*****@gmail.com'
set INSTA_PWD='****'

python fu.py

Demo

https://www.instagram.com/antoninosiciliano71/

Headless

uncomment line 37 to suppress browser window opening.

#options.add_argument("--headless")

Also: https://github.com/pydemo/tinder-swipe-automation-save-image