BeautifulSoup examples with the Books to Scrape website

About the website Books to Scrape

Brief Introductory Comments about BeautifulSoup

Using soup.select to find XML content inside a webpage

More information about soup.select

Note about formatting output and commenting all code in a project

Extracting information about links and displaying the output in a nice format

Using a condition to find certain results within the Beautiful Soup results

Find the books from page 1 of the Romance category in the Books to Scrape website

Navigating to the second page of the Romance book pages and scraping the titles of the books