REVIEWS.io Reviews Scraper for Shopify stores avatar

REVIEWS.io Reviews Scraper for Shopify stores

Pricing

from $0.80 / 1,000 reviews

Go to Apify Store
REVIEWS.io Reviews Scraper for Shopify stores

REVIEWS.io Reviews Scraper for Shopify stores

Export every REVIEWS.io review from any Shopify store: rating, title, text, photos, author, date and product. Store-wide or per product. No login, no API key. JSON, CSV or Excel.

Pricing

from $0.80 / 1,000 reviews

Rating

0.0

(0)

Developer

Stan Van Rooy

Stan Van Rooy

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

a day ago

Last modified

Share

Export every REVIEWS.io review from any Shopify store. Paste a store URL for the complete review history or a product URL for one product, and get the rating, title, text, photos, author, date, verified-buyer flag and product for each review. A store URL returns product reviews and company (merchant) reviews together, newest first. No login, no API key, no browser. Download as JSON, CSV or Excel.

How to export REVIEWS.io reviews

  1. Open the store in your browser and copy its URL (for example https://flamingocandles.co.uk). For a single product, copy the product page URL instead (for example https://kambukka.com/products/olympus-300-ml-blush-horizon).
  2. Paste it into Start URLs. You can add as many stores and products as you like; each one is scraped in turn.
  3. Set Maximum reviews per URL. Use 0 to export the full history.
  4. Click Start. When the run finishes, open the Output tab and download the reviews as JSON, CSV, Excel or XML.

What data you get

FieldWhat it holds
review_idREVIEWS.io review id
ratingStar rating, 1 to 5
review_titleReview headline, when the reviewer wrote one
bodyFull review text
authorReviewer name as shown on the store
date, date_utcDate as REVIEWS.io reports it, and the same instant as ISO 8601 UTC
verified_buyertrue when REVIEWS.io shows the Verified Buyer badge
imagesFull-size URLs of customer photos
product_nameThe reviewed product (empty for company reviews)
platformAlways reviewsio

review_type tells product reviews (product_review) from company reviews (store_review). Per-question ratings from the REVIEWS.io form are passed through in ratings. A product URL is matched the same way the REVIEWS.io widget does it: variant SKUs, variant ids, product id and handle.

How to tell if a store uses REVIEWS.io

REVIEWS.io stores show the REVIEWS.io carousel or a rating snippet that links to reviews.io. In the page source search for reviews.io, ReviewsWidget( or reviewsIoStore. You do not have to check first: if the store runs another review app, the run says which one and links the scraper for it.

Input

FieldTypeDescription
startUrlsarray, requiredStore URLs (flamingocandles.co.uk, https://flamingocandles.co.uk) for every review in the store, or product URLs (https://kambukka.com/products/olympus-300-ml-blush-horizon) for that product only.
maxReviewsintegerStop after this many reviews per URL. Default 100, 0 means no limit.
{
"startUrls": [{ "url": "https://flamingocandles.co.uk" }],
"maxReviews": 500
}

Output example

{
"review_id": "store_review-30976536",
"author": "Louise van Delft",
"rating": 5,
"review_title": null,
"body": "Cute keyrings. Very happy with my purchase",
"date": "2026-09-20 10:31:52",
"date_utc": "2026-09-20T10:31:52Z",
"product_name": null,
"verified_buyer": true,
"images": [],
"platform": "reviewsio"
}

Next to these standard fields, every raw REVIEWS.io field is passed through unchanged, so nothing the widget shows is lost.

Pricing

Pay per result: $1.00 per 1,000 reviews plus a small Actor start fee ($0.0025 per GB of memory, one event per run). Volume users on higher Apify plans pay less per review.

ExportReviewsCost
One product200about $0.20
A mid-size store5,000about $5.00
A large store, full history50,000about $50

FAQ

Do I need a REVIEWS.io account or API key?

No. The scraper reads the same public review feed the store's REVIEWS.io widget loads for every visitor. You only need the store URL.

Can I export the reviews of one product only?

Yes. Use the product URL (https://store.com/products/handle). Store URLs return every review in the store.

How many reviews can I get?

All of them. Set maxReviews to 0 and give the run enough timeout. REVIEWS.io serves 100 reviews per request, so large stores export in minutes.

Why did my run return no reviews?

Usually the store uses a different review app. The status message then names the app it found and links the right scraper. If the store does run REVIEWS.io and still returns nothing, open an issue on the Issues tab with the store URL.

Can I scrape several stores in one run?

Yes. Add one URL per store or product to Start URLs. Each URL gets its own maxReviews budget.

The scraper only collects reviews that are publicly shown on the store. Reviews include names that customers chose to publish; handle them in line with the privacy rules that apply to you (for example GDPR).

Feedback and support

I actively maintain this scraper. Found a bug or need a field? Open an issue on the Issues tab with the store URL.

Not sure which app a store uses?

The Shopify Review Scraper (Judge.me, Loox, Yotpo, Stamped + more) detects the review app of any Shopify store automatically and returns the same output as this scraper. Use it for a list of stores with mixed review apps.

Scrapers for other Shopify review apps

More review scrapers