Lazada Product Scraper avatar
Lazada Product Scraper

Pricing

$50.00 / 1,000 results

Go to Apify Store
Lazada Product Scraper

Lazada Product Scraper

Developed by

GetDataForMe

GetDataForMe

Maintained by Community

Scrape detailed product data from Lazada, including price, ratings, seller info, and stock status. Perfect for market research and e-commerce insights. Input a country code and search queries to get comprehensive product details. Leverage Apify's residential proxies for reliable, block-free scraping

0.0 (0)

Pricing

$50.00 / 1,000 results

0

9

3

Last modified

2 hours ago

Introduction

The Lazada Product Scraper is a powerful Apify Actor designed to extract detailed product information from Lazada, a leading e-commerce platform. By providing a search query, users can scrape product data such as product IDs, names, prices, ratings, and more from Lazada's Malaysia site (or other regions via proxy configuration). This Actor is perfect for market research, price monitoring, and product analysis.

Input Parameters

The Actor accepts the following input parameters:

ParameterTypeDescriptionDefault Value
item_limitIntegerMaximum number of products to scrape.30
proxyConfigurationObjectProxy settings for the request. Includes useApifyProxy, apifyProxyGroups, and apifyProxyCountry.{ "useApifyProxy": true, "apifyProxyGroups": ["RESIDENTIAL"], "apifyProxyCountry": "MY" }
queryStringSearch term to find products (e.g., "phone").None (required)

Example Input

{
"item_limit": 30,
"proxyConfiguration": {
"useApifyProxy": true,
"apifyProxyGroups": ["RESIDENTIAL"],
"apifyProxyCountry": "MY"
},
"query": "phone"
}

Features

  • Customizable Search: Scrape products based on any search query, such as "phone" or "laptop".
  • Comprehensive Data Extraction: Retrieves detailed product information, including price, original price, ratings, seller details, and more.
  • Proxy Support: Uses Apify's proxy configuration to scrape data reliably from specific regions (e.g., Malaysia).
  • Limit Control: Set a maximum number of products to scrape for efficient data collection.
  • Structured Output: Returns clean, JSON-formatted data for easy integration into your workflows.

Output

The Actor outputs a JSON array containing product details. Below is an example of the output structure:

[
{
"product_id": "4370000138_MY-24526036213",
"product_name": "realme Note 60 (4+128GB) | Drop Resistance | Water & Dust Resistance",
"product_url": "https://www.lazada.com.my/products/pdp-i4370000138.html",
"price": "389",
"original_price": "399",
"rating_score": "4.996805111821086",
"review_count": "313",
"location": "Selangor",
"seller_name": "realme Official Store",
"seller_id": "300178887328",
"brand": "Realme",
"brand_id": "164237",
"categories": [2, 3],
"image_url": "https://my-live-01.slatic.net/p/21f90c793af26c06871857e5219f745f.jpg",
"sku": "4370000138_MY",
"sku_id": "24526036213",
"in_stock": true
}
]

Use Cases

  • Market Research: Analyze product offerings, pricing trends, and brand presence on Lazada.
  • Price Monitoring: Track price changes and discounts for specific products or categories.
  • Competitor Analysis: Gather data on sellers, ratings, and reviews to benchmark competitors.
  • Inventory Tracking: Monitor product availability and stock status for business planning.
  • Data Integration: Use the structured JSON output to feed into analytics tools or databases.

Support

For bug reports or custom needs, please contact support@getdataforme.com or use our contact form at https://getdataforme.com/contact/.
Make sure to include a clear subject line in your message, such as "Lazada Product Scraper Support".

Thank you for using the Lazada Product Scraper!