This repository also contains code to scrape Dr.Wood's Kaleidoscope Game Patterns and Solutions.
- contains the code to scrape Amazon Reviews for Best Selling Mobile Phones using Scrapy.
- contains the code to scrape Amazon listings for Best Selling Books using BeautifulSoup.
- contains the code to scrape eBay listings for Cricket Bats using BeautifulSoup and download the images for each listing.
- contains the code to scrape Kaleidoscope Game Patterns and their Solutions using BeautifulSoup and download the images for each pattern.
Run this code from the command line to run 'amazon_review.py' and store results as 'customer_reviews.csv'
scrapy runspider amazon_review.py -o customer_reviews.csv
For any query/feedback, please contact:
Lakshay Mehra: mehralakshay2@gmail.com