Webscraping with Beautiful Soup
collect information from the web
In this talk, you’ll learn all about a powerful tool called webscraping. Beautiful soup, the python package, allows you to collect information from HTML on the internet and make use of it.
How to Attend
Bring a computer with a text editor (we recommend VSCode!) and Python and Beautiful Soup already installed.
Lab
Here are some resources that we will use for this workshop:
Resources
Have Beautiful Soup installed, or at least pip.