Unofficial Lazada API to extract data from Lazada based on keywords or categories. Scrape prices, product descriptions, images, location, availability, brand, and more. Download extracted data in structured format and use it in reports, spreadsheets, databases, and applications.
Lazada Items Scraper extracts all and any items from any category page on Lazada or by the specific keyword, provided you copy&paste the search URL. Download your data as HTML or Excel table, as well as in JSON, CSV or XML format.
How to use the data extracted from Lazada:
For more ideas on how to use data extracted from Lazada, check out our industries pages which describe at least 12 ways of how web scraping data is used across the projects and businesses of various scale and direction, specifically in the area of retail and e-commerce.
Keep in mind that it is much more efficient to run one longer scrape (at least one minute) than a few shorter ones. because of the startup time. In average, this scraper will cost you around 0.06 USD per 1000 items. For more details, see the platform pricing page. If you’re not sure how much CUs you have left on your plan and whether you might need to upgrade, you can always check your limits in the Settings -> Usage and Billing tab in your Console. The easiest way to know how many CUs you will need is to perform a test run.
This actor will need only two settings from you - a link and a proxy:
{ "useApifyProxy": true }
1{ 2 "startUrls": [ 3 { 4 "url": "https://www.lazada.com.ph/catalog/?q=phone" 5 }, 6 { 7 "url": "https://www.lazada.co.id/beli-handphone/" 8 } 9 ], 10 "maxPages": 10, 11 "proxyConfig": { 12 "useApifyProxy": true 13 } 14}
After the Lazada actor finishes the scraping run, it will store the scraped results in a dataset and show them to you as output results. The results can be downloaded in various formats.
1[{ 2 "url": "https://www.lazada.com.ph/products/buy-1-get-1good-quality-keypad-mobile-phone-classic-cellphone2610-i1052132393.html", 3 "name": "【Buy 1 get 1】Good Quality Keypad Mobile Phone Classic Cellphone(2610)", 4 "image": "https://ph-live-01.slatic.net/p/37a1c9772f1ee7eed5d5b46297968001.jpg", 5 "priceShow": "₱527.36", 6 "discount": "67%off", 7 "location": "Metro Manila", 8 "description": [ 9 "2G connectivity for calling and textingFM radio and MP3 player for music16 MB storage4 plus a MicroSD card slot with support up to 32 GBBeautiful push buttons and iconic, shaped design2 MP camera with LED flash for simple snapsAll-new UI with nods to the originalAwesome battery life, with up to 22 hours talk timeHeadphone jack for your tunes1.77” curved window with polarized layer for better readability in sunlight" 10 ], 11 "sellerName": "Japan Shop 1583415983", 12 "brandName": "No Brand", 13 "price": "527.36", 14 "inStock": true, 15 "originalPrice": "1599", 16 "listUrl": "https://www.lazada.com.ph/catalog/?q=phone" 17}]
Note that the search results may vary if you're executing scraping from different locations. We recommend to use the proxies for the best scraping results from the same location.
This actor, as many scrapers in the retail industry, will require you to use Proxy servers to function properly. We don't recommend running it on a free account for more complicated tasks than getting a sample of results. If you are planning to run this scraper for getting more than a few results, subscribing to the Apify platform will provide you with access to a large pool of proxies.
This actor supports scraping Lazada in the following countries and domains:
If you'd like any more countries and domains to be added to this scraping list, please email dtrungtin@gmail.com with your request.
We have many more e-commerce and retail scrapers in stock for you; to see the list of those, check out the E-commerce Category in Apify Store.
Use the AI Product Matcher. This AI model allows you to compare items from different web stores, identifying exact matches and comparing real-time data obtained via web scraping. With the AI Product Matcher, you can use scraped product data to monitor product matches across the industry, implement dynamic pricing for your website, replace or complement manual mapping, and obtain realistic estimates against your competition for upcoming promo campaigns.
Most importantly, it is relatively easy to get started with (just follow this guide) and is able to match thousands of product pairs.
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!