Olx Scraper
3 hours trial then $25.00/month - No credit card required now
Olx Scraper
3 hours trial then $25.00/month - No credit card required now
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.
You can access the Olx 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 "query": "mobile phone",
3 "price_min": 50,
4 "price_max": 50000,
5 "item_limit": 100,
6 "proxyConfiguration": {
7 "useApifyProxy": true
8 }
9}' |
10apify 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
1npm i -g apify-cli
2apify login
Other API clients include:
Actor Metrics
2 monthly users
-
0 No stars yet
>99% runs succeeded
Created in Jan 2025
Modified 2 days ago