Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 474 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 474 Bytes

python-instagram-bot

Instagram bot with Auto login

This python script can automatically login into your Instagram.

How to use:

  1. Install requirements using terminal or command line. You should run this command pip install -r requirements.txt.
  2. Create a .env file in the current directory and add ig username and password as explained in the first comment in run.py
  3. Open a terminal or cmd again and run the bot using this command: python instagram.py.