Scrapers.lat logo scrapers.lat
电商

Yapo.cl Chile Classifieds & Car Listings Scraper

Scrape Yapo.cl Chile classifieds for cars, real estate and goods. Extract title, price in CLP or UF, category, comuna, region, seller, condition and photos. Covers all Chilean regions. Export to JSON, CSV or Excel.

16 每条记录的字段 JSON · CSV · Excel · API 按用量付费
yapo-scraper.json 200 OK
{
  "imageUrl": "https://photos.encuentra24.com/t_or_fh_m/f_aut…",
  "title": "Reloj Inteligente Apple Watch SE 40mm Aluminio…",
  "price": 180000,
  "currency": "CLP",
  "category": "electronica telefono movil",
  "comuna": "Curicó",
  "url": "https://www.yapo.cl/electronica-telefono-movil…",
  "listingId": "26766965",
  "sellerName": "Camila Rojas Manzo"
}
你会得到什么

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

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

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

Image UrlTitlePriceCurrency
https://photos.encuentra24.com/t_…Reloj Inteligente Apple Watch SE …180000CLP
https://photos.encuentra24.com/t_…Flex de Carga Compatible IPhone 1…30576CLP
https://photos.encuentra24.com/t_…Galaxy Watch4 Classic bisel girat…100000CLP
GET /yapo-scraper
{
  "imageUrl": "https://photos.encuentra24.com/t_or_fh_m/f_aut…",
  "title": "Reloj Inteligente Apple Watch SE 40mm Aluminio…",
  "price": 180000,
  "currency": "CLP",
  "category": "electronica telefono movil",
  "comuna": "Curicó",
  "url": "https://www.yapo.cl/electronica-telefono-movil…",
  "listingId": "26766965",
  "sellerName": "Camila Rojas Manzo"
}

常见问题

What can I scrape from Yapo.cl?

The actor covers Yapo.cl listings across cars, real estate, and general marketplace goods nationwide in Chile. Run any search or open a category on Yapo.cl and paste the resulting URL into the input to scrape those results.

How many results can I get per run?

There is no hard limit imposed by the actor. Yapo.cl paginates search results roughly 30 ads per page, and the scraper follows pages automatically until it reaches your maxItems value or runs out of listings.

Can I filter by category, region, or keyword?

Yes. Apply any filter directly on Yapo.cl, then copy the resulting search URL into the actor input. All filters encoded in the URL are respected, so a search like a category page restricted to a region works as expected.

Why do some prices show UF instead of CLP?

Chilean real estate is often priced in Unidad de Fomento, an inflation-indexed unit. The actor preserves the original unit in the currency field and the numeric value in price, so UF and CLP listings stay distinguishable.

What happens if a listing is removed during a run?

The actor skips unavailable listings without stopping the run. Those records have the error field populated with the reason, while successful records keep error set to null.

你准备好,它就就绪。

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