I hope you enjoy this video! It's a tad short because I was trying to cram a bit too much into it but hopefully it can get you started in the right direction!
BeautifulSoup documentation:
https://www.crummy.com/software/Beaut...
You can install beautifulsoup with pip using the command:
pip install bs4