Lazada Product Scraper (Pay Per Result) avatar

Lazada Product Scraper (Pay Per Result)

Try for free

Pay $3.00 for 1,000 results

Go to Store
Lazada Product Scraper (Pay Per Result)

Lazada Product Scraper (Pay Per Result)

ecomscrape/lazada-product-scraper
Try for free

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.

You can access the Lazada Product Scraper (Pay Per Result) programmatically from your own applications by using the Apify API. You can 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.

1echo '{
2  "urls": [
3    "https://www.lazada.sg/shop-men-t-shirts//?from=suggest_normal&q=shirt"
4  ],
5  "max_retries_per_url": 2,
6  "timeout": 5,
7  "proxy": {
8    "useApifyProxy": true,
9    "apifyProxyCountry": "SG",
10    "apifyProxyGroups": [
11      "RESIDENTIAL"
12    ]
13  }
14}' |
15apify call ecomscrape/lazada-product-scraper --silent --output-dataset

Lazada Product Scraper (Pay Per Result) API through CLI

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

Install the Apify CLI

1npm i -g apify-cli
2apify login

Other API clients include:

Developer
Maintained by Community

Actor Metrics

  • 6 monthly users

  • 2 stars

  • 87% runs succeeded

  • Created in Dec 2024

  • Modified 3 days ago