https://github.com/ananya-0306/instagram_bot
A Instagram Bot developed in Python who likes posts with #python3 and #javascript hashtag
https://github.com/ananya-0306/instagram_bot
begginer-friendly collaboration github instagram-bot javascript python3 trending-repositories webbot
Last synced: 8 months ago
JSON representation
A Instagram Bot developed in Python who likes posts with #python3 and #javascript hashtag
- Host: GitHub
- URL: https://github.com/ananya-0306/instagram_bot
- Owner: Ananya-0306
- License: mit
- Created: 2021-04-02T15:31:29.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-04-06T06:20:05.000Z (over 4 years ago)
- Last Synced: 2023-03-11T08:47:41.938Z (over 2 years ago)
- Topics: begginer-friendly, collaboration, github, instagram-bot, javascript, python3, trending-repositories, webbot
- Language: Python
- Homepage:
- Size: 218 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Instagram_Bot
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.
Disclaimer:
==========================
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.
Pre-requisites:
==========================
```
- An Instagram account, which you will use to run the bot script.
- Python
- Instapy module in Python
```
Tweepy:
==========================
You can refer to the Instapy's [documentation](https://github.com/timgrossmann/InstaPy/blob/master/DOCUMENTATION.md)
Installation:
==========================
```
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
```
Time to Code:
==========================
You can find the code in instagrambot.py
LICENSE:
==========================
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.
Show some ❤️ by starring some of the repositories!