logiover commited on
Commit
ae9a6fc
·
verified ·
1 Parent(s): 2404f7a

Publish sample dataset for tokopedia-product-scraper

Browse files
Files changed (1) hide show
  1. README.md +42 -0
README.md ADDED
@@ -0,0 +1,42 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: cc-by-4.0
3
+ pretty_name: "Tokopedia Product Scraper"
4
+ tags: [ecommerce, web-scraping, apify, business, scraper]
5
+ size_categories:
6
+ - n<1K
7
+ ---
8
+
9
+ # Tokopedia Product Scraper
10
+
11
+ Scrape product listings from Tokopedia.com — Indonesia's largest e-commerce marketplace. Extract prices, ratings, reviews, seller info, discounts, categories, and more via fast HTTP-only GraphQL API. No browser needed. Supports parallel scraping, filters, and pagination up to 60,000+ products.
12
+
13
+ ## What the actor scrapes
14
+
15
+ # 🛒 Tokopedia Scraper — Indonesia E-Commerce Product Data Scrape product listings from **Tokopedia.com**, Indonesia's largest online marketplace with 100M+ monthly visitors. This Apify Actor extracts structured product data — prices, discounts, ratings, reviews, seller information, categories, badges, and shipping labels — directly from Tokopedia's product search API. Fast HTTP-only scraping, no browser needed, with 25+ fields per product. If you need bulk **Tokopedia product data** for price mo
16
+
17
+ ## Who this is for
18
+
19
+ This sample is useful for anyone working in **ecommerce, business** who wants a quick look at the shape of the data before running the live actor at scale. Treat it as a static snapshot — counts, prices and timestamps reflect the moment the sample was captured and will drift over time.
20
+
21
+ ## Source
22
+
23
+ **Live source:** This dataset is a static sample. For fresh, customizable extractions, run the live Apify actor: [logiover/tokopedia-product-scraper](https://apify.com/logiover/tokopedia-product-scraper)
24
+
25
+ ## Fields
26
+
27
+ _No sample rows available for this snapshot — field list will appear once a fresh run is captured._
28
+
29
+ ## Sample preview
30
+
31
+ **Sample data pending** — actor functional but no sample harvested for this snapshot. Run the live actor on Apify to generate output: https://apify.com/logiover/tokopedia-product-scraper
32
+
33
+ ## Snapshot stats
34
+
35
+ - Row count in this sample: **0**
36
+ - Data quality flag at capture time: `FRESH_RUN_FAILED`
37
+
38
+ ## License & Attribution
39
+
40
+ Released under **Creative Commons Attribution 4.0 (CC BY 4.0)**. If you use this data, please credit the source actor and link back to its Apify Store page: [logiover/tokopedia-product-scraper](https://apify.com/logiover/tokopedia-product-scraper).
41
+
42
+ The sample is provided as-is for evaluation and research. Source websites retain their own terms of service — downstream users are responsible for complying with them when running the live actor or redistributing scraped content.