In this video we’ll extract information from web pages and store it in a CSV file.
STEP 1. We’ll scrape a webpage with Beautiful Soup.
STEP 2. We’ll fine-tune the extracted information with Regex.
STEP 3. We’ll store the information in a DataFrame.
STEP 4. We’ll save the DataFrame to a CSV file.

Webpage URL:
https://docs.python.org/3/library/random.html

Jupyter Notebook Code:
https://github.com/MariyaSha/WebScraping

#python #web-development #machine-learning #database

Web Scraping with Beautiful Soup - Make Databases from Scratch
1.80 GEEK