Lazada Scraper — Prices, Ratings & Seller Data avatar

Lazada Scraper — Prices, Ratings & Seller Data

Pricing

from $3.00 / 1,000 products

Go to Apify Store
Lazada Scraper — Prices, Ratings & Seller Data

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

Khadin Akbar

Maintained by Community

Actor stats

0

Bookmarked

1

Total users

0

Monthly active users

3 days ago

Last modified

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

InputWhat you get
Keyword (e.g. wireless earbuds) + venueA 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

FieldDescription
typelisting (search/category card) or detail (product page)
itemId, skuIdLazada product and SKU ids
nameProduct title
urlCanonical product URL
brandBrand when exposed
price, priceValueFormatted price (S$29.90) and numeric value (29.9)
originalPrice, discountPre-discount price and discount label (-50%)
currencyVenue currency (SGD, MYR, IDR, PHP, THB, VND)
ratingScore, reviewCountAverage stars and number of reviews
soldCountSold-count label (2K sold) when shown
sellerName, sellerId, locationSeller info and ship-from location
imageUrlPrimary image
venuesg / my / id / ph / th / vn
sourceUrl, scrapedAtProvenance and ISO 8601 timestamp

Pricing (Pay-Per-Event)

EventPrice
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 for lazada.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.

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.