Scrapers.lat logo scrapers.lat
电商

OLX Brazil Classified Ads & Price Scraper

Scrape OLX Brazil classified ads across every category and region. Extract title, price, currency, category, condition, location, seller name, attributes and images. Export to JSON, CSV or Excel. No login or API key.

25 每条记录的字段 JSON · CSV · Excel · API 按用量付费
olx-scraper.json 200 OK
{
  "imageUrl": "https://img.olx.com.br/images/71/7106254215831…",
  "title": "iPhone 11 - 128GB",
  "price": 1100,
  "currency": "BRL",
  "category": "Celulares e Smartphones",
  "categoryId": "3060",
  "condition": "Usado - Bom",
  "location": "Araçuaí - MG",
  "city": "Araçuaí"
}
你会得到什么

每次运行都返回干净、带类型的记录,可直接用于你的 CRM、表格或数据库。

  • 每个结果对应一条干净记录,已去重并规范化
  • JSON、CSV 或 Excel 的稳定结构,也可通过 Apify API 读取
  • 在云端按用量付费,无需安装或维护
返回的字段
Image UrlTitlePriceCurrencyCategoryCategory IdConditionLocationCityNeighbourhoodStateDddUrlListing Id
示例输出

一条真实的示例记录,正是你收到的结构。

Image UrlTitlePriceCurrency
https://img.olx.com.br/images/71/…iPhone 11 - 128GB1100BRL
https://img.olx.com.br/images/11/…Iphone 15 Pro Max Titanium 256GB4290BRL
https://img.olx.com.br/images/32/…iPhone 14 Pro 128GB Roxo (Deep Pu…3500BRL
GET /olx-scraper
{
  "imageUrl": "https://img.olx.com.br/images/71/7106254215831…",
  "title": "iPhone 11 - 128GB",
  "price": 1100,
  "currency": "BRL",
  "category": "Celulares e Smartphones",
  "categoryId": "3060",
  "condition": "Usado - Bom",
  "location": "Araçuaí - MG",
  "city": "Araçuaí"
}

常见问题

Does it cover all of OLX Brazil?

Yes. The actor works across every OLX Brazil category and region, from cars and electronics to real estate and home goods. Paste any olx.com.br search or category URL and it collects the matching listings nationwide.

How many results can I get per run?

There is no hard limit imposed by the actor. OLX returns 50 listings per page and a single category can hold hundreds of thousands of ads. For very large pulls, split by category, region, or search term to stay within practical page depth.

Can I filter by category, location, condition, or keyword?

Yes. Apply any filters directly on olx.com.br and copy the resulting URL into the actor input. All filters encoded in the URL, including search keyword, category, region, and price range, are respected automatically.

What extra data does the detail mode add?

When withDetails is enabled, the actor opens each ad page to add the full seller description, the complete image gallery, the seller name, and structured attributes like brand, model, and color. Leave it off for faster, lighter listing-only runs.

What happens if an ad is removed or blocked during a run?

The actor skips unavailable ads without stopping the run and retries through fresh residential connections to clear access protection. Records that still fail will have the error field populated with the reason.

你准备好,它就就绪。

现在就在 Apify 上运行这个爬虫,或让我们按你的确切需求定制一个。