Add QSIDE HT's BeautifulSoup Tutorial
BeautifulSoup Tutorial
Addition of QSIDE Human Trafficking's tutorial on Web Scraping in Python using the BeautifulSoup library.
Tutorial includes:
- Installations
- Overview of how BS4 works
- Example Use Cases of BeautifulSoup
- Pulling Data From a Table
- Parsing Content on a Webpage
- Key Functions of BeautifulSoup