ArticleHow To

Product Reviews API (beta): Extract Product Reviews At Scale

Using the Zyte Automatic Data Extraction API, you can get access to product reviews in a structured format, without writing site-specific code. Check it out!

Attila Toth

3 min read ·

Product Reviews API (beta): Extract Product Reviews At Scale

Product reviews API (beta): Extract product reviews at scale

We are excited to announce our next Zyte Automatic Extraction API: Product Reviews API (Beta). Using this API, you can get access to product reviews in a structured format, without writing site-specific code. You can use the Product Reviews API to extract product reviews from E-Commerce sites at scale. Just make a request to the API and receive your data in real-time!

E-Commerce product reviews data extraction

In today’s competitive e-commerce world, product reviews provide a great way for online shoppers to determine what products to buy. Hence, monitoring product reviews are important for businesses. Making use of reviews data, you can find insights in the data that can improve your decision making, address feedback, and monitor customer sentiment.

But getting access to structured web data is not easy, especially if you don’t have the right tools. With Product Reviews API, we provide a convenient way for you to extract reviews at scale from any site.

Product reviews data at your fingertips

Data fields that Product reviews can extract for you:

  • Name (name of the review)
  • Review body
  • Date published
  • Review rating
  • Is verified
  • Voted helpful/unhelpful
  • URL

More info about the fields in the docs.

You can use Product Reviews API for:

  • Building a product
  • Sentiment analysis and NLP
  • Reputation monitoring
  • Market research

Whichever your use case is, you can always rely on Product Reviews API to deliver high-quality data.

Structured product reviews data, without coding

Before our Product reviews API, you needed to write a site-specific code to extract reviews or other data. Furthermore, you also needed to maintain the code if the website changed its layout or frontend code.

With Zyte Automatic Extraction Product reviews API, you don’t need to write custom code to extract data. Our AI-based tool will automatically find all the data fields you need and extract them from the page. You just need to submit the target page URLs. Then, you will receive your data in a structured JSON format.

How to use product reviews API

Product reviews API works the same way as other Zyte Automatic Extraction APIs:

  1. Feed page URLs into Zyte Automatic Extraction API.
  2. Receive data in JSON

Be aware, only the site URL is not enough to extract the data. You need specific page URLs to use the API (Or reach out to us to get URL discovery handled for you.)

For more information about the API check the Product reviews API documentation.

Visual representation of product reviews API

Product Reviews API launch

JSON example

This is the format you should expect when using the API

1[   { "productReviews": {    "url": "https://example.com/product-review",    "reviews": [      {        "name": "A great tool!",        "reviewBody": "AutoExtract is a great tool for review extraction",        "reviewRating": {          "ratingValue": 5.0,          "bestRating": 5.0         },        "datePublished": "2020-01-30T00:00:00",        "datePublishedRaw": "Jan 30, 2020",        "votedHelpful": 12,        "votedUnhelpful": 1,        "isVerified": true,        "probability": 0.95      },      {        "name": "Another review",        "probability": 0.95      }    ] }, "query": {    "id": "1564747029122-9e02a1868d70b7a3",    "domain": "example.com",    "userQuery": {      "pageType": "productReviews",      "url": "https://example.com/product-review"    } }   } ]
Copy

Read more about the fields in the docs.

Try the product reviews beta API today!

Here’s what you need to do if you want to get access to the Zyte Automatic Extraction Product reviews API beta:

  1. Sign up for a free trial here.
  2. You can start using the Product Reviews API straight away.

Product Reviews API is free for 14 days or until you reach 10K requests (whichever comes sooner). After that, you will be billed $60/month if you don’t cancel your subscription.

If you want to try the Product reviews API beta, sign up here for free!

Try Zyte API

Build your first scraper in minutes

Free trial, no credit card. From a single request to production in an afternoon.

Get started

Attila Toth

Attila's 33 articles focus on the practical mechanics of scraping at scale: proxy types and success rates, ban avoidance, and Zyte's beta APIs for specific verticals (product reviews, automotive data, job postings, real estate, and news). He also authored the "Zyte Developers Com…

More from this author

Continue reading

Teaching AI to scrape like a pro: how we measure LLMs’ data quality
How To

Teaching AI to scrape like a pro: how we measure LLMs’ data quality

AI-enabled code editors can now conjure scraping code on command. But is it any good? Here’s how Zyte re-engineered LLMs with Web Scraping Copilot to drive best-in-class output.

Theresia Tanzil10 min
Analyze web data quickly with Jupyter Notebooks and Zyte API
How To

Analyze web data quickly with Jupyter Notebooks and Zyte API

With AI Scraping in Zyte API, you can pull data from any e-commerce website straight into your Jupyter notebooks.

Neha Setia Nagpal2 mins
Overcoming web scraping challenges of Puppeteer and Playwright
How To

Overcoming web scraping challenges of Puppeteer and Playwright

Discover the challenges of scaling web scraping with Playwright & Puppeteer, from browser farm management to IP rotation and anti-scraping tactics.

Neha Setia Nagpal1 mins
Inside Zyte's System Design Process: How We Build Scalable, Reliable Solutions
How To

Inside Zyte's System Design Process: How We Build Scalable, Reliable Solutions

Explore Zyte’s approach to building scalable and reliable systems through PRDs, technical requirements, solution evaluation, and real-world design insights.

Alexander Sibiryakov1 mins
Leveraging Web Scraping and Big Data: The New Frontier in Optimized Delivery Solutions
How To

Leveraging Web Scraping and Big Data: The New Frontier in Optimized Delivery Solutions

Big Data Delivery isn’t just about moving information around—it’s about making it work for you, helping businesses spot trends, predict what’s next, and stay ahead in a cutthroat market.

Karlo Jedud10 mins
AI Web Scraping as the Future of Scalable Data Collection
How To

AI Web Scraping as the Future of Scalable Data Collection

AI-powered web scraping is transforming data collection by making it faster, smarter, and highly scalable. Learn how it overcomes traditional scraping challenges and unlocks new opportunities for businesses across industries.

Karlo Jedud5 mins

The Community · Newsletter

The best of Zyte and the data web, in your inbox.

One curated edition — new articles, product updates, and the stories shaping the data web. No noise.