What this task does

Watches every used Toyota RAV4 on AutoTrader.ca within 100 km of downtown Toronto and, run after run, returns only what changed: new listings, price drops of $500 or more, and sold or removed vehicles, each with the previous price, the change and a price history. Schedule it daily. It runs on Autotrader Canada - Per Result, costs $0.001 per result, and exports to CSV, JSON or Excel.

โš™๏ธ 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.

{
  "start_urls": [
    {
      "url": "https://www.autotrader.ca/cars?atype=C&cy=CA&mmmv=70%7C2143%7C%7C&offer=U&zip=M5V3L9&zipr=100&sort=age&desc=1"
    }
  ],
  "monitor_mode": true,
  "report_changes": [
    "new",
    "price_drop",
    "removed"
  ],
  "min_price_change_cad": 500,
  "export_baseline": true
}

๐Ÿ“ฆ What every run returns

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

โœ“Make, model & year
โœ“Trim & edition
โœ“Price (CAD)
โœ“Mileage (km)
โœ“Transmission
โœ“Drivetrain
โœ“Exterior colour
โœ“Fuel type
โœ“Location
โœ“Listing URL
โœ“Raw API JSON payload

๐Ÿš€ 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.001
per result
1,000 listings for $1.00 - identical rate to the main Autotrader actor. Use this version when you need the raw API JSON payload. 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.

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.