What this task does

Keeps only reviews rated 2 stars or lower and, with the new since last run switch on, returns just the ones that appeared since the previous run. Schedule it daily for each store and a general manager hears about a bad review, and the employee named in it, the day it lands. It runs on Car Dealer Reviews & Reputation Monitor (DealerRater), costs $0.003 per review scraped, 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.

{
  "dealers": [
    "Hendrick Honda",
    "https://www.dealerrater.com/dealer/Carvana-dealer-reviews-106904/"
  ],
  "maxRating": 2,
  "onlyNewSinceLastRun": true,
  "watchlistName": "dealer-reviews"
}

๐Ÿ“ฆ What every run returns

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

โœ“Full review text
โœ“Overall star rating
โœ“Sales sub-scores: price transparency, trade-in, purchase time, finance
โœ“Service sub-scores: customer service, friendliness, quality of work, service time
โœ“Employee named in the review
โœ“Reviewer & review date
โœ“Visit type (sales or service, new or used)
โœ“Recommends the dealer (yes / no)
โœ“Dealership rating, review count, address & phone
โœ“New-since-last-run flag

๐Ÿš€ 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.003
per review scraped
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 Car Dealer Reviews & Reputation Monitor (DealerRater) tasks

Export every DealerRater review for a dealership

Type a dealership name and get its 200 most recent DealerRater reviews with full text, star rating, date, the department and the name of the employee each customer dealt with, plus one summary row with the store's overall rating, lifetime review count, address and phone.

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.