Skip to main content
GET
Lazada Search

Overview

The /lazada/search endpoint searches Lazada’s e-commerce platform across Southeast Asian markets (Singapore, Malaysia, Thailand, Philippines, Indonesia, Vietnam). It returns structured product data including pricing, ratings, and seller information.

Parameters

Query Parameters

string
required
The product search query
string
default:"www.lazada.sg"
Lazada domain to search:
  • www.lazada.sg (Singapore)
  • www.lazada.com.my (Malaysia)
  • www.lazada.co.th (Thailand)
  • www.lazada.com.ph (Philippines)
  • www.lazada.co.id (Indonesia)
  • www.lazada.vn (Vietnam)
number
default:"1"
Page number for pagination (starts at 1)
string
Sort order for results:
  • relevance - Most relevant (default)
  • priceasc - Price: Low to High
  • pricedesc - Price: High to Low
  • sales - Best selling
  • rating - Highest rated
number
Minimum price filter
number
Maximum price filter
boolean
default:"false"
Filter for LazMall (official store) products only
string
Category filter (e.g., shop-building-toys, electronics)
string
Location filter code (e.g., R536780 for Singapore)
number
Minimum rating filter (0-5)
string
default:"sg"
Country code for proxy location (e.g., sg, my, th, ph, id, vn)
boolean
default:"false"
Return raw JSON response instead of parsed results
boolean
default:"false"
Async mode - returns job ID immediately for later retrieval

Example Requests

Search with Filters

Search on Different Lazada Market

Response

Success Response (200)

Returns parsed product search results:

Response Headers

Error Responses

Use Cases

  • Southeast Asian market research: Analyze product trends across SEA markets
  • Price monitoring: Track product prices across different Lazada markets
  • Competitor analysis: Monitor competitor product listings and pricing
  • LazMall monitoring: Track official store products and promotions
  • Cross-market comparison: Compare prices across Singapore, Malaysia, Thailand, etc.
  • Seller research: Analyze top sellers and their product offerings