πŸ‡ΊπŸ‡Έ NHTSA US Vehicle Recalls Lookup avatar

πŸ‡ΊπŸ‡Έ NHTSA US Vehicle Recalls Lookup

Pricing

from $10.00 / 1,000 recalls

Go to Apify Store
πŸ‡ΊπŸ‡Έ NHTSA US Vehicle Recalls Lookup

πŸ‡ΊπŸ‡Έ NHTSA US Vehicle Recalls Lookup

Bulk-query the NHTSA (National Highway Traffic Safety Administration) recalls database by make + model + year. Returns campaign number, recall date, component, summary, consequence, remedy, units affected. For auto industry pros, dealers, fleet operators, vehicle finance, and used-car platforms doin

Pricing

from $10.00 / 1,000 recalls

Rating

0.0

(0)

Developer

Stephan Corbeil

Stephan Corbeil

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

7 days ago

Last modified

Share

πŸ‡ΊπŸ‡Έ NHTSA US Vehicle Recalls Lookup β€” VIN, Make, Model & Component Search

Bulk-query the NHTSA (National Highway Traffic Safety Administration) recalls database for any US-market vehicle: by VIN, by make+model+year, or by component. Returns campaign number, recall date, component, summary, defect consequence, remedy, units affected, manufacturer, and detailed defect description. A pay-per-result alternative to Carfax Recall API, CarCheck Pro, Experian AutoCheck, and Vehicle Recalls Direct β€” built for auto dealers running pre-sale recall checks, fleet operators auditing maintenance liability, used-car platforms enforcing listing accuracy, and vehicle-finance underwriters scoring collateral risk.

Why NHTSA Recalls Lookup Beats Carfax, CarCheck, Experian AutoCheck & Vehicle Recalls Direct

FeatureNexGenData NHTSA RecallsCarfax Recall APICarCheck ProExperian AutoCheckVehicle Recalls Direct
Cost$0.5 per 1K lookups, pay-per-eventPer-VIN fee + license$$ β€” license-bundledPer-VIN fee + licenseSubscription
VIN-decoded recall matchYesYesYesYesLimited
Make + model + year searchYesYesYesLimitedYes
Component-only searchYes β€” e.g. "airbag inflator"NoNoNoNo
Bulk-friendlyYes β€” 10k lookups / runLicense-gatedLicense-gatedLicense-gatedLicense-gated
Full defect descriptionYesSummary onlySummary onlySummary onlyYes
Remedy + units affectedYesYesYesYesYes
Bulk exportJSON / CSV / ExcelCSV (plan-gated)CSVCSVCSV
AuthApify tokenAPI key + licenseAccount + planAccount + planAccount + plan
SourceNHTSA public datasetNHTSA-derivedNHTSA-derivedNHTSA-derivedNHTSA-derived

Most dealer + fleet operators pick this actor instead of Carfax Recall API because they only need NHTSA data (which is free and authoritative) without paying Carfax's per-VIN premium for vehicle-history extras β€” this is the drop-in alternative that delivers the same recall data at 1/100th the cost, cheaper than Experian AutoCheck for recall-only workflows, and the only credible replacement for hand-rolling against the NHTSA public dataset.

What You Get Per Recall

Each dataset item is a flat record:

  • nhtsa_campaign_number β€” official 9-character ID
  • recall_date
  • make, model, year, trim β€” matched vehicle
  • manufacturer β€” full legal name
  • vehicle_count_affected
  • component β€” NHTSA component category (e.g. "Air Bags", "Service Brakes")
  • summary β€” one-paragraph plain-language summary
  • defect_description β€” detailed defect narrative
  • consequence β€” risk to driver / passenger / public
  • remedy β€” what the manufacturer is doing
  • notification_date β€” when owners were/will be notified
  • report_received_date
  • nhtsa_url β€” direct link to the NHTSA recall page
  • mfr_campaign_number β€” internal manufacturer ref
  • vin_decoded β€” when input was a VIN: {make, model, year, trim, plant, engine}

Use Cases

  • Used-car dealers β€” pre-sale recall sweep across every VIN on the lot, weekly
  • Fleet operators β€” daily check on the fleet's VIN list to schedule recall-remedy appointments before incidents
  • Vehicle-finance underwriters β€” score collateral risk by counting open + critical recalls on each financed VIN
  • Used-car marketplaces β€” flag listings with open safety recalls before they go live (compliance feature)
  • Body shops + dealerships β€” auto-suggest recall-remedy upsell during routine service
  • Insurance underwriters β€” incorporate open-recall count into commercial-fleet rating models

Quick Start

from apify_client import ApifyClient
client = ApifyClient("YOUR_APIFY_TOKEN")
run = client.actor("nexgendata/nhtsa-us-vehicle-recalls").call(run_input={
"vehicles": [
{"vin": "1HGCM82633A123456"},
{"make": "Toyota", "model": "Camry", "year": 2022},
{"component": "Air Bags", "year": 2021}
]
})
for item in client.dataset(run["defaultDatasetId"]).iterate_items():
print(item["make"], item["model"], item["year"], item["component"], item["nhtsa_campaign_number"])

Pricing

Pay-per-event:

  • Actor Start: small fixed charge per run (memory-scaled)
  • Per lookup: $0.5 per 1,000 lookups returned

No subscription, no minimum.

Use caseActor
Government contracts searchgovernment-contracts-search
Federal Register rules scraperfederal-register-rules-scraper
Court records searchcourt-records-search
H-1B visa salary searchh1b-visa-salary-search
Trademark search (USPTO)trademark-search
SEC EDGAR filings scrapersec-edgar-scraper
NIH grant reporter scrapernih-reporter-grants-scraper
FEC independent expenditures scraperfec-independent-expenditures-scraper

FAQ

Is the underlying data really free? Yes β€” NHTSA publishes the recall database publicly. This actor adds VIN decoding, bulk handling, component-search support, and a clean JSON shape ready for downstream pipelines.

How current is the data? NHTSA updates daily; we refresh within hours of publication.

Do you support pre-1996 vehicles? Yes for recall lookup; VIN decoding is more reliable for 1981+ vehicles (the 17-character VIN standard era).

Output formats? JSON, CSV, Excel, and the Apify dataset API.

Is this legal? Yes β€” NHTSA recall data is explicitly published for consumer + commercial use, including third-party tooling.

About NexGenData

NexGenData publishes 260+ buyer-intent actors covering SEC filings, YC alumni, lead generation, competitive intelligence, stock fundamentals across 30+ exchanges, and more. All pay-per-result. Browse the full catalog at https://apify.com/nexgendata?fpr=2ayu9b


How NexGenData Pricing Works

Every NexGenData actor uses pay-per-event pricing β€” you only pay for results that actually land in your dataset. No monthly minimum, no seat fees, no surprise overage bills.

  • Actor Start: a single-event charge each time you spin the actor up (scaled to memory size)
  • Result / item: charged per item written to the default dataset
  • No charge for retries, internal proxy rotation, or failed sub-requests β€” those are absorbed by the platform

Apify Platform Bonus

New to Apify? Sign up with the NexGenData referral link β€” you get free platform credits on signup (enough for several thousand free results) and you help fund the maintenance of this actor fleet.

Integration Surface

Every actor in the NexGenData catalog can be triggered from:

  • Apify console β€” point-and-click run
  • Apify API β€” REST + webhooks
  • Apify Python / JS SDKs β€” programmatic batch
  • Zapier, Make.com, n8n β€” official integrations
  • MCP β€” many actors are exposed as MCP tools for Claude / ChatGPT / Cursor agents
  • Schedules β€” built-in cron for daily / weekly / monthly runs
  • Webhooks β€” POST results to any HTTPS endpoint on dataset write

Support

NexGenData maintains 260+ Apify actors and ships updates regularly. Bug reports via the Apify console issues tab get a response within 24 hours. Roadmap requests are welcome β€” high-demand features ship in the next version.

Home: thenextgennexus.com Full catalog: apify.com/nexgendata