Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 530 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 530 Bytes

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