Clueless-Community / scrape-up

A web-scraping-based python package that enables you to scrape data from various platforms like GitHub, Twitter, Instagram, or any useful website.
https://pypi.org/project/scrape-up/
MIT License
242 stars 249 forks source link

Feat: Adding a scraping module for Formula1 #882

Open coldn00dles opened 1 month ago

coldn00dles commented 1 month ago

Describe the feature

The goal is to make data about Formula 1 accessible by having two routes : 1) One can get information regarding teams by just typing the team name. Relevant data such as championships won, drivers, total podiums for the team etc. can get extracted (from the official Formula 1 Website) 2) Statistics about individual drivers can also be obtained through another route (using the website www.statsf1.com/)

Add ScreenShots

1) For Teams s1 2) For Drivers s2

Record

kumargautam02 commented 1 month ago

@coldn00dles Please assign this to me, Gssoc-24

coldn00dles commented 1 month ago

@nikhil25803 kindly respond in the event that I need to start work.

nikhil25803 commented 1 month ago

Go ahead @coldn00dles

Note

All the best 👨‍💻