Lazada Product Scraper (Rental) avatar

Lazada Product Scraper (Rental)

Try for free

3 days trial then $30.00/month - No credit card required now

Go to Store
Lazada Product Scraper (Rental)

Lazada Product Scraper (Rental)

ecomscrape/lazada-product-scraper-rental
Try for free

3 days trial then $30.00/month - No credit card required now

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 (Rental) 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": 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-rental --silent --output-dataset

Lazada Product Scraper (Rental) API through CLI

The Apify CLI is the official tool that allows you to use Lazada Product Scraper (Rental) 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

  • 1 monthly user

  • 0 No stars yet

  • >99% runs succeeded

  • Created in Dec 2024

  • Modified 6 hours ago