Penguin Business Scraper

GitHubPython
Penguin Business Scraper

Go Back

Description

Python web scraping program used to find thousands of data on Penguin Business books with reviews and ratings on Amazon.

Skills Learned

  • Collects data of almost 5000 books.
  • Scrapes both Penguin Business and Amazon.
  • Better understanding of Beautiful Soup library.
  • How to navigate Amazon's bot detection.
  • Understanding Requests library.
  • Getting right data from Amazon (paperback not kindle etc).
  • Automatically writing complete data to CSV document.

GitHub