Lazada Product Scraper
Pay $3.00 for 1,000 results
Lazada Product Scraper
Pay $3.00 for 1,000 results
An unofficial Lazada API to extract product data from Lazada using specific product URLs, query URLs, or seller URLs. This allows scraping prices, descriptions, images, location, availability, brand, and more.
What does Lazada Product Scraper do?
Lazada product scraper allows you to extract product data from the Lazada shopping site. It gives you detailed product information in structured formats like JSON, which you can use in your own reports, spreadsheets, and applications. Lazada product scraper allows you to collect detailed product information from all countries where Lazada operates, including:
- Product name
- Describe
- Price is being set
- Original price
- Currency type
- Total rating
- Rating score
- Product path
- Place of sale
- Category
- Brand
- Product type
- Seller name
- Product url
- Seller url
- Product image urls
Input & Output
To start collecting Lazada product data, simply fill out the input form. Lazada product scraper recognizes the following input parameters:
- URLs - Links to product information pages, seller product listing pages, or product query pages via search, categories, etc. You can paste URLs one at a time or use the Bulk Edit section to add a prepared list.
- Scrape type - The type of link you just pasted includes: Get products by Queries, Get products from Shops, and Get products by Specific product urls. Note: When using the Get products by Specific product urls option, the Start page and End page input parameters will have no effect.
- Start page & End page - If you use a product listing page path type, don't forget to fill in this field, which allows you to choose the start and end page when crawling from the product listing page.
- Limit the number of retries - Maximum number of retries when collecting data when an unexpected error occurs.
- Timeout on page load - Maximum waiting time when accessing the links you provided.
- Proxy configuration - Add a proxy to ensure that during the data collection process, you are not detected as a bot.
Lazada product scraper offers 3 different types of data collection, including:
1. Collect product data from product information pages
Example Screenshot of product information page:
Input:
1{ 2 "max_retries": 2, // Maximum waiting time when accessing the links you provided. 3 "proxy": { // Add a proxy to ensure that during the data collection process, you are not detected as a bot. 4 "useApifyProxy": true, 5 "apifyProxyGroups": [ 6 "RESIDENTIAL" 7 ], 8 "apifyProxyCountry": "SG" // You should choose an Country that coincides with the Country you want to collect data from 9 }, 10 "scrape_type": "specific_product_urls", // Get products by Specific product urls 11 "timeout": 5, 12 "urls": [ // Links to product information pages. 13 "https://www.lazada.sg/products/baseus-025m05m1m2m3m-lightning-to-usb-cable-led-data-cable-for-iphone-12-11-pro-xs-max-x-xr-8-7-6-6s-fast-charging-charger-mobile-phone-data-cable-for-ipad-wire-cord-i1241736041-s5077956793.html", 14 "https://www.lazada.sg/products/merries-taped-diaper-pull-up-pants-japan-domestic-version-giant-pack-bundle-of-4-i2280759851-s22054156124.html", 15 "https://www.lazada.sg/products/japan-moony-natural-diapers-tape-pants-carton-deal-japan-domestic-sale-version-i2009043719-s12172463797.html" 16 ] 17}
Output:
You get the output from the Lazada product scraper stored in a tab. The following is an example of the Information Fields collected after running the Actor.
1[ // List of product information 2 { 3 "title": "Merries Taped Diaper / Pull Up Pants - Japan Domestic Version Giant Pack [Bundle of 4]", 4 "price": 62, 5 "currency": "$", 6 "total_rating": 167, 7 "detail": "...", // Html of detail, has been hidden for too long 8 "image_urls": [ 9 "https://laz-img-sg.alicdn.com/p/6887d96f08598785a18af0c5208f3d7a.jpg_80x80q80.jpg_.webp", 10 "https://laz-img-sg.alicdn.com/p/46c65b3cec0e9f36e84f0a40b1ddf10b.jpg_80x80q80.jpg_.webp", 11 "https://laz-img-sg.alicdn.com/p/a4ece3788bdc34bbca086de67c151641.png_80x80q80.png_.webp" 12 ], 13 "location": null, 14 "rating_score": 5, 15 "category": "Disposable Diapers", 16 "brand": "Merries", 17 "types": [ 18 "Taped S66 x 4 Packs", 19 "Taped M60 x 4 Packs", 20 "Tape L48 x 4 Packs", 21 "Tape XL40 x 4 Packs", 22 "Pants M58 x 4 Packs", 23 "Pants L50 x 4 Packs", 24 "Pants XL44 x 4 Packs", 25 "Pants XXL26 x 3 Pack", 26 "Taped NB72 x 4 Packs", 27 "Taped M54 x 4 Packs", 28 "Pants L46 x 4 Packs", 29 "Pants XL40 x 4 Packs" 30 ], 31 "original_price": 76.9, 32 "discount": "-19%", 33 "seller_name": "Love, Do-Re-Mi", 34 "seller_url": "https://www.lazada.sg/shop/love-do-re-mi/?itemId=2280759851&channelSource=pdp", 35 "thumbs": null, 36 "from_url": "https://www.lazada.sg/products/merries-taped-diaper-pull-up-pants-japan-domestic-version-giant-pack-bundle-of-4-i2280759851-s22054156124.html", // Which url are the products crawled from 37 "page": null 38 }, // ... Many other product details 39]
2. Collect product data from products from Shops
Example url: https://www.lazada.sg/baseus-car-accessory-store/?q=All-Products&from=wangpu&langFlag=en&pageTypeId=2
Example Screenshot of Shop product list page:
Input:
1{ 2 "max_retries": 2, // Maximum waiting time when accessing the links you provided. 3 "end_page": 10, // Last page you want scrape 4 "start_page": 1, // First page you want scrape 5 "proxy": { // Add a proxy to ensure that during the data collection process, you are not detected as a bot. 6 "useApifyProxy": true, 7 "apifyProxyGroups": [ 8 "RESIDENTIAL" 9 ], 10 "apifyProxyCountry": "SG" // You should choose an Country that coincides with the Country you want to collect data from 11 }, 12 "scrape_type": "specific_product_urls", // Get products by Specific product urls 13 "timeout": 5, 14 "urls": [ // List of Product list page from Shop 15 "https://www.lazada.sg/shop/zanzea-official-store/?spm=a2o42.pdp_revamp.seller.1.52a56a59e6sjZ2&itemId=3116600750&channelSource=pdp" 16 ] 17}
Output:
You get the output from the Lazada product scraper stored in a tab. The following is an example of the Information Fields collected after running the Actor.
1[ 2 { 3 "title": "100% Cotton Summer Loose Unisex Style Short Sleeved T-shirt Men/Women LABUBU Printed Top", 4 "price": 4.16, 5 "currency": "$", 6 "total_rating": 97, 7 "detail": [ 8 "All Are In Stock.", 9 "Main color: white darkgrey light purple", 10 "Size: M L XL 2XL 3XL", 11 "Sleeve length: Short sleeved", 12 "Clothing style: loose fitting", 13 "Collar type: Round neck", 14 "Style: Korean version", 15 "Year Season: Summer 2024" 16 ], 17 "url": "https://www.lazada.sg/products/100-cotton-summer-loose-unisex-style-short-sleeved-t-shirt-menwomen-labubu-printed-top-i3177278617.html", 18 "image_urls": [ 19 "https://sg-test-11.slatic.net/p/b877c47ef7bdcdcd383e03b605e52379.jpg" 20 ], 21 "location": "China", 22 "rating_score": 4.884615384615385, 23 "category": null, 24 "brand": "No Brand", 25 "types": "3177278617_SGAMZ", 26 "original_price": 13.0, 27 "discount": null, 28 "seller_name": "Adolph", 29 "seller_url": null, 30 "thumbs": [ 31 { 32 "image": "https://sg-test-11.slatic.net/p/69bc63113f2db470ba21574aad02192c.jpg", 33 "url": "/products/100-cotton-summer-loose-unisex-style-short-sleeved-t-shirt-menwomen-labubu-printed-top-i3177278617.html" 34 }, 35 { 36 "image": "https://sg-test-11.slatic.net/p/27417ec80973f0b3b89364f9c9c38977.jpg", 37 "url": "/products/100-cotton-summer-loose-unisex-style-short-sleeved-t-shirt-menwomen-labubu-printed-top-i3177278617.html" 38 }, 39 { 40 "image": "https://sg-test-11.slatic.net/p/b877c47ef7bdcdcd383e03b605e52379.jpg", 41 "url": "/products/100-cotton-summer-loose-unisex-style-short-sleeved-t-shirt-menwomen-labubu-printed-top-i3177278617.html" 42 }, 43 { 44 "image": "https://sg-test-11.slatic.net/p/27417ec80973f0b3b89364f9c9c38977.jpg", 45 "url": "/products/100-cotton-summer-loose-unisex-style-short-sleeved-t-shirt-menwomen-labubu-printed-top-i3177278617.html" 46 }, 47 { 48 "image": "https://sg-test-11.slatic.net/p/69bc63113f2db470ba21574aad02192c.jpg", 49 "url": "/products/100-cotton-summer-loose-unisex-style-short-sleeved-t-shirt-menwomen-labubu-printed-top-i3177278617.html" 50 }, 51 { 52 "image": "https://sg-test-11.slatic.net/p/76b95c49f05ce4cff0f78cfcfaebb2ab.jpg", 53 "url": "/products/100-cotton-summer-loose-unisex-style-short-sleeved-t-shirt-menwomen-labubu-printed-top-i3177278617.html" 54 }, 55 { 56 "image": "https://sg-test-11.slatic.net/p/27417ec80973f0b3b89364f9c9c38977.jpg", 57 "url": "/products/100-cotton-summer-loose-unisex-style-short-sleeved-t-shirt-menwomen-labubu-printed-top-i3177278617.html" 58 } 59 ], 60 "from_url": "https://www.lazada.sg/shop/zanzea-official-store/?spm=a2o42.pdp_revamp.seller.1.52a56a59e6sjZ2&itemId=3116600750&channelSource=pdp", // Which url are the products crawled from 61 "page": 1, //Which page are the product crawled from 62 }, // ... Many other product details 63]
3. Collect product data from products by Queries
Example Screenshot of Shop product list page:
Input:
1{ 2 "max_retries": 2, // Maximum waiting time when accessing the links you provided. 3 "end_page": 10, // Last page you want scrape 4 "start_page": 1, // First page you want scrape 5 "proxy": { // Add a proxy to ensure that during the data collection process, you are not detected as a bot. 6 "useApifyProxy": true, 7 "apifyProxyGroups": [ 8 "RESIDENTIAL" 9 ], 10 "apifyProxyCountry": "SG" // You should choose an Country that coincides with the Country you want to collect data from 11 }, 12 "scrape_type": "specific_product_urls", // Get products by Specific product urls 13 "timeout": 5, 14 "urls": [ // List of product list page from query urls 15 "https://www.lazada.sg/tag/shirt/?spm=a2o42.homepage.search.2.771246b5jrb4iU&q=shirt&_keyori=ss&from=search_history&sugg=shirt_0_1&catalog_redirect_tag=true" 16 ] 17}
Output:
You get the output from the Lazada product scraper stored in a tab. The following is an example of the Information Fields collected after running the Actor.
1[ 2 { 3 "title": "Solid Color Long Sleeve T-shirt Men's Casual Large Size Inside The Base Shirt To Wear Fashion Young Men's Ins Trend", 4 "price": 2.86, 5 "currency": "$", 6 "total_rating": 9, 7 "detail": [ 8 "Products are in stock and ready to ship immediately. fast delivery guaranteed Check all products before shipping.", 9 "Please click to read product details. There is a size chart listed. is below", 10 "Good fabric, quality guaranteed, comfortable to wear, washable and not stretchy.", 11 "Beautiful, modern design, suitable for many occasion" 12 ], 13 "url": "https://www.lazada.sg/products/solid-color-long-sleeve-t-shirt-mens-casual-large-size-inside-the-base-shirt-to-wear-fashion-young-mens-ins-trend-i2936488940.html", 14 "image_urls": [ 15 "https://sg-test-11.slatic.net/p/9206aa6b825f3f42f4d076921de9aca1.jpg" 16 ], 17 "location": "China", 18 "rating_score": 4.555555555555555, 19 "category": null, 20 "brand": "OEM", 21 "types": "2936488940_SGAMZ", 22 "original_price": 14.0, 23 "discount": null, 24 "seller_name": "shaw MALL", 25 "seller_url": null, 26 "thumbs": [ 27 { 28 "image": "https://sg-test-11.slatic.net/p/eb247ff22a03be7bb60146805b3dde06.jpg", 29 "url": "/products/solid-color-long-sleeve-t-shirt-mens-casual-large-size-inside-the-base-shirt-to-wear-fashion-young-mens-ins-trend-i2936488940.html" 30 }, 31 { 32 "image": "https://sg-test-11.slatic.net/p/53b8561c0801b52b3bdf7f9e7795450f.jpg", 33 "url": "/products/solid-color-long-sleeve-t-shirt-mens-casual-large-size-inside-the-base-shirt-to-wear-fashion-young-mens-ins-trend-i2936488940.html" 34 }, 35 { 36 "image": "https://sg-test-11.slatic.net/p/540395d979fddddea09b9032e079b3dd.jpg", 37 "url": "/products/solid-color-long-sleeve-t-shirt-mens-casual-large-size-inside-the-base-shirt-to-wear-fashion-young-mens-ins-trend-i2936488940.html" 38 } 39 ], 40 "from_url": "https://www.lazada.sg/tag/shirt/?spm=a2o42.homepage.search.2.771246b5jrb4iU&q=shirt&_keyori=ss&from=search_history&sugg=shirt_0_1&catalog_redirect_tag=true", // Which url are the products crawled from 41 "page": 1 // Which page are the products crawled from 42 }, // ... Many other product details 43]
How can I use the data extracted from Lazada with Lazada Product Scraper?
1💙 Increase brand awareness. 2📈 Analyze upcoming trends and influences of product categories or Brands, Sellers. 3🔬 Get data for research and testing. 4⭐ NCount and score authentic product reviews and back up sentiment analysis with real data. 5🪧 Plan commercial campaigns on Lazada or other sales platforms. 6📚 Simplify market research and marketing campaigns. 7📋 Get a list of perfectly matched marketing leads.
Your feedback
We are always working to improve Actors' performance. So, if you have any technical feedback about Lazada product scraper or simply found a bug, please create an issue on the Actor's Issues tab in Apify Console.
Actor Metrics
3 monthly users
-
2 stars
33% runs succeeded
Created in Dec 2024
Modified 17 hours ago