Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 212 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 212 Bytes

News-Scraper

Web Scraper application using Django. Selenium is used to scrap the website. Scraping is done asynchronously using celery, celery-beat at a particular time intervals. Redis is as a message broker.