/Amazon_WebCrawler

An amazon web crawler created by ScrapeHero (link to original in readme) that has been modified to serve different purposes.

Primary LanguagePython

Amazon WebCrawler

This repository contains crawlers built to scrape Amazon.com for information, such as reviews, ratings, etc. My programs were edited from ScrapeHero’s original amazon web crawler. I used their code as a basis to learn how to scrape using python.

Their code can also be found here: ScrapeHeroAmzonReviewScraper.