Scraping API
Scraping API · on-demand jobsOn-demand scraping jobs — submit, poll, download.
What it is
The Scraping API runs scrapes on demand: you submit URLs or product IDs, we fetch them now, and you download the raw results. Use it for pages the universe doesn't track or when you need this hour's numbers. If you want cleaned, history-deep market data without running a scrape, that's the Data API.
1 · Submit→2 · Approval (batch jobs)→3 · Poll retrieve→4 · Download results
Batch jobs (Variant Sold, Listing product) go through team approval — typically within working hours (8am–6pm GMT+8). Single-page endpoints run immediately, no approval.
Endpoints
| Endpoint | Path | What it does | Approval |
|---|---|---|---|
| Variant Sold | /v1/shopee/variant_sold_v1 | Batch variant-sold scrape, up to 50,000 items | Approval required |
| Shopee Product Page | /v1/shopee/get_pc | Single product-page fetch (get_pc) | No approval |
| Shopee Product Page (bulk) | /v1/shopee/get_pc_bulk | Bulk product pages by CSV of product ids | No approval |
| Shopee Listing product | /v1/shopee/search-items · merchant-items | Search / category / merchant listing pages by URL | Approval required |
| Tokopedia PDP | /v1/tokopedia/pdp | Single Tokopedia product-detail scrape | No approval |
| Blibli PDP | /v1/blibli/pdp | Single Blibli product-detail scrape | No approval |
Each endpoint bills its own credit rate (per request, URL or item) from the shared wallet — see the rate card.