Chileautos Product Scraper - PDP avatar
Chileautos Product Scraper - PDP

Pricing

$2.50 / 1,000 results

Go to Store
Chileautos Product Scraper - PDP

Chileautos Product Scraper - PDP

Developed by

AUTOScraping

AUTOScraping

Maintained by Community

Extract vehicle details from Chileautos listings using their URLs. Returns JSON with price, specs, location, seller info. No proxies. Just run and get data. Pricing: $2.5/1000 results.

0.0 (0)

Pricing

$2.50 / 1,000 results

0

Total users

1

Monthly users

1

Runs succeeded

>99%

Last modified

2 days ago

🚗 Chileautos Product Scraper

Extract detailed vehicle data from Chileautos product pages using their full URLs. This actor helps you retrieve structured data for price comparisons, automotive listings, and research purposes.

🧭 Overview

This Actor scrapes data from individual product URLs listed on Chileautos.cl, extracting detailed information about vehicles such as make, model, year, transmission, fuel type, price, description, and seller data.

🌟 Why choose this actor?

  • No proxies required ✅
  • Snapshot and retrieve Chileautos data reliably 🔁
  • Input is a simple list of product URLs
  • Structured output for price monitoring, analytics, or resale tools
  • Compatible with free accounts (up to 10 results per run)

🔍 Use Cases

  • Competitive pricing monitoring
  • Lead generation for car dealerships
  • Automotive analytics and valuation
  • Dataset creation for ML training
  • Used car market research

🚀 Key Features

  • Scrapes individual vehicle listings
  • Returns structured JSON output
  • Includes pricing, location, vehicle specs, seller type, image URL, and more
  • No CAPTCHA handling or proxy rotation needed
  • Works even on dead or removed product pages (returns warning)

⚙️ How It Works

Provide one or more Chileautos product detail page URLs. The actor will visit each URL, extract structured data, and return a list of objects per result. Each result includes fields such as brand, model, year, mileage, location, fuel type, price, seller info, and description.

📥 Input Parameters

FieldTypeDescriptionRequiredExample
urlsarrayEnter the URLs of Chileautos product detail pages to scrape✅ Yes["https://www.chileautos.cl/vehiculos/detalles/2020-ram-ram-1500-5-7-limited-crew-cab-4wd/CL-AD-13872567/"]

📤 Output (Full Example)

{
"url": "https://www.chileautos.cl/vehiculos/detalles/2020-ram-ram-1500-5-7-limited-crew-cab-4wd/CL-AD-13872567/",
"Marca": "Ram",
"Modelo": "Ram 1500",
"Ano": "2020",
"Variante": "Limited",
"Kilometraje": "85000",
"Condicion": "Usado",
"Combustible": "Bencina estándar",
"Color": "Gris",
"Transmision": "Automática",
"description": "Venta solo por renovación de año, vehículo en perfecto estado...",
"price": 40000000,
"location": "Metropolitana de Santiago",
"create_date": "2024-11-11",
"Image_URL": "https://chileautos.pxcrush.net/placeholder?pxc_method=limitfill&pxc_bgtype=self&pxc_size=900%2c600",
"Tipo_de_vendedor": "Vendedor de autos.",
"Comuna": "Pirque",
"Propietarios": "Particular",
"Premium": false,
"Category": "Autos, camionetas y 4x4",
"posting_id": "CL-AD-13872567",
"URL": "https://www.chileautos.cl/vehiculos/detalles/2020-ram-ram-1500...",
"premium": false,
"Seller_ID": "SSE-SELLER-13872567",
"timestamp": "2025-07-07T15:39:29.404Z",
"input": {
"url": "https://www.chileautos.cl/vehiculos/detalles/2020-ram-ram-1500...",
"category": ""
}
}

💰 Pricing

Flat rate: $2.50 per 1,000 results

📌 SPECIAL CASES

  • NO PROXIES ARE USED.
  • MAX RESULTS MUST BE A MULTIPLE OF 10. If you set max_results = 35, the Actor will return 40 results.
  • ONLY 10 FREE RESULTS for users with a free Apify account.

📅 Update Policy

We maintain compatibility with Chileautos layout and structure. Updates will be applied when page structure changes are detected.

❓ FAQ

Can I use this actor without a proxy?
Yes. This actor does not require proxy rotation.

What happens if a product page is removed?
You will receive a warning: "Product was removed" with warning_code: "dead_page" in the result.

Does it scrape multiple products at once?
Yes, you can input a list of product URLs in one run.