Skip to content

andreescocard/instapostingbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

instapostingbot

What this script do?

  • It posts a picture on Instagram. Currently working in Brazil language, other app languages may not work correctly.

How to use?

  • Create your virtual environment: virtualenv venv
  • Activate your virtual environment: venv/scripts/activate (On Windows, use this command: Set-ExecutionPolicy Unrestricted -scope process before)
  • Install packages: pip install -r requirements.txt
  • Script may need Chromedriver, download it and add to PATH environment variables.
  • Run script: python post.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages