
Lazada Product Scraper
Pricing
$50.00 / 1,000 results

Lazada Product Scraper
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
Total users
1
Monthly users
1
Runs succeeded
>99%
Last modified
a day ago
Lazada Products Actor
This Apify actor scrapes product information from Lazada based on the provided queries and country. It retrieves detailed product data such as ID, name, URL, price, original price, rating, review count, location, seller details, brand, categories, image URL, SKU, and stock status. Perfect for market research, e-commerce analysis, or gathering product insights from Lazada.
Features
- Product ID
- Product name
- Product URL
- Price
- Original price
- Rating score
- Review count
- Location
- Seller name
- Seller ID
- Brand
- Brand ID
- Categories
- Image URL
- SKU
- SKU ID
- In stock status
Input
The actor accepts a JSON input with the following parameters:
country
(required): The country code for Lazada (e.g., "vn" for Vietnam).proxyConfiguration
(optional): Proxy settings for the request. Apify's residential proxies are recommended to avoid blocks.queries
(required): An array of search queries to find products.
Example input:
{"country": "vn","proxyConfiguration": {"useApifyProxy": true,"apifyProxyGroups": ["RESIDENTIAL"]},"queries": ["whisper"]}
Output
The actor returns a JSON array of product objects with detailed information. Below is a sample output based on the provided results (shortened for brevity):
[{"product_id": "697366781_VNAMZ-1731024455","product_name": "[HCM]10 Muỗng Nhựa Melamine Màu Đen Cán Cong – Mno025","product_url": "product_url","price": "79000","original_price": "","rating_score": "5.0","review_count": "16","location": "Vietnam","seller_name": "dodungmotlan-Bino Shop","seller_id": "200159436774","brand": "No Brand","brand_id": "65074","categories": [12648,62552404,10100151,10100153],"image_url": "https://vn-live-01.slatic.net/p/080f2608e0b2329fd8ef8e18b71ce081.png","sku": "697366781_VNAMZ","sku_id": "1731024455","in_stock": true},{"product_id": "2048987939_VNAMZ-12644419395","product_name": "Gel dinh dưỡng Bucatstate cho Hamster, thỏ, bọ, nhím ...","product_url": "product url ","price": "79000","original_price": "","rating_score": "5.0","review_count": "4","location": "Vietnam","seller_name": "Dream Hamster","seller_id": "200167755006","brand": "No Brand","brand_id": "65074","categories": [12403,10100629,14412],"image_url": "https://vn-live-01.slatic.net/p/d24a4e070022d5dda605c2ba50584640.png","sku": "2048987939_VNAMZ","sku_id": "12644419395","in_stock": true},{"product_id": "2853610694_VNAMZ-13864242379","product_name": "(IMTO) Pet Leash Retractable Dog Leash Automatic Flexible Puppy Cat for Small Medium Dog Pet Supplies Traction Rope Dog Leash","product_url": "product url","price": "63967","original_price": "116000","rating_score": "5.0","review_count": "1","location": "China","seller_name": "lj1378594qiaociq","seller_id": "200164278566","brand": "No Brand","brand_id": "65074","categories": [12403,10100631,14396,14573],"image_url": "https://sg-test-11.slatic.net/p/1df495854231c7f50b24eea9ed9dbd29.jpg","sku": "2853610694_VNAMZ","sku_id": "13864242379","in_stock": true}]
For the full output, check the actor's run results.
supported countries:
- Vietnam
- Indonesia
- Malaysia
- Thailand
- Singapore
- Philipines
For other Ecommerce webscraper we have built, please check https://apify.com/store/categories/ecommerce-scrapers?search=getdataforme
Usage
To run this actor:
- Sign up for an Apify account at apify
- Access the Apify Console or install the Apify CLI.
- Provide the input JSON with country, queries, and optional proxy settings.
- Run the actor and download the results.
For optimal performance, use Apify's residential proxies via the proxyConfiguration
field, as Lazada may restrict non-proxied requests.
Support
For custom/simplified outputs or to report a bug, please contact support@getdataforme.com with "custom support" in the subject line, or submit an issue.
Reach out to us at https://getdataforme.com/contact/.
Thank you!