Unofficial Lazada product detail scraper. Scrape any product in lazada including it's sale price, ratings and sold count
This actor enables you to directly access Lazada's product detail API seemlessly
The API Scraper manages all the complex aspects, sparing you from the headache of handling these details yourself.
To make a request with the Lazada API Scraper, you can define the requests
parameter in JSON format as shown below. This example demonstrates how to fetch product detail.
Get started with Lazada API Scraper by following these simple steps:
Start: Click on Try for free. Prepare Requests: Specify the product URLs you wish to scrape. Refer to the API reference section for guidance. Example URLs include:
Execution: Click Start and wait for the results. The status will switch from Running to Succeeded upon completion. Results: Access your data in the Storage tab, available in various formats like JSON, CSV, and more.
Example Input:
1{ 2 "requests": [ 3 { 4 "url": "https://www.lazada.com.ph/products/bpafree-tumbler-1-liter-water-bottle-fitness-sports-motivational-time-marker-and-straw-32-ounces-i4517966267-s25859663688.html" 5 } 6 ], 7 "maxRequestRetries": 3 8}
Example Output:
1[ 2 { 3 "itemId": "4165884026", 4 "currency": "₱", 5 "sellerId": "500558272853", 6 "skuId": "23229479330", 7 "categoryId": 5399, 8 "brandName": "No Brand", 9 "skuInfo": [ 10 { 11 "itemId": "4165884026", 12 "skuId": "23229479330", 13 "image": "https://ph-live.slatic.net/p/498afa3dc869a619fcbeac226082fe91.png", 14 "maxBuyQuantity": "50", 15 "url": "https://www.lazada.com.ph/products/-i4165884026-s23229479330.html", 16 "price": { 17 "discountText": "-58%", 18 "originalPriceNumber": 399, 19 "originalPriceText": "₱399.00", 20 "priceNumber": 169, 21 "priceText": "₱169.00" 22 }, 23 "prop": "100006627:TAPE (50pcs) S=3-6kg", 24 "stockQuantity": "50843" 25 }, 26 { 27 "itemId": "4165884026", 28 "skuId": "23229479331", 29 "image": "https://ph-live.slatic.net/p/da2bea18d458bdc99b3b0ce98e61626c.png", 30 "maxBuyQuantity": "50", 31 "url": "https://www.lazada.com.ph/products/-i4165884026-s23229479331.html", 32 "price": { 33 "discountText": "-47%", 34 "originalPriceNumber": 399, 35 "originalPriceText": "₱399.00", 36 "priceNumber": 210, 37 "priceText": "₱210.00" 38 }, 39 "prop": "100006627:-2", 40 "stockQuantity": "52559" 41 }, 42 { 43 "itemId": "4165884026", 44 "skuId": "23229479332", 45 "image": "https://ph-live.slatic.net/p/e0789c34a3c8e55392d8cda8dac199b7.png", 46 "maxBuyQuantity": "50", 47 "url": "https://www.lazada.com.ph/products/-i4165884026-s23229479332.html", 48 "price": { 49 "discountText": "-43%", 50 "originalPriceNumber": 399, 51 "originalPriceText": "₱399.00", 52 "priceNumber": 229, 53 "priceText": "₱229.00" 54 }, 55 "prop": "100006627:-3", 56 "stockQuantity": "53746" 57 }, 58 { 59 "itemId": "4165884026", 60 "skuId": "23229479333", 61 "image": "https://ph-live.slatic.net/p/c09dae13ca9a0a6f9f3ec2c59d3520f4.png", 62 "maxBuyQuantity": "50", 63 "url": "https://www.lazada.com.ph/products/-i4165884026-s23229479333.html", 64 "price": { 65 "discountText": "-40%", 66 "originalPriceNumber": 399, 67 "originalPriceText": "₱399.00", 68 "priceNumber": 239, 69 "priceText": "₱239.00" 70 }, 71 "prop": "100006627:-4", 72 "stockQuantity": "19494" 73 }, 74 { 75 "itemId": "4165884026", 76 "skuId": "23229479334", 77 "image": "https://ph-live.slatic.net/p/09577d816d63187b0b2d446ab2c7ad69.png", 78 "maxBuyQuantity": "50", 79 "url": "https://www.lazada.com.ph/products/-i4165884026-s23229479334.html", 80 "price": { 81 "discountText": "-38%", 82 "originalPriceNumber": 399, 83 "originalPriceText": "₱399.00", 84 "priceNumber": 246.9, 85 "priceText": "₱246.90" 86 }, 87 "prop": "100006627:-5", 88 "stockQuantity": "64258" 89 }, 90 { 91 "itemId": "4165884026", 92 "skuId": "23229479335", 93 "image": "https://ph-live.slatic.net/p/8da1202ae6fa9320280ef53bf904ca97.png", 94 "maxBuyQuantity": "50", 95 "url": "https://www.lazada.com.ph/products/-i4165884026-s23229479335.html", 96 "price": { 97 "discountText": "-33%", 98 "originalPriceNumber": 399, 99 "originalPriceText": "₱399.00", 100 "priceNumber": 267.8, 101 "priceText": "₱267.80" 102 }, 103 "prop": "100006627:-6", 104 "stockQuantity": "147318" 105 }, 106 { 107 "itemId": "4165884026", 108 "skuId": "23229479336", 109 "image": "https://ph-live.slatic.net/p/98a480d633e967438e8d4c4016c78829.png", 110 "maxBuyQuantity": "50", 111 "url": "https://www.lazada.com.ph/products/-i4165884026-s23229479336.html", 112 "price": { 113 "discountText": "-31%", 114 "originalPriceNumber": 399, 115 "originalPriceText": "₱399.00", 116 "priceNumber": 275.6, 117 "priceText": "₱275.60" 118 }, 119 "prop": "100006627:-7", 120 "stockQuantity": "153021" 121 }, 122 { 123 "itemId": "4165884026", 124 "skuId": "23229479337", 125 "image": "https://ph-live.slatic.net/p/a00e4108b1e39351e8d29f01668b4281.png", 126 "maxBuyQuantity": "50", 127 "url": "https://www.lazada.com.ph/products/-i4165884026-s23229479337.html", 128 "price": { 129 "discountText": "-29%", 130 "originalPriceNumber": 399, 131 "originalPriceText": "₱399.00", 132 "priceNumber": 284.2, 133 "priceText": "₱284.20" 134 }, 135 "prop": "100006627:-8", 136 "stockQuantity": "113607" 137 }, 138 { 139 "itemId": "4165884026", 140 "skuId": "23229479338", 141 "image": "https://ph-live.slatic.net/p/1ab6bd0c9819677d7cf4e5e6696615dd.png", 142 "maxBuyQuantity": "50", 143 "url": "https://www.lazada.com.ph/products/-i4165884026-s23229479338.html", 144 "price": { 145 "discountText": "-25%", 146 "originalPriceNumber": 399, 147 "originalPriceText": "₱399.00", 148 "priceNumber": 298.8, 149 "priceText": "₱298.80" 150 }, 151 "prop": "100006627:-9", 152 "stockQuantity": "49254" 153 } 154 ], 155 "title": "50PCS Korean 100% Cotton Baby Diaper And Disposable Diapers", 156 "rating": "5", 157 "sold": "57.8K", 158 "description": [ 159 { 160 "width": 750, 161 "type": "img", 162 "value": "https://ph-live-02.slatic.net/p/b2b74bfadd78315490ef40f2930aee05.png", 163 "height": 750, 164 "ratio": 1 165 }, 166 { 167 "width": 750, 168 "type": "img", 169 "value": "https://ph-live-02.slatic.net/p/c5503943456081444e934d235af1db5b.png", 170 "height": 750, 171 "ratio": 1 172 }, 173 { 174 "width": 750, 175 "type": "img", 176 "value": "https://ph-live-02.slatic.net/p/6218edbb804f828cb84784761305610e.png", 177 "height": 750, 178 "ratio": 1 179 }, 180 { 181 "width": 750, 182 "type": "img", 183 "value": "https://ph-live-02.slatic.net/p/ca5c0a944cf648fb1398d295706f02bf.png", 184 "height": 750, 185 "ratio": 1 186 }, 187 { 188 "width": 750, 189 "type": "img", 190 "value": "https://ph-live-02.slatic.net/p/ffa59657b6516e13cc78e5a8ebf7ee39.png", 191 "height": 750, 192 "ratio": 1 193 }, 194 { 195 "width": 750, 196 "type": "img", 197 "value": "https://ph-live-02.slatic.net/p/bec791d70c5740be18307c5e84777117.png", 198 "height": 484, 199 "ratio": 1.55 200 } 201 ], 202 "rateCount": 26094, 203 "rating5Star": 25669, 204 "rating4Star": 188, 205 "rating3Star": 104, 206 "rating2Star": 41, 207 "rating1Star": 92, 208 "originalPriceNumber": 399, 209 "priceNumber": 169, 210 "discountText": "-58%", 211 "country": "PH" 212 }, 213 ... 214]
Scraping publicly available data such as product descriptions, prices, or ratings is generally legal. However, you should always review the terms of service of the website you're scraping and ensure compliance with applicable laws. For more information, you can read Apify's blog post on the legality of web scraping.
We value your feedback! If you have any suggestions for improvements, encounter any bugs, or have any other comments, feel free to create an issue in the Actor's issues tab in the Apify Console.
Yes, if you're scraping publicly available data for personal or internal use. Always review Websute's Terms of Service before large-scale use or redistribution.
No. This is a no-code tool — just enter a job title, location, and run the scraper directly from your dashboard or Apify actor page.
It extracts job titles, companies, salaries (if available), descriptions, locations, and post dates. You can export all of it to Excel or JSON.
Yes, you can scrape multiple pages and refine by job title, location, keyword, or more depending on the input settings you use.
You can use the Try Now button on this page to go to the scraper. You’ll be guided to input a search term and get structured results. No setup needed!