tducret/amazon-scraper-python

Is it possible to scrape the Product Comments?

Opened this issue · 4 comments

Hi - very cool project.

I'm just throwing this out there - it would be very useful if the product's comments/reviews could be scraped. Then, from the CSV file, I could run some text analysis or a word cloud, to see what the customers are saying about the product.

I'm not a skilled enough programmer to attempt to add this myself but would be excited to see it added.

Thanks -Ian

amazon2csv could extract comments if you
entered a product page url and a --comments arg.

...just to be clear - can I do this now? Or would this feature have to be built out?

@tducret based on the asin number/code we could only go for the scraping of comments in that page