OLX Product Details Page Scraper (All Country Sites) avatar
OLX Product Details Page Scraper (All Country Sites)

Pricing

$20.00/month + usage

Go to Store
OLX Product Details Page Scraper (All Country Sites)

OLX Product Details Page Scraper (All Country Sites)

Developed by

ecomscrape

ecomscrape

Maintained by Community

The OLX Product Details Page Scraper extracts detailed product data from all OLX country sites, including name, brand, price, rating, image URLs, and more, by providing product details page URLs.

0.0 (0)

Pricing

$20.00/month + usage

0

Total users

25

Monthly users

8

Runs succeeded

>99%

Last modified

2 months ago

You can access the OLX Product Details Page Scraper (All Country Sites) 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.

1echo '{
2  "urls": [
3    "https://www.olx.pl/d/oferta/piec-co-na-pellet-ekogroszek-kociol-kotly-10-kw-miro-mac-5-klasa-CID628-ID14jpvq.html?reason=hp%7Cpromoted"
4  ],
5  "max_retries_per_url": 2,
6  "proxy": {
7    "useApifyProxy": false
8  }
9}' |
10apify call ecomscrape/olx-product-page-details-scraper --silent --output-dataset

OLX Product Details Page Scraper (All Country Sites) API through CLI

The Apify CLI is the official tool that allows you to use OLX Product Details Page Scraper (All Country Sites) locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

1npm i -g apify-cli
2apify login

Other API clients include: