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.
๐ How to run this task
- Open the task on Apify
Use the button above. New accounts get $5 of free credit and no credit card is required.
- 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.
- Click Run
Pagination, rotating proxies and anti-bot handling all happen in the cloud. The result limit is what controls your cost.
- 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
๐งช 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 โ๐ Related actors
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.