Project 5: Amazon web crawling in Python + REGEX

In this project we use BS- BeautifulSoup and REGEX to find some products by crawling an Amazon.com page

A Web crawler, sometimes called a spider, is an Internet bot that systematically browses the World Wide Web, typically for the purpose of Web indexing (web spidering). In this project, we crawl the amazon.com website > Movies & TV > ‘startrek’ (see the image below). Then, we find the list of movies with ‘bonus’ content.

Get hands-on with 1200+ tech skills courses.