Skip to main content
Piloterr
Back to library

OLX Search API

Search OLX Brazil classifieds by keyword and get title, price, location, seller type, and condition as structured JSON in real time.

Private1 credit = 1 requestGET/v2/olx/search

Endpoint Overview

Detailed documentation, pricing, and usage examples.

OverviewLink to Overview

OLX is Brazil's largest classifieds marketplace, covering electronics, vehicles, real estate, and dozens of other categories across tens of millions of active listings. The platform blocks automated access with Cloudflare. Piloterr routes each request through infrastructure that handles the bypass, returning paginated search results as structured JSON from a single GET call. No proxy setup, no CAPTCHA handling, no HTML parsing.

Each result includes the listing title, price in BRL, seller type, item condition, city and state, publication date, and image URLs.

QuickstartLink to Quickstart

GET https://api.piloterr.com/v2/olx/search?query=iphone+14

ParametersLink to Parameters

Parameter Type Required Description
query string yes Search keyword or phrase
category string no OLX category slug
state string no State abbreviation
city string no City slug
min_price number no Minimum price in BRL
max_price number no Maximum price in BRL
seller_type string no particular or profissional
sort string no Sort order
page integer no Page number

Response fieldsLink to Response fields

Field Type Description
results[].title string Listing title
results[].price number Price in BRL
results[].seller_type string Seller type
results[].condition string Item condition
results[].location.city string City
results[].published_at string Publication date

Main use casesLink to Main use cases

  • Track real-time price shifts for used electronics on OLX Brazil to calibrate pricing strategies
  • Monitor new vehicle listings by state to spot arbitrage opportunities in the used car market
  • Build a real estate intelligence feed aggregating OLX ads by city for a property analytics dashboard
  • Detect seller volume and pricing patterns by filtering profissional accounts over time
  • Power consumer price alert systems with live OLX classified data across Brazil

Related APIs

Expand your data capabilities with these complementary tools.

Ready to get started?

Your web scraping API is one click away. Start with +500 credits, no infrastructure to set up, no proxies to manage, and no credit card required.

  • +500 credits
  • No credit card required
  • All endpoints included