Web crawler to follow 14 people on instagram and unfollow them every 20 minutes
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.
Just run it on port 80:
python app.py