vitorarins / insta-follow-bot

Web crawler to follow 14 people on instagram and unfollow them every 20 minutes
Apache License 2.0
1 stars 0 forks source link

insta-follow-bot

Web crawler to follow 14 people on instagram and unfollow them every 20 minutes

Requirements

First you need an account at Instagram Developers to get a CLIENT_ID, CIENT_SECRET and register a REDIRECT_URL.

Then you need Flask and Flask Socketio to run this app.

Instructions

Just run it on port 80:

python app.py