Shopee Product Reviews Scraper: Full History & Filters
Pricing
from $2.99 / 1,000 customer reviews
Shopee Product Reviews Scraper: Full History & Filters
Scrape full Shopee product reviews by URL: complete review history with text, star and per-aspect sub-ratings, buyer photos and videos, the variant purchased, and seller replies. Filter by star or by media/comments. Works across all 8 Shopee markets.
Pricing
from $2.99 / 1,000 customer reviews
Rating
4.0
(1)
Developer
Zen Studio
Maintained by CommunityActor stats
0
Bookmarked
300
Total users
101
Monthly active users
5.3 hours
Issues response
a day ago
Last modified
Categories
Share
Shopee Product Reviews Scraper | Full Review History, Star Filters & Buyer Photos by URL (2026)
New: a free per-product rating summary. Totals, per-star breakdown, and photo/media counts for every product, in a companion summary dataset.
5,000 reviews in under 60 seconds, the most complete Shopee review scraper on Apify.

| Zen Studio · Marketplace Scrapers • Product data across Asia's top marketplaces | |||
|
➤ You are here |
72 fields: price, stock, variants |
B2B wholesale supplier data |
Search Taobao products |
Copy to your AI assistant
zen-studio/shopee-product-reviews-scraper on Apify. Scrapes full Shopee product reviews by URL: complete review history with text, star and per-aspect sub-ratings, buyer photos and videos, the variant purchased, and seller replies. Filter by star rating (1-5) or by content type (with comments, with media, local). One row per review, 27 fields: reviewId, itemId, shopId, ratingStar, comment, createdAt, editedAt, author, authorId, authorPortrait, authorLoyaltyTier, isAnonymous, isRepeatPurchase, likeCount, status, region, detailedRating (productQuality/sellerService/deliveryService/driverService), variations (variant bought), images, videos, shopReply, followUp, templateTags, overallFit, sizeInfoTags, authorMeasurements, scrapedAt. Also writes one summary row per product to a run-scoped "summary" dataset: total, starBreakdown (counts at 1-5 stars), withComment, withImage, withMedia, localReviews, overseaReviews, repeatPurchases, fitBreakdown, fitPercent, itemId, shopId, region, scrapedAt. Markets (auto-detected from each URL, mix freely): Brazil, Indonesia, Vietnam, Singapore, Thailand, Malaysia, Philippines; Taiwan reviews are not available. Call ApifyClient("TOKEN").actor("zen-studio/shopee-product-reviews-scraper").call(run_input={...}), then client.dataset(run["defaultDatasetId"]).list_items().items for the reviews (the per-product summary is the run's "summary" named dataset). Required: startUrls (Shopee product page URLs containing -i.<shop>.<item>). Optional: starFilter (all/1-5), contentFilter (all/with comments/with media/local), maxReviewsPerProduct (default 1000, 0=full history up to ~14000). PPE: $3.99 per 1000 reviews (FREE plan); paid Apify plans pay less (BRONZE $3.79, SILVER $3.29, GOLD+ $2.99); the summary dataset is free. Free tier: 20 runs lifetime, each a sample of one product's first page (up to 20 reviews), no fan-out. Token: https://console.apify.com/account/integrations
Key Features
- Fast: about 5,000 reviews a minute in our tests (over 8,000 in 90 seconds). A fraction of the time other Shopee review scrapers take.
- 27 fields per review: star rating, per-aspect sub-ratings (product quality, seller service, delivery), review text, buyer photos and videos, the exact variant purchased, seller reply, follow-up review, apparel fit data and reviewer measurements, author loyalty tier, and like count.
- Full review history: collect the complete available review history per product, up to approximately 14,000 reviews on high-volume listings, not just the most recent sample.
- Per-product rating summary: a companion
summarydataset with one row per product — total reviews, the per-star breakdown, counts of reviews with comments / photos / media, local vs overseas buyers, repeat purchases, and apparel fit distribution. Delivered free. - Star and content filtering: narrow to any single star rating (1 through 5) or to reviews with a written comment, with photos or video, or local ratings only.
- 7 Shopee markets: Brazil (BRL), Indonesia (IDR), Vietnam (VND), Singapore (SGD), Thailand (THB), Malaysia (MYR), and the Philippines (PHP). Market is auto-detected from each URL; mix markets in one run. Taiwan is not supported for reviews.
- Free tier: 20 free runs lifetime, each a sample of one product's first page (up to 20 reviews). No credit card required.
How to Scrape Shopee Product Reviews
Basic: all reviews for one product
{"startUrls": [{ "url": "https://shopee.sg/product-i.131198971.6646421738" }]}
Filter to 5-star reviews only
{"startUrls": [{ "url": "https://shopee.sg/product-i.131198971.6646421738" }],"starFilter": "5"}
Reviews with photos or video, up to 500 per product
{"startUrls": [{ "url": "https://shopee.com.my/product-i.1278832578.40313246304" },{ "url": "https://shopee.co.id/product-i.241308147.25992970267" }],"contentFilter": "with media","maxReviewsPerProduct": 500}
Full review history (0 = no limit)
{"startUrls": [{ "url": "https://shopee.sg/product-i.131198971.6646421738" }],"maxReviewsPerProduct": 0}
Set maxReviewsPerProduct to 0 to collect every available review. On popular products this can reach tens of thousands; reviews are returned most-recent first.
Input Parameters
| Parameter | Type | Default | Description |
|---|---|---|---|
startUrls | array | required | Shopee product page URLs containing -i.<shop>.<item>. One product per URL. The market and currency are auto-detected from each URL's hostname, so you can mix markets in one run. |
starFilter | string | "all" | Collect only reviews with this star rating: "all", "5", "4", "3", "2", or "1". |
contentFilter | string | "all" | Collect only reviews matching a content type: "all", "with comments", "with media", or "local". |
maxReviewsPerProduct | integer | 1000 | How many reviews to collect per product. Set to 0 for the full available history (up to approximately 14,000 on large products). Reviews are returned most-recent first. |
starFilter and contentFilter can be combined: for example, starFilter: "1" with contentFilter: "with comments" returns only 1-star reviews that include written text.
What Data Can You Extract from Shopee Reviews?
Every row includes:
Rating: overall star (1-5) and per-aspect sub-ratings for product quality, seller service, delivery service, and driver service.
Review content: written comment, template tags (e.g. "Product Quality", "Packaging"), buyer photos (full CDN URLs), and buyer videos (playable URL, cover thumbnail, duration).
Purchase context: the exact variant bought (name, options, model ID, variant image), and whether this was a repeat purchase.
Seller response: the seller's reply text and timestamp, and any follow-up review the buyer added later (with its own comment, photos, videos, and days-after-purchase marker).
Apparel fit: overall fit rating, size tags, and the reviewer's self-reported measurements (height, weight, etc.) when provided.
Author: display name, user ID, avatar URL, loyalty tier (e.g. "Member Gold"), region, and anonymous flag.
Metadata: review ID, item ID and shop ID (join keys back to the product), like count, status, created and edited timestamps, and scrape timestamp.
Output Example
{"reviewId": 41823956710,"itemId": 6646421738,"shopId": 131198971,"ratingStar": 4,"comment": "Sound quality is great and fits comfortably. Battery life could be slightly better but overall very happy with the purchase. Packaging was neat and delivery was fast.","createdAt": "2026-05-14T13:22:08+00:00","editedAt": "2026-05-15T07:04:31+00:00","author": "s*****n","authorId": 2048193746,"authorPortrait": "https://down-sg.img.susercontent.com/file/sg-11134233-7s4b1-mprq9a1vxk7e2c","authorLoyaltyTier": "Member Silver","isAnonymous": false,"isRepeatPurchase": true,"likeCount": 34,"status": 2,"region": "SG","detailedRating": {"productQuality": 4,"sellerService": 5,"deliveryService": 5,"driverService": null},"variations": [{"name": "Colors","options": ["White"],"modelId": 50598177670,"image": "https://down-sg.img.susercontent.com/file/cn-11134207-7ras8-m98i19fzx5zm92"}],"images": ["https://down-sg.img.susercontent.com/file/sg-11134103-7s5qa-mq8bn0yztpft19","https://down-sg.img.susercontent.com/file/sg-11134103-7s5qa-mq8bn0yztpft2a","https://down-sg.img.susercontent.com/file/sg-11134103-7s5qa-mq8bn0yztpft3b","https://down-sg.img.susercontent.com/file/sg-11134103-7s5qa-mq8bn0yztpft4c"],"videos": [{"id": "sg-11110103-7s4b1-mprqoakbz1wf8c","url": "https://down-tx-sg.vod.susercontent.com/api/v4/11110103/mms/sg-11110103-7s4b1-mprqoakbz1wf8c.mp4","coverUrl": "https://down-zl-sg.img.susercontent.com/sg-11110103-7s4b1-mprqoakbz1wf8c_cover","durationMs": 18450}],"shopReply": {"comment": "Thank you for your detailed feedback! We're glad the sound quality met your expectations. See you again soon.","createdAt": "2026-05-15T02:18:00+00:00"},"followUp": null,"templateTags": ["Product Quality", "Packaging", "Value for Money"],"overallFit": 0,"sizeInfoTags": [],"authorMeasurements": [],"scrapedAt": "2026-06-25T09:14:22.318740+00:00"}
Per-product summary
Alongside the per-review rows, each run writes one summary row per product to a separate summary dataset (open it from the run's Storage tab). It captures the product's whole rating profile at scrape time, independent of how many individual reviews you collected:
{"total": 4201,"starBreakdown": [18, 4, 8, 54, 4117],"withComment": 966,"withImage": 603,"withMedia": 737,"localReviews": 4201,"overseaReviews": 0,"repeatPurchases": 0,"fitBreakdown": { "fit": 0, "large": 0, "small": 0 },"fitPercent": { "fit": null, "large": null, "small": null },"itemId": 42568221380,"shopId": 308461157,"region": "VN","scrapedAt": "2026-08-18T18:04:03.954864+00:00"}
starBreakdown is the number of reviews at each star rating from 1★ to 5★ (here 18 one-star up to 4,117 five-star). withComment, withImage, and withMedia count reviews that contain written text, photos, and any media; localReviews versus overseaReviews splits domestic from cross-border buyers; fitBreakdown and fitPercent describe apparel sizing on clothing products. The summary is delivered free, and itemId/shopId join it back to the review rows and to the product record.
Advanced Usage
Ready-made configurations for voice-of-customer research, negative sentiment mining, media collection, and cross-market review comparison.
Voice of customer: written reviews only
{"startUrls": [{ "url": "https://shopee.sg/product-i.131198971.6646421738" }],"contentFilter": "with comments","maxReviewsPerProduct": 1000}
Negative review mining: 1-star with written comments
{"startUrls": [{ "url": "https://shopee.co.id/product-i.255563049.23157471408" }],"starFilter": "1","contentFilter": "with comments","maxReviewsPerProduct": 500}
Media collection: buyer photos and videos only
{"startUrls": [{ "url": "https://shopee.com.my/product-i.304509804.27940619936" },{ "url": "https://shopee.com.my/product-i.1278832578.40313246304" }],"contentFilter": "with media","maxReviewsPerProduct": 1000}
Full history across multiple products
{"startUrls": [{ "url": "https://shopee.sg/product-i.131198971.6646421738" },{ "url": "https://shopee.co.th/product-i.287137993.23479250722" }],"maxReviewsPerProduct": 0}
Pricing: Pay Per Event (PPE)
$3.99 per 1,000 reviews on the FREE Apify plan. Paid Apify plans receive a lower per-review rate.
| Reviews collected | Cost (FREE plan) |
|---|---|
| 100 | $0.40 |
| 1,000 | $3.99 |
Paid Apify plans pay less per review: BRONZE $3.79, SILVER $3.29, GOLD and above $2.99 per 1,000 reviews. There is no per-product fee; you are billed only for the reviews actually delivered.
Free tier: 20 runs lifetime, no credit card required. Each free run returns a sample of one product's first page (up to 20 reviews). Upgrade to a paid Apify plan for full review history and multiple products per run.
FAQ
What is Shopee? Shopee is the largest e-commerce marketplace in Southeast Asia, also operating in Taiwan and Brazil. It spans Singapore, Indonesia, Malaysia, the Philippines, Thailand, Taiwan, Vietnam, and Brazil, with millions of listings across electronics, fashion, home goods, and groceries. This actor collects buyer reviews from any publicly visible Shopee product page, one row per review.
Which Shopee markets does this actor cover? Reviews are collected from seven markets: Brazil, Indonesia, Vietnam, Singapore, Thailand, Malaysia, and the Philippines. Taiwan product pages do not expose reviews to visitors, so any Taiwan URL is skipped with a notice rather than returning an empty result. The market is auto-detected from each URL, so you can mix markets in one run.
How is this actor different from the Shopee Product Detail Scraper? The Shopee Product Detail Scraper delivers the full product record (price, stock, variants, specifications) plus an optional bounded sample of up to 1,000 recent reviews alongside it.
This actor is a dedicated reviews collector: it delivers the complete available review history (up to approximately 14,000 reviews on large products in full-history mode), supports filtering by star rating and content type, and writes one row per review with no product fields mixed in, plus a per-product rating summary in a companion dataset.
Use the detail actor when you need the product record. Use this actor when you need the full review dataset.
How many reviews can I collect per product?
The default is 1,000. Set maxReviewsPerProduct to 0 to collect everything available. Popular products with 26,000+ total reviews typically yield up to approximately 14,000 via full-history mode. Reviews are returned most-recent first.
How do star and content filters work together?
Each filter narrows the set independently. starFilter: "1" with contentFilter: "with comments" returns only 1-star reviews that also contain written text. Combine freely.
How do I get a Shopee product URL?
Open the product on Shopee and copy the page URL from your browser. It contains the pattern -i.<shopId>.<itemId> (for example https://shopee.sg/product-i.131198971.6646421738). Paste one or more into startUrls. The market is detected automatically, so you can mix markets in one run.
How fresh is the data? Every run collects live data at the moment you start it.
Do I need a Shopee account or cookies? No. Provide product URLs and hit Start; no Shopee account, cookie export, or login is involved.
How do I export the data? Open the run's Storage tab and download JSON, CSV, Excel, or XML, or use the Apify API. JSON preserves all nested fields (variant arrays, sub-ratings, measurement objects, photo arrays). Each row is one review.
Can I join reviews back to product data?
Yes. Every review row carries itemId and shopId as join keys. These match the itemId and shopId fields in the Shopee Product Detail Scraper output.
Is it legal to scrape Shopee reviews? This actor collects publicly visible review data. Users are responsible for complying with Shopee's Terms of Service and applicable data protection regulations, including GDPR, CCPA, PDPA laws across Southeast Asia, and LGPD (Brazil). Reviews contain personal data such as reviewer usernames, avatars, body measurements, and purchase history; handle them accordingly.
What is the free tier? 20 runs lifetime at no cost, no credit card required. Each free run returns a sample of one product's first page (up to 20 reviews). A paid Apify plan unlocks full review history and multiple products per run.
More Zen Studio scrapers
🛒 E-commerce
Naver Search 네이버 검색
AliExpress 全球速卖通
Shopee
Taobao 淘宝
JD.com 京东
1688 阿里巴巴
Goofish 闲鱼
Coupang 쿠팡
Naver Shopping 네이버쇼핑
🎬 Short-video & social
Douyin 抖音
RedNote 小红书
Xigua 西瓜视频
Bilibili 哔哩哔哩
Naver Blog & Cafe 네이버 블로그·카페
🏠 Real estate & autos
Naver 부동산
Anjuke 安居客
58.com 58同城
Autohome 汽车之家
Support
- Bugs: Issues tab
- Features: Issues tab
Legal Compliance
Extracts publicly available review data. Users must comply with Shopee's Terms of Service and applicable data protection regulations (PDPA across Southeast Asia, GDPR, CCPA, and LGPD for Brazil). Reviews contain personal data including reviewer usernames, avatars, body measurements, and purchase history.
Full Shopee product review history by URL: star ratings, review text, buyer photos and videos, variant purchased, and seller replies across 7 Shopee markets.