StockWeb is a stock comparison platform that helps you with basic fundamental analysis of stocks from NIFTY50. You can select upto 4 stocks to compare and get their company overview and ratio comparisons. Live data is scrapped from the web for each request using the BeautifulSoup library. A flask(python) server is used for data retrieval and HTML,CSS,JS has been used for frontend functionality.
Hosted on heroku - https://stockweb0.herokuapp.com/