Olx Scraper avatar
Olx Scraper

Pricing

$15.00/month + usage

Go to Store
Olx Scraper

Olx Scraper

Developed by

datawizards

datawizards

Maintained by Community

The OLX Scraper is an Apify actor designed to extract detailed data from olx.com. Customize inputs like item limit, price range, and search query. Get comprehensive JSON outputs with listing details, images, prices, and more. Ideal for precise and efficient data scraping.

0.0 (0)

Pricing

$15.00/month + usage

0

Total users

36

Monthly users

17

Runs succeeded

97%

Last modified

2 months ago

You can access the Olx 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 '{
< "query": "mobile phone",
< "price_min": 50,
< "price_max": 50000,
< "item_limit": 100,
< "proxyConfiguration": {
< "useApifyProxy": true
< }
<}' |
<apify call hello.datawizard-owner/olx-scraper --silent --output-dataset

Olx Scraper API through CLI

The Apify CLI is the official tool that allows you to use Olx 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: