TOC TOC Chile Scraper & API
Pricing
from $5.00 / 1,000 aviso extraidos
TOC TOC Chile Scraper & API
Scrape public TOC TOC real estate listings in Chile. Extract houses and apartments for sale or rent with UF/CLP prices, locations, bedrooms, bathrooms, surface, images, listing URLs, and paginated results as JSON, CSV, Excel, or API data.
Pricing
from $5.00 / 1,000 aviso extraidos
Rating
0.0
(0)
Developer
Scrapers Chile
Maintained by CommunityActor stats
0
Bookmarked
10
Total users
5
Monthly active users
3 days ago
Last modified
Categories
Share
TOC TOC Chile Scraper API
Use this TOC TOC scraper API to extract public Chile real estate listings from toctoc.com. The Actor exports structured property data for apartments and houses for sale or rent, including UF/CLP prices, locations, bedrooms, bathrooms, surface details, images, listing URLs, and paginated search results.
Use it to collect listings from TOC TOC by location, property type, and operation:
- departamentos en venta en Santiago
- casas en arriendo en Las Condes
- departamentos en arriendo en Providencia
- casas en venta en Nunoa
- Chile real estate listings, property prices, and housing market data
Also known as: TOCTOC scraper, TOC TOC API, Chile property scraper, Chile real estate scraper, departamentos Chile API, casas en arriendo Chile, propiedades en venta Chile, Apify real estate scraper Chile.
What does this TOC TOC scraper do?
The Actor reads TOC TOC's public SEO result pages and the JSON pagination endpoint used by those pages, then saves each public property listing to the Apify Dataset. Results can be downloaded as JSON, CSV, Excel, XML, RSS, or accessed through the Apify API.
It supports:
- Apartments, houses, and mixed house/apartment searches.
- Properties for sale and rent.
- Location-based searches by commune,
commune, region, region slug, official Chilean region name, or TOC TOC search URL. - Multi-page extraction with up to 20 listings per TOC TOC SEO page.
- JSON extraction from
__NEXT_DATA__and/gw-lista-seo/propiedades, with the older browser flow kept as fallback. - Residential Chile proxy configuration for more stable cloud runs.
- Raw TOC TOC property objects in
raw_propertyfor traceability.
What data can you extract?
Each dataset item can include:
| Field | Description |
|---|---|
listing_id | TOC TOC property identifier. |
title | Public listing title or project name. |
price_text | Price normalized as readable text. |
price_uf_min, price_uf_max | UF price range when available. |
price_clp_min, price_clp_max | CLP price range when available. |
operation | Sale or rent. |
property_type | Apartment, house, or other property type returned by TOC TOC. |
status | New or used when it can be inferred. |
commune, region, location | Published location fields. |
bedrooms_min, bedrooms_max | Bedroom range. |
bathrooms_min, bathrooms_max | Bathroom range. |
usable_area_m2_min, usable_area_m2_max | Usable area range. |
total_area_m2_min, total_area_m2_max | Total area range. |
latitude, longitude | Coordinates when TOC TOC returns them. |
image_url | Public image URL when available. |
url | Public listing URL. |
page, position | Result position metadata. |
raw_property | Original property object returned by TOC TOC. |
Example output:
{"listing_id": "3141513","title": "Diagonal Vicuna","url": "https://www.toctoc.com/propiedades/compranuevo/departamento/santiago/diagonal-vicuna/3141513","operation": "Venta","property_type": "Departamento","status": "Nuevo","location": "Santiago","price_text": "UF 3.109","price_uf_min": 3109,"bedrooms_min": 1,"bedrooms_max": 2,"bathrooms_min": 1,"bathrooms_max": 2,"usable_area_m2_min": 31,"usable_area_m2_max": 59.07}
Input
For most runs, use:
location: normal location text or a TOC TOC search URL, such asSantiago,Santiago, Region Metropolitana,Las Condes,Vina del Mar, Region de Valparaiso,Region Metropolitana de Santiago, orhttps://www.toctoc.com/venta/departamento/metropolitana/santiago.propertyType:departamento,casa, orcasa-departamento; API aliases such asapartamento,dpto,house, andcasa-o-departamentoare also accepted.operation:comprarfor sale listings orarrendarfor rental listings; API aliases such asventa,alquiler, andrentaare also accepted.maxItems: maximum properties to save.maxPages: maximum TOC TOC SEO pages, where each page contains up to 20 results.
{"location": "Santiago","propertyType": "departamento","operation": "comprar","maxItems": 100,"maxPages": 4}
Advanced users can pass locationId if they already know the TOC TOC polygon ID. The current SEO extraction path does not require it, but it is still accepted for fallback compatibility.
Typical use cases
| Use case | How this Actor helps |
|---|---|
| Real estate market research in Chile | Track asking prices, UF/CLP values, locations, property types, and visible features across communes. |
| Lead generation | Build structured datasets of public property ads for brokerage, sales, and real estate prospecting workflows. |
| Competitor monitoring | Monitor listings by neighborhood, property type, operation, project, seller, or commune. |
| Pricing intelligence | Compare sale and rental prices, UF ranges, and visible property attributes. |
| Dashboards and BI | Export JSON, CSV, Excel, XML, or API data into spreadsheets, warehouses, BI dashboards, and internal reports. |
Reliability notes
TOC TOC has changed its older search contract, so this Actor now prioritizes the public SEO pages and their JSON pagination endpoint. If that source is unavailable, it can fall back to the older browser-based flow. It does not log in, bypass private areas, collect credentials, or access non-public data.
For best results:
- Keep
maxItemsreasonable. - Use Chile residential proxies in Apify cloud.
- Prefer commune names in
locationfor narrow searches,commune, regionwhen the commune may be ambiguous, or official region names for broad regional inventory. - Use
locationIdonly when you know the exact TOC TOC polygon ID and need fallback compatibility.
Responsible use
This Actor only extracts public listing information visible on TOC TOC search pages. Use the data responsibly and in accordance with applicable laws, privacy rules, TOC TOC terms, and Apify's policies. The Actor is not affiliated with TOC TOC or any real estate broker.