The ultimative Instagram bot written in python
Disclaimer: Please Note that I’m not responsible if your account gets banned due to extensive use of this tool. Use it at your own risk.
The ultimative Instagram bot written in python
Implemented in Python using InstagramAPI (by LevPasha)
[]
git clone https://github.com/LevPasha/Instagram-API-python/
cd Instagram-API-python
python3 setup.py
(!maybe you have to install ffmpeg (run in python-terminal 'import imageio and then imageio.plugins.ffmpeg.download()')
git clone https://github.com/Flerov/InstaPyBot.git
cd InstaPyBot
python3 setup.py
cd InstaPyBot
python3 main.py
!Note: you can directly give 'your_username' and 'your_password as the following arguments (python3 main.py 'your_username' 'your_password')
[ + ] Download profile pictures
[ + ] Download posts (pictures/videos)
[ + ] Automatically follows people by a given tag (+optionally: comment/like on posts)
[ + ] Automatically follows people by their geolocation (+optionally: comment/like on posts)
[ + ] Likes and/or comment automatically on feed posts
[ + ] Added Session support so that multiple accounts can be handled with ease
[ + ] Everything is adjustable (like, comment, follow, min. like, etc.)