/f1_crawling

The provided code is designed to scrape data from a webpage that contains Formula 1 race results for the 2023 season. It utilizes the requests library to retrieve the webpage content and the BeautifulSoup library to parse the HTML.

Primary LanguageJupyter Notebook

Watchers