...

Events of the Day

This is a little web scraping project, using Beautiful Soup.

 

    In this project I extracted the main information of each day from other webpage, filtering and tailoring perfectly until it fit my needs.

then I stored that information in a database, for performance reasons, because scrap a page every time that u need to know what happens on a specific day or month maybe can few seconds, and it is well known that on the internet a second is an eternity. After that, I just grab the information that I require depending on what kind of request.

 

Link to the project clicking on the image below:

 

The source code: