Skip to content

Add QSIDE HT's BeautifulSoup Tutorial

nugentj3 requested to merge nugentj3/data-tools-tutorial-demo-fork:nugent into main

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
    1. Pulling Data From a Table
    2. Parsing Content on a Webpage
    3. Key Functions of BeautifulSoup

Merge request reports

Loading