Home > Data Entry, Programming > Crawl / Scrape Reviews

Crawl / Scrape Reviews

December 19th, 2009

I want to scrape all the reviews from a specific category of a specific website. I’m not sure exactly how much data there is but that should not be an issue as you just have to write the script and make it scrape the website. The final product should be an excel file with the sheets Users, Products and Ratings. In each one the following columns should be located:

Users
- UserID


Crawl / Scrape Reviews

Comments are closed.
Bear