ClasificadosOnline Scraper — Puerto Rico Classifieds avatar

ClasificadosOnline Scraper — Puerto Rico Classifieds

Pricing

from $2.00 / 1,000 results

Go to Apify Store
ClasificadosOnline Scraper — Puerto Rico Classifieds

ClasificadosOnline Scraper — Puerto Rico Classifieds

Scrape listings from ClasificadosOnline.com, Puerto Rico's top classifieds marketplace. Extract vehicle listings, real estate, jobs, and products with prices, descriptions, seller info, and photos. The go-to data source for the Puerto Rico market.

Pricing

from $2.00 / 1,000 results

Rating

5.0

(1)

Developer

Actor stats

0

Bookmarked

6

Total users

2

Monthly active users

12 days ago

Last modified

Categories

Share

ClasificadosOnline Scraper — Extract Car Listings from Puerto Rico's Largest Auto Marketplace

clasificadosonline

Extract structured vehicle listings from ClasificadosOnline — Puerto Rico's largest online classifieds marketplace for cars, trucks, and SUVs, with thousands of active listings from private sellers and dealers across the island.

Try it free — your first $5 of usage is on Apify. No credit card required.

What is ClasificadosOnline Scraper?

ClasificadosOnline Scraper extracts structured car listing data from ClasificadosOnline.com, Puerto Rico's most popular vehicle marketplace. It crawls featured and gallery listings across 70 car brands, enriches items with detail page data (price, mileage, location, description), and returns clean, structured records ready for analysis. Each listing returns up to 15 fields including price, brand, model, year, mileage, location, images, and description.

Use ClasificadosOnline Scraper to:

  • 🚗 Puerto Rico auto market intelligence — track car pricing and availability across the island's largest marketplace
  • 📊 Price benchmarking — compare vehicle prices across brands, models, and years in the Puerto Rico market
  • 🔍 Inventory monitoring — detect new listings matching specific makes, models, or price ranges
  • 📈 Market trend analysis — track how used car prices evolve across brands and model years
  • 🏢 Dealer intelligence — monitor listing volumes and pricing patterns by location
  • 🔄 Automated data pipelines — schedule runs, set up webhooks, and keep your datasets fresh

The Apify platform gives ClasificadosOnline Scraper built-in scheduling, API access, proxy rotation, and integrations with Make, Zapier, Google Sheets, and more — all out of the box.

What data does ClasificadosOnline Scraper extract?

Each vehicle listing returns a structured record with up to 15 fields:

FieldDescription
ad_idUnique listing ID on ClasificadosOnline
titleFull listing title (brand + model + year)
brandVehicle manufacturer (Toyota, Honda, Ford, etc.)
modelVehicle model name
yearYear of manufacture
priceListed price as text (e.g., "$15,500")
price_numPrice as a clean number (e.g., 15500)
mileageMileage in miles
locationSeller location (pueblo/town in Puerto Rico)
image_urlMain listing image URL
descriptionListing description text
urlDirect link to the listing page
sourceAlways clasificadosonline
country_isoAlways PR (Puerto Rico)
scraped_atISO 8601 extraction timestamp

How to use ClasificadosOnline Scraper

Extracting Puerto Rico car listings takes under two minutes:

  1. Create a free Apify account at apify.com — your first $5 is free
  2. Open ClasificadosOnline Scraper in Apify Console or click Try for free on this page
  3. Choose your brand — optionally filter by car make (e.g., "toyota", "honda"), or leave blank for all 70 brands
  4. Set limits — configure maximum pages and items
  5. Click Start and wait for results
  6. Download your results in JSON, CSV, Excel, XML, or HTML — or access them via API

Input example — all Toyota listings

Extract all Toyota listings from ClasificadosOnline:

{
"make": "toyota",
"maxPages": 10,
"maxItems": 500
}

Input example — all brands, limited scope

Quick scan across all 70 brands:

{
"maxPages": 2,
"maxItems": 1000,
"detailWorkers": 8
}

Input parameters

ParameterTypeDefaultDescription
makestring(all brands)Filter by car brand name (e.g., toyota, honda, ford). Leave empty for all 70 brands
maxPagesinteger50Maximum listing pages to crawl per brand
maxItemsinteger0Maximum total listings to return (0 = unlimited)
detailWorkersinteger6Parallel threads for detail page enrichment
proxyConfigurationobjectAutoProxy settings for the extraction

Supported brands (70 total)

Acura, Alfa Romeo, Audi, Bentley, BMW, Buick, Cadillac, Chevrolet, Chrysler, Daewoo, Daihatsu, Datsun, Dodge, Ferrari, Fiat, Ford, FreightLiner, Genesis, Geo, GMC, Honda, Hummer, Hyundai, Ineos, Infiniti, Isuzu, Jaguar, Jeep, Kia, Lamborghini, Land Rover, Lexus, Lincoln, Lotus, Lucid, Maserati, Mazda, McLaren, Mercedes Benz, Mercury, MG, MINI, Mitsubishi, Nissan, Oldsmobile, Peugeot, Plymouth, Pontiac, Porsche, RAM, Renault, Rivian, Rolls Royce, Saab, Saturn, Scion, Smart, Subaru, Suzuki, Tesla, Toyota, Volkswagen, Volvo, VinFast, Western Star, and more.

Output example

Each result is a structured JSON object. Here is a sample vehicle listing:

{
"ad_id": "4567890",
"title": "Toyota RAV4 2021",
"brand": "Toyota",
"model": "RAV4",
"year": "2021",
"price": "$28,500",
"price_num": 28500,
"mileage": "35000",
"location": "San Juan",
"image_url": "https://www.clasificadosonline.com/UDTransPics/4567890_1.jpg",
"description": "Toyota RAV4 XLE 2021, excelente condición, un solo dueño, mantenimiento al día.",
"url": "https://www.clasificadosonline.com/UDTransDetail.asp?AutoNumAnuncio=4567890",
"source": "clasificadosonline",
"country_iso": "PR",
"scraped_at": "2026-08-29T14:00:00Z"
}

Download results in JSON, CSV, Excel, XML, or HTML from the Output tab, or pull them programmatically using the Apify API.

Sample dataset: Preview real output in the clasificadosonline-scraper-sample dataset.

GDPR note — Free-text fields that may contain personal information (description) are replaced with "GDPR Protection" in the public sample dataset. The live Actor returns full values — your data, your responsibility.

See real records before you run it

Browse sample data extracted by this Actor — fields, format and structure, ready to inspect before your first run.

How much does it cost to use ClasificadosOnline Scraper?

$2.00 per 1,000 listings (+ $0.05 per start). Your $5 free trial credit covers ~2,400 listings.

Technical notes

  • Method: Server-side HTML parsing with regex extraction — no browser required, fast and cost-efficient
  • Two listing sources: Featured listings (Schema.org Product markup) and gallery listings (thumbnail cards)
  • Detail enrichment: Gallery items lacking price are automatically enriched by visiting their detail pages in parallel
  • 70 car brands: All major manufacturers represented in the Puerto Rico market
  • Parallel processing: Configurable detailWorkers for concurrent detail page fetching
  • Proxy rotation: Built-in proxy support for large-scale extractions

Integrations

Connect ClasificadosOnline Scraper to your workflow:

  • API — call programmatically via Apify API (Python, JavaScript, cURL)
  • Webhooks — trigger actions when a run completes
  • Zapier / Make — connect to 5,000+ apps
  • Google Sheets — export directly to a spreadsheet
  • Schedule — run weekly or monthly to track Puerto Rico's used car market
ActorDescription
Coches.net ScraperExtract car listings from Spain's largest auto marketplace
Wallapop Cars ScraperExtract second-hand car listings from Spain's Wallapop
Mobile.de ScraperExtract 1.4M+ vehicle listings from Germany's largest marketplace
Car and Classic ScraperExtract vintage and classic car listings from Europe
Polovni Automobili ScraperExtract vehicle listings from Serbia's largest marketplace

Copy to your AI assistant

Copy the Apify Store URL for this Actor and paste it into ChatGPT, Claude, or any LLM with web access:

https://apify.com/rastriq/clasificadosonline-scraper

The model will read the Actor description, input schema, and field list — then help you build the right API call or integration.

About the data

This Actor is built and maintained by Rastriq, a data intelligence company specializing in structured extraction for market research and competitive analysis. Browse our full field reference and methodology.

Frequently Asked Questions

What is ClasificadosOnline?

ClasificadosOnline is Puerto Rico's largest online classifieds marketplace for vehicles. The platform connects private sellers and dealers with car buyers across the island, listing thousands of cars, trucks, SUVs, and other vehicles from 70+ brands.

How does ClasificadosOnline Scraper find listings?

ClasificadosOnline Scraper uses two extraction methods: it parses featured listings from Schema.org Product markup (which include price, image, and specs), and it extracts gallery listings from thumbnail cards. Gallery items that lack pricing are automatically enriched by visiting their detail pages.

Can I filter by car brand?

Yes. Use the make input parameter with a brand name (e.g., toyota, honda, bmw). The filter is case-insensitive and matches against the full brand name. Leave it empty to scrape all 70 brands.

Why do some listings have no price?

Some sellers on ClasificadosOnline don't include a price in their gallery listing. ClasificadosOnline Scraper automatically visits detail pages to try to recover prices for these items, but some listings may genuinely have no listed price.

ClasificadosOnline Scraper extracts publicly available data from ClasificadosOnline.com. As with any data collection, review the site's Terms of Service before using scraped data commercially. For guidance, see Apify's blog on the legality of web scraping.

I found a bug or my run failed. Where do I report it?

Please open an issue in the Issues tab. Include your input configuration and run ID so we can investigate quickly.