VOOZH about

URL: https://apify.com/nifty.codes/tokopedia-sellerreviews-scraper

⇱ Tokopedia Reviews Scraper Β· Apify


Pricing

from $2.00 / 1,000 results

Go to Apify Store

Tokopedia Reviews Scraper

Extract customer reviews from Tokopedia seller pages including ratings, text, and media attachments. Powered by Tokopedia Scraper.

Pricing

from $2.00 / 1,000 results

Rating

0.0

(0)

Developer

πŸ‘ Nifty

Nifty

Maintained by Community

Actor stats

0

Bookmarked

13

Total users

1

Monthly active users

6 days ago

Last modified

Share

This actor extracts Reviews from Tokopedia. It works on seller review pages to collect feedback, ratings, and media shared by customers. The scraper returns structured data for every review visible on the target seller profile.


Want more from Tokopedia?

This actor covers Reviews only. The full Tokopedia Scraper browser extension also includes Products, Variants, Sellers, Reviews with unlimited personal use, real-time scraping with your logged-in sessions, CSV/Excel/JSON export, field customization, and scheduled monitoring.

Get the Tokopedia Scraper extension


Data Fields

Field NameDescriptionExample
Product IDUnique identifier for the reviewed product123456789
Product NameName of the product reviewedSmartphone Galaxy S21
Product Image URLURL of the product thumbnailhttps://images.tokopedia.net/img/p1.jpg
Product Page URLLink to the product listinghttps://www.tokopedia.com/shop/product-slug
Product StatusCurrent availability of the productactive
Product Variant IDID of the specific variant purchased987654321
Product Variant NameName of the variant (color, size)Phantom Black
RatingStar rating given by the user5
Review TimeTimestamp of the review2023-10-27T10:00:00Z
Review TextThe written content of the reviewGreat product, fast shipping!
Reviewer IDUnique identifier for the customer554433
Reviewer NameDisplay name of the reviewerJohn Doe
AvatarURL of the reviewer profile imagehttps://images.tokopedia.net/img/u1.jpg
Reply TextResponse from the sellerThank you for shopping with us!
Reply TimeTimestamp of the seller response2023-10-27T14:00:00Z
Image AttachmentsArray of image URLs attached to review["https://images.tokopedia.net/img/r1.jpg"]
Video AttachmentsArray of video URLs attached to review[]
Total LikesNumber of helpful votes on the review12
Bad Rating ReasonCategorized reason for low ratingsShipping Delay

Input

  • urls: Array of Tokopedia seller review page URLs.
  • maxItems: Maximum number of reviews to extract per URL. Default is 100.

Example Input

{
"urls":["https://www.tokopedia.com/officialstore/review"],
"maxItems":50
}

Example Output

[
{
"productId":"123456",
"productName":"Wireless Mouse",
"productImageUrl":"https://images.tokopedia.net/img/p1.jpg",
"productPageUrl":"https://www.tokopedia.com/store/mouse",
"productStatus":"active",
"productVariantId":"1122",
"productVariantName":"Black",
"rating":5,
"reviewTime":"2023-11-01T08:30:00Z",
"reviewText":"Very responsive and ergonomic.",
"reviewerId":"998877",
"reviewerName":"Alice Smith",
"avatar":"https://images.tokopedia.net/img/a1.jpg",
"replyText":"Glad you liked it!",
"replyTime":"2023-11-01T10:00:00Z",
"imageAttachments":["https://images.tokopedia.net/img/rev1.jpg"],
"videoAttachments":[],
"totalLikes":5,
"badRatingReason":""
},
{
"productId":"654321",
"productName":"Mechanical Keyboard",
"productImageUrl":"https://images.tokopedia.net/img/p2.jpg",
"productPageUrl":"https://www.tokopedia.com/store/keyboard",
"productStatus":"active",
"productVariantId":"3344",
"productVariantName":"Blue Switch",
"rating":4,
"reviewTime":"2023-11-02T12:15:00Z",
"reviewText":"Good clicky feel but a bit loud.",
"reviewerId":"776655",
"reviewerName":"Bob Jones",
"avatar":"https://images.tokopedia.net/img/a2.jpg",
"replyText":"Thanks for the feedback, Bob!",
"replyTime":"2023-11-02T15:00:00Z",
"imageAttachments":[],
"videoAttachments":["https://video.tokopedia.net/v1.mp4"],
"totalLikes":2,
"badRatingReason":""
}
]

Disclaimer

This tool extracts publicly available data. Users are responsible for compliance with applicable terms of service.

You might also like

Tokopedia Products Scraper

nifty.codes/tokopedia-products-scraper

Extract product listings with prices, ratings, and shop details from Tokopedia search results and category pages. Powered by Tokopedia Scraper.

Tokopedia Email Scraper

scrapapi/tokopedia-email-scraper

Tokopedia Scraper

jupri/tokopedia-scraper

πŸ’« All-in-One Tokopedia.com Scraper

Tokopedia Pharser Spider

getdataforme/tokopedia-pharser-spider

The Tokopedia Categories Spider efficiently scrapes comprehensive product data from Tokopedia category pages, including prices, ratings, and seller details....

Tokopedia Email Scraper

api-empire/tokopedia-email-scraper

Automate email extraction from Tokopedia with Tokopedia Email Scraper. The actor scans product and seller pages and pulls available contact emails into structured datasets for CRM enrichment and lead automation.