Lazada Scraper — Prices, Ratings & Seller Data
Pricing
from $3.00 / 1,000 products
Lazada Scraper — Prices, Ratings & Seller Data
Scrape Lazada products across all 6 SEA venues (SG/MY/ID/PH/TH/VN) by keyword search, category URL, or product URL — price, discount, rating, reviews, sold count, seller, brand, image. HTTP-only, no login. MCP-ready.
Pricing
from $3.00 / 1,000 products
Rating
0.0
(0)
Developer
Khadin Akbar
Maintained by CommunityActor stats
0
Bookmarked
1
Total users
0
Monthly active users
3 days ago
Last modified
Categories
Share
Lazada Scraper
Scrape Lazada products across all six Southeast Asia venues — Singapore, Malaysia, Indonesia, Philippines, Thailand, and Vietnam — by keyword search, category/shop URL, or product URL. The mode is auto-detected. Returns clean, structured JSON: price, discount, rating, reviews, sold count, seller, brand, location, and image. HTTP-only (no browser, no login), and MCP-ready for AI agents.
What you can do
| Input | What you get |
|---|---|
Keyword (e.g. wireless earbuds) + venue | A search result grid of products, auto-paginated |
Category / shop URL (e.g. https://www.lazada.sg/shop-power-banks/) | Every product on the listing, auto-paginated |
Product URL (e.g. https://www.lazada.sg/products/...-i123-s456.html) | A single product metadata record (name, brand, category, breadcrumbs, image, description; price & rating when Lazada publishes them on the page) |
Output fields
| Field | Description |
|---|---|
type | listing (search/category card) or detail (product page) |
itemId, skuId | Lazada product and SKU ids |
name | Product title |
url | Canonical product URL |
brand | Brand when exposed |
price, priceValue | Formatted price (S$29.90) and numeric value (29.9) |
originalPrice, discount | Pre-discount price and discount label (-50%) |
currency | Venue currency (SGD, MYR, IDR, PHP, THB, VND) |
ratingScore, reviewCount | Average stars and number of reviews |
soldCount | Sold-count label (2K sold) when shown |
sellerName, sellerId, location | Seller info and ship-from location |
imageUrl | Primary image |
venue | sg / my / id / ph / th / vn |
sourceUrl, scrapedAt | Provenance and ISO 8601 timestamp |
Pricing (Pay-Per-Event)
| Event | Price |
|---|---|
| Actor start | $0.00005 |
Product (product) | $0.003 |
You pay $0.003 per product returned, whether from a keyword search, a category/shop listing, or a product URL. Pay-Per-Usage (compute + proxy) is also available — pick whichever billing suits your job size. A 100-result search run costs about $0.30.
Search & category cards always include price, rating, sold count, and seller. A product (PDP) URL returns rich metadata (name, brand, category, breadcrumbs, images, description, availability); its live price and rating are included when Lazada publishes them in the page. For guaranteed prices at scale, use keyword search or category mode.
Example input
{"search": "robot vacuum","country": "sg","maxResults": 100,"maxPagesPerList": 5}
Or by URL (each URL keeps its own country):
{"startUrls": ["https://www.lazada.com.my/catalog/?q=mechanical+keyboard","https://www.lazada.sg/products/sample-i1234567890-s9876543210.html"],"maxResults": 50}
Proxies — important
Lazada (an Alibaba company) protects its sites with the Baxia / RGV587 anti-bot system and serves its content only to visitors located in the target Southeast Asia country. Datacenter proxies are blocked. For reliable results you must use residential proxies located in the venue country:
- Select Apify Residential proxy with the matching country (Singapore for
lazada.sg, Malaysia forlazada.com.my, and so on), or - Supply your own SEA residential proxy URLs in
proxyConfiguration.
If you run with datacenter proxy you will usually get an anti-bot challenge and zero results — the run reports this honestly rather than pretending to succeed.
Use with AI agents (MCP)
This actor is exposed through the Apify MCP server as apify--lazada-scraper. An agent can call it with a single keyword or URL and receive structured product JSON — ideal for price comparison, market research, and competitor monitoring across Southeast Asia.
Common use cases
- Price & promo monitoring across SEA marketplaces.
- Competitor catalog tracking — pull a shop's full listing.
- Market research — category coverage, ratings, and sold-count signals.
- Product enrichment — resolve a Lazada URL to a clean record.
FAQ
Which countries are supported? All six Lazada venues: Singapore (sg), Malaysia (my), Indonesia (id), Philippines (ph), Thailand (th), Vietnam (vn).
Does keyword search work? Yes — set search and country. The actor runs the search on that venue and paginates the result grid.
Do I need a login or cookies? No. The actor reads Lazada's server-rendered product data; no account is required.
Why did I get zero results? Almost always a proxy issue — use residential proxies in the target country (see Proxies above). It can also mean the search/URL genuinely has no listings.
How many products per page? Search and category pages return roughly 40 products each; raise maxPagesPerList to go deeper.
Legal & responsible use
This actor collects only publicly available product information from Lazada and performs no login or access to private data. You are responsible for ensuring your use complies with Lazada's Terms of Service, applicable laws, and data-protection regulations (including the GDPR and local equivalents) in your jurisdiction. Do not use scraped data to infringe intellectual property or for any unlawful purpose. This actor is not affiliated with, endorsed by, or sponsored by Lazada or the Alibaba Group.