Skip to main content
GET
Shopee Search

Overview

The /shopee/search endpoint searches Shopee Indonesia (shopee.co.id) and returns structured product data including pricing, ratings, seller information, and shipping details.
This endpoint uses browser rendering to bypass anti-bot protection. Requests may take longer compared to renderless endpoints.
Currently only Indonesia (country=id) is supported. More Southeast Asian markets will be added in future updates.

Credits

25 credits per successful request.

Parameters

Query Parameters

string
required
The product search query
string
required
Country code. Currently only id (Indonesia) is supported.
number
default:"0"
Page number for pagination (0-indexed, starts at 0)
string
Sort order for results:
  • relevance - Most relevant (default)
  • ctime - Latest/newest first
  • sales - Best selling
  • price - Price: Low to High
  • -price - Price: High to Low
number
Minimum price filter (in IDR)
number
Maximum price filter (in IDR)
number
Minimum rating filter (1-5)
boolean
default:"false"
Filter for products with free shipping (Gratis Ongkir)

Example Requests

Search with Filters

Search with Rating Filter

Response

Success Response (200)

Returns parsed product search results:

Response Headers

Error Responses

Use Cases

  • Indonesian e-commerce research: Analyze product trends on Shopee Indonesia
  • Price monitoring: Track product prices for competitive analysis
  • Seller analysis: Identify official shops and Star/Preferred sellers
  • Shipping optimization: Find products with free shipping (Gratis Ongkir)
  • Product discovery: Find best-selling products by category
  • Market intelligence: Monitor pricing trends in the Indonesian market

Notes

  • This endpoint requires browser rendering which may result in longer response times
  • Shopee uses 0-indexed pagination (page 0 is the first page)
  • Prices are in Indonesian Rupiah (IDR)
  • The soldCountDisplay field shows the Indonesian format (e.g., “5,2rb terjual” = 5,200 sold)
  • Official shops are verified brand stores on Shopee Mall
  • Preferred/Star sellers have high ratings and good service records