A Instagram Bot developed in Python who likes posts with #python3 and #javascript hashtag
Do you use Instagram? Do you want to know how to build an Instagram Bot?
This will teach you how to automate Instagram activities with the help of an Instagram bot.
This code is for educational purposes only and the author is not responsible for any consequences resulted. Please do not try it if you do not agree with the condition.
- An Instagram account, which you will use to run the bot script.
- Python
- Instapy module in Python
You can refer to the Instapy's documentation
pip install Instapy
Important: Depending on your system, make sure to use pip3 and python3 instead.
If you would like to install a specific version of Instapy you may do so with:
pip install instapy==0.1.1
You can find the code in instagrambot.py
Copyright (c) 2021 Ananya Chatterjee Inspiration @AyushiRawat
Instagram-Bot Repository is licensed under the MIT License
If you have any Queries or Suggestions, feel free to reach out to me.