TOC TOC Chile Scraper & API avatar

TOC TOC Chile Scraper & API

Pricing

from $5.00 / 1,000 aviso extraidos

Go to Apify Store
TOC TOC Chile Scraper & API

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

Scrapers Chile

Maintained by Community

Actor stats

0

Bookmarked

10

Total users

5

Monthly active users

3 days ago

Last modified

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_property for traceability.

What data can you extract?

Each dataset item can include:

FieldDescription
listing_idTOC TOC property identifier.
titlePublic listing title or project name.
price_textPrice normalized as readable text.
price_uf_min, price_uf_maxUF price range when available.
price_clp_min, price_clp_maxCLP price range when available.
operationSale or rent.
property_typeApartment, house, or other property type returned by TOC TOC.
statusNew or used when it can be inferred.
commune, region, locationPublished location fields.
bedrooms_min, bedrooms_maxBedroom range.
bathrooms_min, bathrooms_maxBathroom range.
usable_area_m2_min, usable_area_m2_maxUsable area range.
total_area_m2_min, total_area_m2_maxTotal area range.
latitude, longitudeCoordinates when TOC TOC returns them.
image_urlPublic image URL when available.
urlPublic listing URL.
page, positionResult position metadata.
raw_propertyOriginal 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 as Santiago, Santiago, Region Metropolitana, Las Condes, Vina del Mar, Region de Valparaiso, Region Metropolitana de Santiago, or https://www.toctoc.com/venta/departamento/metropolitana/santiago.
  • propertyType: departamento, casa, or casa-departamento; API aliases such as apartamento, dpto, house, and casa-o-departamento are also accepted.
  • operation: comprar for sale listings or arrendar for rental listings; API aliases such as venta, alquiler, and renta are 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 caseHow this Actor helps
Real estate market research in ChileTrack asking prices, UF/CLP values, locations, property types, and visible features across communes.
Lead generationBuild structured datasets of public property ads for brokerage, sales, and real estate prospecting workflows.
Competitor monitoringMonitor listings by neighborhood, property type, operation, project, seller, or commune.
Pricing intelligenceCompare sale and rental prices, UF ranges, and visible property attributes.
Dashboards and BIExport 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 maxItems reasonable.
  • Use Chile residential proxies in Apify cloud.
  • Prefer commune names in location for narrow searches, commune, region when the commune may be ambiguous, or official region names for broad regional inventory.
  • Use locationId only 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.