FMCSA Motor Carrier Data Scraper
Pricing
$5.00 / 1,000 results
FMCSA Motor Carrier Data Scraper
Look up US trucking / motor carrier records (USDOT) by DOT number or name via the official FMCSA open-data API.
Pricing
$5.00 / 1,000 results
Rating
0.0
(0)
Developer
Vincent Krüger
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
3 days ago
Last modified
Categories
Share
Look up US trucking / motor carrier (USDOT) records — legal name, operating status, fleet size, safety rating and address — by DOT number or carrier name, from the official FMCSA open-data API.
What it does
Turn a list of DOT numbers or carrier names into clean, structured carrier profiles. Built for freight brokers, logistics tooling, carrier onboarding/vetting, and sales prospecting into the trucking industry.
Example output
{"dotNumber": "302257","legalName": "SCHNEIDER NATL","dbaName": null,"operatingStatus": "Inactive","carrierOperation": "Interstate","entityType": "CORPORATION","powerUnits": 0,"totalDrivers": null,"hazmat": false,"safetyRating": null,"physicalAddress": "..., IL, ...","state": "IL","country": "US","sourceUrl": "https://data.transportation.gov/resource/az4n-8mr2.json?dot_number=302257"}
Input
| Field | Description |
|---|---|
dotNumbers | Exact USDOT numbers to fetch directly (fastest, exact). |
names | Carrier legal names to search (substring match). |
state | Optional 2-letter US state filter for name searches. |
maxItems | Hard cap on results (cost protection). |
Pricing
Pay per result. 1,000 carriers ≈ $5 (see the pricing tab for the current per-result rate). You are only charged for carriers actually returned — never for empty searches.
Limits & notes
- Data comes from the official FMCSA Company Census dataset on data.transportation.gov (public US government open data).
- Name search is a substring match on the registered legal name; use the
statefilter to narrow. - Business-only output: phone numbers and DUNS are intentionally omitted. Fields are carrier registration/operational data.
Legal
Uses public US government open data (FMCSA, via data.transportation.gov). No robots.txt, paywall or login is bypassed. Motor-carrier registration data is published for public use; this actor returns business/registration fields only.
Support
Issues answered within 12 hours. Report a problem via the Issues tab and include your input and run ID.