- Python3
- pip
- Instapy
- firefox browser(for ease of running)
Create a folder and name it'nstagram bot', inside the folder create a python file 'instagram.py' Open the folder in your code editor(VS Code, Pycharm, Sumblime 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'
Ant that's it. Congratulation You have build your First Instagram Bot 👏👏