This is a Flask app that you can use it to download Instagram profile picture.
- Install
Python3
- Install
Flask
and other libs inrequirements.txt
usingpip install -r requirements.txt
- Run the project using
flask run
- Go to http://127.0.0.1:5000/ and see the website