Carsales Car Finder by Make, Model & Filters avatar

Carsales Car Finder by Make, Model & Filters

Pricing

$2.00 / 1,000 listing scrapeds

Go to Apify Store
Carsales Car Finder by Make, Model & Filters

Carsales Car Finder by Make, Model & Filters

Find cars on carsales.com.au by make, model, year, price, state, body, fuel and more - get every matching listing with price, kms, specs and photos.

Pricing

$2.00 / 1,000 listing scrapeds

Rating

0.0

(0)

Developer

Andrew

Andrew

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

11 days ago

Last modified

Categories

Share

Pick a make, model, year range, price range, state, body type, fuel, transmission or colour and get every matching car listing from carsales.com.au — no URL wrangling. Each listing comes with price, odometer, engine, transmission, seller type and photos, exportable to JSON, CSV, Excel or Google Sheets.

What you get

For every matching listing:

  • Ad ID, listing URL, title (year make model) and variant
  • Year, make, model and condition (new / used / demo)
  • Price, price type (drive away or excluding government charges), price excluding government charges, and the carsales price badge (great / good / fair price)
  • Body type, transmission, engine, fuel type and odometer in km
  • Seller type (private, dealer used, dealer new / demo), seller ID and state
  • Whether the listing is a promoted "top spot" result, plus badges such as "Pay through carsales"
  • Photo count and image URLs
  • The search URL the listing was found under and the scrape timestamp

The key-value store also gets a SEARCH record showing exactly how your filters were resolved and which carsales searches were run.

Use cases

  • Price tracking for a specific model and year range in your state
  • Dealer stock monitoring and competitor analysis by make or body type
  • Vehicle valuation datasets and price-guide benchmarking
  • Lead generation for automotive finance, insurance and inspection services
  • Scheduled alerts for newly listed cars matching a saved set of filters (diff on adId)

How to use

  1. In Vehicles, start typing and pick one or more makes (e.g. "BMW (all models)") or make + model pairs (e.g. "BMW 3 Series", "Toyota Hilux", "Tesla Model 3"). Every one of carsales' 145 makes and 1,651 models is listed. You can also type your own entry and press Enter — "rs3", "hilux", "merc c class" or "golf gti" are all understood (trailing variant words like "gti" become title keywords). Each vehicle is searched separately with the filters below.
  2. Narrow down with State, Body type, Fuel type, Transmission, Colour, Min / Max price, Min / Max year and Max odometer. Price, year and odometer bounds are applied exactly.
  3. Add Keywords to require a variant or badge in the title, e.g. Wildtrak, quattro, 4x4.
  4. Pick a Sort by order if you want the cheapest, newest or lowest-km cars first, set Max Items, and run. Results appear in the Dataset tab.

Large searches. carsales serves at most 20 pages (about 440 listings) per search. With Deep collection on (the default), bigger searches are split automatically into carsales' own price bands and then model years, and merged back together, so broad searches come back complete.

Proxy. Apify residential proxy (country AU) is the default and recommended setting; carsales rate-limits each IP after a handful of requests.

Output format

{
"adId": "OAG-AD-26117498",
"url": "https://www.carsales.com.au/cars/details/2025-audi-rs3-auto-quattro-my26/OAG-AD-26117498/",
"title": "2025 Audi RS3",
"variant": "Auto quattro MY26",
"year": 2025,
"make": "Audi",
"model": "RS3",
"condition": "Used",
"price": 109990,
"priceType": "Drive away",
"priceExclGovtCharges": 104900,
"priceBadge": "GOOD PRICE",
"bodyType": "Sedan",
"transmission": "Automatic",
"engine": "5cyl 2.5L Turbo Petrol",
"fuelType": "Petrol",
"odometerKm": 4200,
"sellerType": "Dealer used",
"sellerId": "AGC-SELLER-62604",
"state": "VIC",
"isPromoted": false,
"badges": [],
"imageCount": 23,
"images": ["https://carsales.pxcrush.net/carsales/car/dealer/....jpg"],
"searchUrl": "https://www.carsales.com.au/cars/audi/rs3/victoria-state/under-150000/2025-year/",
"sortBy": "Featured",
"totalResultsForSearch": 17,
"scrapedAt": "2026-09-03T05:11:24.000Z"
}