What this task does

Used Toyota RAV4s from model year 2019 onward, within 100 km of Toronto, with VIN, numeric price, kilometres, trim, dealer name and phone, and every listing photo per vehicle. It runs on Autotrader Canada Scraper, costs $0.0015 per result, and exports to CSV, JSON or Excel.

๐Ÿ” What this task is for

This one uses the filter form rather than a pasted search URL: make Toyota, model RAV4, used, model year from 2019, 100 km around Toronto, up to 300 vehicles. Nothing has to be built by hand, and the same three fields can be swapped for any other make and model AutoTrader lists.

Price arrives as a number rather than a formatted string, so the export sorts and averages the moment it opens in Excel or Google Sheets. That is what makes it usable for pricing a trade-in or checking whether one dealer is consistently above the GTA average.

โš™๏ธ The input this task runs with

These are the exact settings saved in the task. Open it on Apify and they are already filled in, so you can run it unchanged or edit a field first.

{
  "makes": [
    "Toyota"
  ],
  "models": [
    "RAV4"
  ],
  "conditions": [
    "used"
  ],
  "model_year_from": 2019,
  "postal_code": "Toronto, ON",
  "radius_km": "100",
  "max_items": 300
}

๐Ÿ“ฆ What every run returns

One record per result, with these fields, exportable as CSV, JSON or Excel.

โœ“Vehicle make & model
โœ“Year & trim level
โœ“Asking price (CAD)
โœ“Odometer / mileage (km)
โœ“Transmission type
โœ“Drivetrain (FWD/AWD/4WD)
โœ“Body style & colour
โœ“Fuel type & engine
โœ“VIN number
โœ“Seller name & phone
โœ“Dealer vs. private flag
โœ“Listing URL & photos
โœ“City & province
โœ“Date listed

๐Ÿš€ How to run this task

  1. Open the task on Apify

    Use the button above. New accounts get $5 of free credit and no credit card is required.

  2. Check the pre-filled input

    Every setting shown above is already there. Change a city, a price range or the result limit if you want a different slice of the data.

  3. Click Run

    Pagination, rotating proxies and anti-bot handling all happen in the cloud. The result limit is what controls your cost.

  4. Export or schedule it

    Download CSV, JSON or Excel, or save the task in your own account and schedule it daily or weekly. Webhooks and the Apify API push results straight into your own tools.

๐Ÿ’ต What this task costs

$0.0015
per result
1,000 car listings for $1.00. The $5 free credit covers 5,000 listings at no cost. You pay the actor's normal price for what the run produces, with no monthly minimum. The $5 of starting credit on a new Apify account covers a test run of this task.

๐Ÿงช Other Autotrader Canada Scraper tasks

Track electric cars for sale in Vancouver

Every new and used EV listed on AutoTrader.ca within 100 km of Vancouver, in one spreadsheet: asking price, kilometres, battery and range details, trim, dealer and photos, one row per car.

See this task โ†’

Export used pickup trucks under 40,000 CAD in Alberta

Used pickup trucks under 40,000 CAD within 200 km of Calgary, exported from AutoTrader.ca with VIN, price, kilometres, engine, drivetrain, dealer and photos on every row.

See this task โ†’

Run it with your own settings

Open the task, change what you need, and save it as your own. The original stays as it is.