TOC TOC Chile Scraper & API avatar

TOC TOC Chile Scraper & API

Pricing

Pay per usage

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, coordinates, and paginated results as JSON, CSV, Excel, or API data.

Pricing

Pay per usage

Rating

0.0

(0)

Developer

Scrapers Chile

Scrapers Chile

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

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, coordinates, 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 opens the public TOC TOC results page with a headless browser, captures the JSON response used by the site, and 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 through TOC TOC autocomplete.
  • Multi-page extraction with up to 30 visible results per TOC TOC page.
  • Backend JSON extraction in blocks of up to 510 properties.
  • Residential Chile proxy configuration for more stable cloud runs.
  • Raw indexed property arrays 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 returned by TOC TOC.
image_urlPublic image URL when available.
urlPublic listing URL.
page, positionResult position metadata.
raw_propertyOriginal indexed property array 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, such as Santiago, Las Condes, Providencia, or Vina del Mar.
  • propertyType: departamento, casa, or casa-departamento.
  • operation: comprar for sale listings or arrendar for rental listings.
  • maxItems: maximum properties to save.
  • maxPages: maximum visible TOC TOC pages, where each page is treated as 30 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. If locationId is omitted, the Actor uses TOC TOC autocomplete and prefers an exact commune match.

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 blocks basic HTTP clients for its search endpoints. This Actor uses a browser session only to establish the same public session as a normal visitor and capture the JSON payload used by the result page. 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.
  • Use locationId only when you know the exact TOC TOC polygon ID.

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.