NewScraper is a live crypto news feed app built using web-scrapping.
The app takes live feed from https://www.businesstoday.in/crypto
and presents it in aesthetic format which could be downloaded and shared on social media
-
Flask
-
BeautifulSoup
-
HTML
-
Tailwind CSS
- Creating a virtualenv in python using appropriate packages
- Using flask to create backend
- Using BeautifulSoup library to scrape the data from a website
- USing Tailwind CSS to do basic styling