Project 4: Web scraping in Python + REGEX

In this project we use BS- BeautifulSoup and REGEX to find some whose last name starts with the letter 'A'

We'll cover the following

Web scraping or web data extraction is data scraping used for extracting data from websites. In this project, we will extract tabular data from the Boone Country Sherrif’s Dept website of criminal records (see the image below) and then find all the people whose name start with the word “A”.

Get hands-on with 1200+ tech skills courses.