Lazada Scraper avatar
Lazada Scraper

Pricing

$99.00 / 1,000 results

Go to Store
Lazada Scraper

Lazada Scraper

Developed by

Tin Duong

Tin Duong

Maintained by Community

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.

0.0 (0)

Pricing

$99.00 / 1,000 results

4

Total users

203

Monthly users

11

Runs succeeded

>99%

Last modified

3 months ago

You can access the Lazada Scraper programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.

$echo '{
< "startUrls": [
< {
< "url": "https://www.lazada.co.id/beli-handphone/"
< }
< ],
< "maxPages": 2,
< "proxyConfig": {
< "useApifyProxy": true,
< "apifyProxyGroups": [
< "RESIDENTIAL"
< ],
< "apifyProxyCountry": "US"
< }
<}' |
<apify call dtrungtin/lazada-scraper --silent --output-dataset

Lazada Scraper API through CLI

The Apify CLI is the official tool that allows you to use Lazada Scraper locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: