My first step out of tutorial hell. I built a simple Web Scraper using Python's bs4 and requests libraries to get book prices and ratings from a website. Though it can only fetch from static HTML web ...