Skip to content

Files

Latest commit

9138754 · Jul 19, 2021

History

History
This branch is 920 commits behind larymak/Python-project-Scripts:main.

InstagramBot

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
May 31, 2021
Apr 20, 2021
Jul 19, 2021

README.md

An Instagram Bot

Requirements:

  • Python3
  • pip
  • Instapy
  • firefox browser(for ease of running)

Instructions

Create a folder and name it 'instagram bot', inside the folder create a python file 'instagram.py' Open the folder in your code editor(VS Code, Pycharm, Sublime etc.) Open the terminal and cd/foldername and the pip install Instapy

Copy the code and paste in your work file.

To run the file in the terminal write

python3 'filename'

And that's it. Congratulations You have built your First Instagram Bot 👏👏