Shopee Review Scraper avatar

Shopee Review Scraper

Under maintenance
Go to Store
This Actor is under maintenance.

This Actor may be unreliable while under maintenance. Would you like to try a similar Actor instead?

See alternative Actors
Shopee Review Scraper

Shopee Review Scraper

dinhlongit/shopee-review-scraper

Shopee Review Scraper is a tool designed to scrape customer ratings and reviews for products listed on Shopee. By providing a valid Shopee product URL, this Actor extracts essential information such as shop_id, item_id, and retrieves customer reviews, ratings, comments, and metadata.

Developer
Maintained by Community

You can access the Shopee Review Scraper programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.

1echo '{
2  "shopee_url": "https://shopee.vn/S%C3%A1ch-Combo-2-cu%E1%BB%91n-T%C6%B0-Duy-Ng%C6%B0%E1%BB%A3c-T%C6%B0-Duy-M%E1%BB%9F-Nguy%E1%BB%85n-Anh-D%C5%A9ng-SBOOKS-i.182607782.22374558225",
3  "total_ratings": 500
4}' |
5apify call dinhlongit/shopee-review-scraper --silent --output-dataset

Shopee Review Scraper API through CLI

The Apify CLI is the official tool that allows you to use Shopee Review Scraper locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

1npm i -g apify-cli
2apify login

Other API clients include: