Lazada Listings Scraper avatar

Lazada Listings Scraper

Pricing

from $3.00 / 1,000 product listings

Go to Apify Store
Lazada Listings Scraper

Lazada Listings Scraper

The Lazada Listings Scraper extracts product data from all six SEA storefronts (SG/MY/TH/PH/VN/ID), capturing titles, prices, discounts, sold counts, ratings, reviews, variants, sellers, and images β€” ideal for price monitoring, catalog research, and competitor intelligence.

Pricing

from $3.00 / 1,000 product listings

Rating

0.0

(0)

Developer

FalconScrape

FalconScrape

Maintained by Community

Actor stats

1

Bookmarked

2

Total users

1

Monthly active users

3 days ago

Last modified

Share

πŸ›’ Lazada Listings Scraper

Easily extract product listings from Lazada across all six Southeast Asian storefronts (Singapore, Malaysia, Thailand, Philippines, Vietnam, Indonesia). The Lazada Listings Scraper delivers structured product data for price monitoring, catalog research, and competitor tracking β€” and reliably bypasses Alibaba's TMD anti-bot stack that blocks most other scrapers.

✨ Features

  • 🏷️ Comprehensive Product Data: Retrieve product titles, prices, original prices, discounts, currencies, sold counts, ratings, review counts, images, variants, sellers, brands, and category breadcrumbs.
  • 🌏 Six SEA Storefronts: One actor covers lazada.sg, lazada.com.my, lazada.co.th, lazada.com.ph, lazada.vn, and lazada.co.id β€” pick the country from a dropdown.
  • πŸ” Multiple Discovery Modes: Scrape by free-text search query, category slug (/shop-mobiles/), direct product URL, or grab the daily homepage flash sale.
  • πŸ›‘οΈ TMD Anti-Bot Bypass: Survives Lazada's captcha gating via managed residential proxies β€” no browser, no Playwright, no fragile stealth scripts.
  • ⚑ Fast & Efficient: Search/category pages return ~40 products with full card data each at ~0.75 credits per product. PDP enrichment available when you need the full product object.

πŸ› οΈ How It Works

  1. Pick a country β€” choose your Lazada storefront from the dropdown.
  2. Pick a discovery mode β€” search queries, category slugs, explicit product URLs, or the homepage flash sale.
  3. Run the Scraper β€” start the process and receive structured product data instantly into the dataset.
  4. Export β€” download as JSON, JSONL, CSV, Excel, HTML, or XML, or pull via the Apify API.

βš™οΈ Input

FieldTypeDescriptionDefault
countrystringLazada storefront. One of sg, my, th, ph, vn, id. Sets the domain, currency, and Scrapfly proxy country.sg
startUrlsarrayExplicit Lazada URLs to scrape. Accepts product pages (/products/...-iXXXXX.html), search pages (/catalog/?q=...), and category pages.[]
searchQueriesarrayFree-text keywords. Each query is paginated from searchStartPage to searchEndPage.[]
categoriesarrayLazada category slugs (e.g. mobiles, laptops, cameras). Scraper hits /shop-{slug}/.[]
homepageOnlybooleanFast free mode β€” fetches only the country homepage and emits the daily flash-sale items. No Scrapfly credits used.false
searchStartPageintegerFirst page index for search/category pagination. Defaults to 2 because Lazada serves a promo landing module on page 1 instead of a grid.2
searchEndPageintegerLast page index (inclusive) for search/category pagination.5
maxItemsintegerHard cap on the number of items pushed to the dataset. 0 means unlimited.50

πŸ’° Pricing (Pay-Per-Event)

This actor uses Pay-Per-Event billing β€” you only pay for the data classes you actually consume. Choose the input mode that matches your need; the cost per row is fixed by what we emit.

EventWhen it firesPrice / 1k rowsPer row
homepage-itemRun with homepageOnly: true β€” daily flash-sale snapshot from the country homepage.$0.50$0.0005
product-listingEach card parsed from a search (/catalog/?q=...) or category (/shop-{slug}/) result page. Carries title, voucher-applied price, discount %, sold count, rating, review count, and image.$3.00$0.003
item-detailEach full product detail page from an explicit startUrls PDP. Adds description, brand, breadcrumbs, variants, seller, and full image gallery.$10.00$0.01

Practical cost examples:

  • Watching today's flash-sale (30 items): **$0.015**
  • 200 products from a category sweep (5 pages Γ— 40 items): **$0.60**
  • 1,000 full PDPs for a price-monitoring pipeline: $10.00

Tip: Search/category mode already returns the voucher-applied price plus rating, reviews, and sold count. For most price-tracking use cases that's all you need β€” item-detail is only required if you want the full description, variants, or seller details.

πŸ“Š Sample Output Data

The scraper provides structured JSON output with key product details. Example:

[
{
"itemId": "3179771414",
"skuId": "21628177316",
"url": "https://www.lazada.sg/products/pdp-i3179771414.html",
"countryCode": "sg",
"title": "Google Pixel XL Original Unlocked 4GB RAM 32GB ROM Android 4G LTE Phone",
"price": 118.84,
"currency": "SGD",
"discountPercent": 20,
"soldCount": 5,
"reviewCount": 1,
"ratingAverage": 5,
"images": [
"https://img.lazcdn.com/g/p/0091046bf97944f4218cd858f1c6c6a7.jpg_200x200q75.jpg"
],
"source": "category",
"scrapedAt": "2026-05-17T11:30:32.480Z"
},
{
"itemId": "100362025",
"skuId": "16307225598",
"url": "https://www.lazada.sg/products/pdp-i100362025-s16307225598.html",
"countryCode": "sg",
"title": "Superchia Organic Chia Seeds 500g USDA-certified(expiry 2028)",
"brand": "SuperFarm",
"breadcrumbs": ["Groceries", "Food Staples & Cooking Essentials", "Dried Goods"],
"category": "Dried Goods",
"categoryId": "10003344",
"price": 18,
"currency": "SGD",
"images": [
"https://laz-img-sg.alicdn.com/p/ae6ce73aec2f3bd8ddda4bacd0577003.jpg",
"https://laz-img-sg.alicdn.com/p/bc9c9a88db0a7ec21f8d532155b90b85.jpg"
],
"variants": [
{ "skuId": "100367035", "options": { "propPath": "120132602:2 packs (500gx2)" } }
],
"seller": { "id": "1677" },
"source": "pdp",
"scrapedAt": "2026-05-17T11:16:52.696Z"
}
]

Track Lazada prices, monitor competitors, and mirror catalogs across SEA with Lazada Listings Scraper today! πŸš€