Scrapers.lat logo scrapers.lat
Negocios

NHTSA Vehicle Recalls & Complaints Scraper

Scrape official US vehicle safety recalls and consumer complaints from the NHTSA database by make, model and year. Get recall campaign numbers, affected components, defect summaries, consequences, remedies and injury reports. Export to JSON, CSV or Excel.

17 campos por registro JSON · CSV · Excel · API Pago por uso
nhtsa-recalls-scraper.json 200 OK
{
  "dataset": "recalls",
  "campaignNumber": "20V314000",
  "make": "HONDA",
  "model": "ACCORD",
  "modelYear": "2018",
  "component": "FUEL SYSTEM, GASOLINE:DELIVERY:FUEL PUMP",
  "summary": "Honda (American Honda Motor Co.) is recalling …",
  "consequence": "If the fuel pump fails, the engine can stall w…",
  "remedy": "Honda will notify owners and dealers will repl…"
}
Qué obtienes

Cada corrida devuelve registros limpios y tipados, listos para tu CRM, tu hoja de cálculo o tu base de datos.

  • Un registro limpio por resultado, deduplicado y normalizado
  • Esquema estable en JSON, CSV o Excel, o léelo por la API de Apify
  • Pagas por uso en la nube, sin instalar ni mantener nada
Campos que devuelve
DatasetCampaign NumberMakeModelModel YearComponentSummaryConsequenceRemedyNotesManufacturerReport Received DatePotential Units AffectedPark It
Muestra de la salida

Un registro real de ejemplo, tal como lo recibes.

DatasetCampaign NumberMakeModel
recalls20V314000HONDAACCORD
recalls20V771000HONDAACCORD
recalls18V629000HONDAACCORD
recalls23V158000HONDAACCORD
recalls23V858000HONDAACCORD
GET /nhtsa-recalls-scraper
{
  "dataset": "recalls",
  "campaignNumber": "20V314000",
  "make": "HONDA",
  "model": "ACCORD",
  "modelYear": "2018",
  "component": "FUEL SYSTEM, GASOLINE:DELIVERY:FUEL PUMP",
  "summary": "Honda (American Honda Motor Co.) is recalling …",
  "consequence": "If the fuel pump fails, the engine can stall w…",
  "remedy": "Honda will notify owners and dealers will repl…"
}

Preguntas frecuentes

Does this cover every car brand sold in the United States?

Yes. NHTSA tracks recalls and complaints for vehicles sold in the US market, so any make and model with records in the federal database can be queried. Spell the make and model the way NHTSA does, for example Honda and Accord, and provide the model year.

What is the difference between the recalls and complaints datasets?

Recalls are official campaigns filed by manufacturers when a defect needs a fix, each with a campaign number, consequence and remedy. Complaints are problems individual drivers reported to NHTSA, each with the consumer's own description. Choose which one to pull with the Dataset option.

Can I pull several models or years at once?

Yes. Add multiple makes, models and model years and the actor runs every combination. For example two makes, one model and two years runs four queries and combines all matching records into one dataset.

Why are make, model and year all required?

NHTSA returns recall and complaint data per exact vehicle, so each query needs all three. If a combination has no records the actor simply moves on and reports nothing for it rather than failing.

What happens when a field has no value?

Fields that NHTSA does not provide for a record are returned as null and never invented. Recall-only fields are null on complaint records and complaint-only fields are null on recall records.

Listo cuando tú lo estés.

Corre el scraper en Apify ahora mismo, o pídenos uno a la medida de lo que necesitas.