Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 492 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 492 Bytes

Monitoring of television market

The application use Beautiful Soup to scrape data from various online market to monitorize the quantity and the quality of television on sale. The scraped data are memorized inside MongoDB and presented using Django.

Monitor

mongod python dailymonitoring.py

Visualize

python manage.py runserver

Data Manipulation

jupyter notebook tvMarketMonitoring.ipynb