Lazada Scraper avatar

Lazada Scraper

Try for free

Pay $50.00 for 1,000 results

View all Actors
Lazada Scraper

Lazada Scraper

dtrungtin/lazada-scraper
Try for free

Pay $50.00 for 1,000 results

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.

You can access the Lazada Scraper 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  "startUrls": [
3    {
4      "url": "https://www.lazada.co.id/beli-handphone/"
5    }
6  ],
7  "maxPages": 2,
8  "proxyConfig": {
9    "useApifyProxy": true,
10    "apifyProxyGroups": [
11      "RESIDENTIAL"
12    ],
13    "apifyProxyCountry": "US"
14  }
15}' |
16apify 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

1npm i -g apify-cli
2apify login

Other API clients include:

Developer
Maintained by Community
Actor metrics
  • 26 monthly users
  • 1 star
  • 100.0% runs succeeded
  • Created in Jul 2023
  • Modified about 1 month ago
Categories