/f1DataScraper

Scraping F1 data from official website. Seasonal data of drivers and teams or specific racing data of drivers and teams. Now you can search drivers by name.

Primary LanguagePython

f1DataScraper

Scraping F1 data from official website. Seasonal data of drivers and teams. Racing data of drivers and teams. Check out sample images for more information:

resim

Select 0 for scraping all the races. Or just select the race you want. This is what you see when you select all the races:

resim

resim ... resim

Alternatively you can select just one race. The result will be like this:

resim

resim

You can also see seasonal data for one year or a lenght of years:

resim

The result will be like this:

resim

Alternatively you can select a time length to scrape like:

resim

The result will be like this:

resim resim resim

Alongside the data above, you can also see collective data for both drivers and the teams*(issue here):

resim

resim

Since all the data is stored in different lists, you can retrieve the data for analysis using the data set you want.

resim