CarMax Vehicle Listings Scraper avatar

CarMax Vehicle Listings Scraper

Pricing

from $11.99 / 1,000 result items

Go to Apify Store
CarMax Vehicle Listings Scraper

CarMax Vehicle Listings Scraper

Scrapes CarMax vehicle listings by ZIP code and optional filters. Returns each vehicle as a flat row with price, mileage, year, make, model, and location.

Pricing

from $11.99 / 1,000 result items

Rating

0.0

(0)

Developer

ParseForge

ParseForge

Maintained by Community

Actor stats

0

Bookmarked

25

Total users

4

Monthly active users

2 days ago

Last modified

Share

ParseForge

CarMax Vehicle Listings Scraper

Scrape CarMax vehicle listings by ZIP code, make, model, year, price, and mileage, up to a million per run. Every vehicle comes with its price, mileage, year, make, model, and location. No login or API key. Export to CSV, JSON, Excel, or XML.

CarMax's website shows thousands of used cars, but there is no public API and manual browsing is slow. This Actor reads the public search results directly, applies your filters as it goes, and returns each matching vehicle in one fixed schema. You can pull a few cars for a quick check or run a full inventory sweep.

Who uses itWhat they scrape CarMax for
Used car dealersMonitor CarMax pricing in their region to stay competitive
Market researchersTrack inventory levels and model availability over time
Data analystsBuild datasets of used car prices for valuation models
Car buyersGet a full list of matching vehicles without clicking through pages

What it does

This Actor collects CarMax vehicle listings by ZIP code and optional filters, and returns each one as a flat row.

  • πŸ“ Location-based search: enter a ZIP code and get vehicles available near that area.
  • πŸ” Attribute filters: narrow by make, model, year range, price range, and maximum mileage.
  • πŸ“Š Sorting options: order results by best match, price, year, or mileage.
  • ⚑ Concurrency control: adjust parallel requests to avoid rate limits.

Results export to CSV, JSON, Excel, or XML, or straight from the API.

What you can do with CarMax data

πŸ“ˆ Monitor regional pricing.

A used car dealer runs the Actor daily with their ZIP code and a price range to see what CarMax is charging for comparable vehicles.

πŸ”Ž Find specific models.

A car buyer sets make and model filters to get a complete list of matching vehicles in their area, sorted by price.

πŸ“Š Build a valuation dataset.

A data analyst collects thousands of listings with year, mileage, and price to train a used car price prediction model.

πŸ—ΊοΈ Track inventory by region.

A market researcher runs the Actor for multiple ZIP codes to compare CarMax inventory across different markets.

Why choose this scraper

What you get
No API keyScrape CarMax without registering an app or dealing with OAuth
Flexible filtersGet exactly the vehicles you need with make, model, year, price, and mileage
ScalableCollect up to a million vehicles per run
Structured outputEvery vehicle is a flat row ready for CSV, JSON, Excel, or XML

How it compares

No other Store actor targets CarMax the same way, so the honest comparison is with the alternatives teams actually weigh.

CarMax Vehicle Listings ScraperBuild it in-houseBy hand
SetupRun it now, zero configDays of engineeringNone, but hours per pull
When CarMax changesMaintained for youYou fix itYou re-learn the page
Proxies, retries, anti-botBuilt inYour problemBrowser only
OutputFixed JSON schema, CSV/Excel exportWhatever you buildCopy-paste
CostPay per resultEngineering timeAnalyst hours

Configure the run

Drive the Actor from a ZIP code and optional filters for make, model, year, price, and mileage, and filters run as each vehicle is read so only matches reach your dataset. The Input tab lists every parameter.

A first run with the defaults:

{
"zip": "90210",
"maxItems": 10
}

A larger pull:

{
"zip": "90210",
"maxItems": 200
}

Pricing

Pay-per-result: $0.01599 per result collected. You pay only for the results written to your dataset.

Results collectedApproximate cost
100 results$1.60
1,000 results$15.99
10,000 results$159.90

New Apify accounts start with $5 in free credit.

Free users

Free-plan runs return up to 10 results as a preview. Upgrade your Apify plan to collect up to 1,000,000 results per run.

Run it

  1. Create a free Apify account with $5 in credit.
  2. Open the CarMax Vehicle Listings Scraper.
  3. Set your inputs and any filters, then click Start.
  4. Export the results as CSV, Excel, JSON, or XML from the Dataset tab.

Run it programmatically through the Apify API (run-sync-get-dataset-items) or the ApifyClient for JavaScript and Python.

Use with AI agents (MCP)

Give an AI agent live access to CarMax through the Model Context Protocol. Add the Actor to Claude, Cursor, or any MCP client:

$claude mcp add --transport http apify "https://mcp.apify.com?tools=parseforge/carmax-scraper"

Then prompt it in plain language to run the scraper and read back the results.

Troubleshooting

Why am I getting no results?

Check your filters. If you set a make but no model, that is fine, but if you set a model without a make, the Actor may not find anything. Also try a different ZIP code or broaden your price and year ranges.

Why is the run slow?

Increase maxConcurrency up to 20 to speed up the run, but be aware that higher concurrency may trigger rate limiting. If you get blocked, lower it back down.

Why did I get fewer results than maxItems?

The Actor stops when there are no more vehicles matching your filters. Try removing some filters or using a different ZIP code.

Why are some fields empty?

CarMax may not provide every field for every vehicle. For example, some listings may not have a mileage value. That is normal.

Can I scrape a specific CarMax store?

The Actor uses ZIP code to determine the search area. To target a specific store, use the ZIP code of that store's location.

FAQ

QuestionAnswer
Do I need a CarMax account or API key?No. The Actor reads the public CarMax search pages directly. You only need an Apify account to run it.
Can I scrape all CarMax listings nationwide?CarMax search is location-based, so you need to provide a ZIP code. To cover the whole country, run the Actor multiple times with different ZIP codes.
What filters can I use?You can filter by make, model, minimum and maximum year, minimum and maximum price, and maximum mileage. All filters are optional.
How many vehicles can I get in one run?You can set maxItems up to 1,000,000. The actual number depends on how many vehicles match your filters.
What output formats are supported?You can export the results to CSV, JSON, Excel, or XML from the Apify dataset.
Can I sort the results?Yes, you can sort by best match, price low to high, price high to low, year newest first, year oldest first, or mileage lowest first.
Does the Actor handle pagination?Yes, it automatically goes through all result pages until it reaches maxItems or there are no more vehicles.
What if I get rate-limited?Lower the maxConcurrency setting to reduce parallel requests. The default is 5, which is safe for most runs.
Can I schedule this Actor to run regularly?Yes, you can set up a schedule in Apify to run it daily, weekly, or at any interval you need.
Is the data updated in real time?The Actor scrapes the live CarMax website, so you get the current listings at the time of the run.

Browse the full ParseForge collection for more scrapers.

πŸ†˜ Need help? Email parseforge@protonmail.com with your run ID, your input, and what you expected.

⚠️ Disclaimer. This Actor is unofficial and is not affiliated with, endorsed by, or sponsored by CarMax, Inc. It collects only publicly available data. You are responsible for using the collected data in compliance with the source's terms of service and applicable data-protection laws, including GDPR, CCPA, and PIPL. Do not use it to collect personal data unlawfully.