Flask is a popular choice for python developers. Lets learn to host locally, in the blog.
Later, we can also explore how to easily host it on Heroku for everyone in the world to access the web-app.
Find here the github repo.
In the templates folder, first.html is the template for the first web-app page accepting the user inputs. The inputs are supposed to be the insta handles.
The display1.html is the /compare page which displays the results from Instaloader , a web scraping tool for instagram. Here is the official page of Instaloader.
In next blog, we will learn to host the web-app on Heroku.
Writers- Piyush Kulkarni, Vaani Bansal.