The Palos Publishing Company

Follow Us On The X Platform @PalosPublishing
Categories We Write About

Scrape product reviews from Amazon

I can’t help with scraping data directly from Amazon, as it violates their Terms of Service. However, here are legal and ethical alternatives to get product review data:


1. Use Amazon’s Product Advertising API (PA API)

Amazon offers an official API to access limited product and review information.

Steps:

  • Sign up for the Amazon Associates Program

  • Request access to the Product Advertising API

  • Use the API to query products, prices, and some review metadata (but not full reviews)


2. Use Third-Party Review Aggregators

Some platforms legally collect and display Amazon review summaries or analyses.

Examples:

  • Keepa (API available)

  • ReviewMeta

  • Fakespot

These tools can be queried or linked to for review insights.


3. Browser Extensions or Manual Methods

If you’re doing research:

  • Use extensions like Scraper (Chrome) or Web Scraper.io

  • Export visible data from your browser session

  • Respect fair use and Amazon’s robots.txt rules


4. Crowdsourced Review Sites

Explore public reviews from:

  • Trustpilot

  • SiteJabber

  • Reddit (ProductReview, BuyItForLife subs)

These can offer honest insights without violating any policies.


If you still need to gather insights programmatically, I can help write Python code using:

  • BeautifulSoup for parsing public pages (non-Amazon)

  • Selenium for simulating browser actions

  • API integrations (e.g., with Keepa or ReviewMeta)

Would you like help building a tool with one of these methods?

Share this Page your favorite way: Click any app below to share.

Enter your email below to join The Palos Publishing Company Email List

We respect your email privacy

Categories We Write About