Adventures in Babysitting
Web Scraping for Python and HTML Novices
python
web scraping
Have you ever wanted to learn how to web scrape but you have no idea where to start? Do you know next to nothing about html? Here are introductory approaches for scraping web data, parsing it, and extracting the desired content using the libraries Beautiful soup, requests and Selenium.
Talk given at the Pycascades, held February 8-9, 2020 in Portland, Oregon.