Instagram power tool
The key to gaining followers is by liking their posts right? i’m not judging here you can use this tool however you like, it is used as a marketing tool for marketing gurus and offered free thanks for the open source community.
What it does is going searching for tags you inputted and liking them this will trigger/influence the other user to like you or follow you back, Pretty simple :).
Making this a short read, you can find the code here: https://github.com/omarmeksassi/instabot.py <<download and run it
Basically you edit your credentials in the example.py replace login and password, going after that to tags as what tags should this tool like and like per day, this should be straight forward for a tech person.
Quick thing, you need to have Python installed on your machine
Instructions:
- Download and install
Python
to your computer. https://www.python.org/downloads/ - Install Python lib
requests
. Run commandpip3 install requests
if you usePython 3
, or typepip install requests
if you usePython 2
. - Download ZIP and extract
- Modify example.py to your pleasing
- Run program
python3 example.py
orpython example.py
on Mac, Linux or Windows
Again this tool is for free marketing gurus pays tons for this, use it wisely tried it myself.