A Instagram Like Bot App that Automatically Login with your given credentials and takes your desired hastag . Search Your Hashtag and Likes all the Post related to your Hashtag.
-
Requirements :
- Python 3.6+
- Selenium
- Mozilla Gecko Driver
-
How To Run
- Download Mozilla Gecko Driver from Gecko Driver Download
- Exctract the Gecko Folder and copy the .exe file and paste in C:\Users\User\AppData\Local\Programs\Python [Windows]
- Now To run
virtualenv env
source env/bin/activate
pip install -r requirements.txt
To Run: python app.py
-
Finally Add your credentials and Hastag that you like !