OLX Marketplace Scraper avatar

OLX Marketplace Scraper

Pricing

from $2.99 / 1,000 listings

Go to Apify Store
OLX Marketplace Scraper

OLX Marketplace Scraper

Extract public OLX marketplace listing metadata from Product JSON-LD pages.

Pricing

from $2.99 / 1,000 listings

Rating

0.0

(0)

Developer

w3crawler

w3crawler

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

a day ago

Last modified

Categories

Share

Extracts public OLX listing metadata from current marketplace result cards and Product JSON-LD pages. Records preserve listing IDs, titles, descriptions when exposed, images, prices when applicable, currencies, public location/date labels, listing URLs, source pages, and timestamps.

The Actor uses bounded public listing requests only. It does not sign in, access private messaging or seller data, bypass access controls, or infer listing values.

Input

{
"urls": ["https://www.olx.pl/oferty/q-iphone/"],
"maxPages": 1,
"maxItems": 25
}

proxyConfiguration optionally enables the standard Apify Proxy. Direct requests are the default; enabled runs reuse one valid session ID. Proxy credentials are passed only to the request transport and are never written to datasets or summaries.

Local run

npm install
apify run

Multi-URL runs allocate the item budget across requested markets so an earlier page cannot starve later URLs. Current parsing covers Product JSON-LD, OLX listing cards, and OLX India's embedded public item state; requests use country-consistent language headers. The included local-multi-country.json regression proves real Poland and India records in one bounded run.