FMCSA Motor Carrier Census & Trucking Leads Scraper
Pricing
from $1.50 / 1,000 results
FMCSA Motor Carrier Census & Trucking Leads Scraper
Export millions of official FMCSA motor carrier records with USDOT numbers, company contacts, fleet size, drivers, authority, cargo and safety fields. Filter active carriers, states, operation type, fleet size and fresh registrations. No API key required.
Pricing
from $1.50 / 1,000 results
Rating
0.0
(0)
Developer
Logiover
Maintained by CommunityActor stats
0
Bookmarked
1
Total users
1
Monthly active users
8 hours ago
Last modified
Categories
Share
Export millions of official FMCSA motor carrier records with USDOT numbers, company contacts, fleet size, drivers, authority, cargo and safety fields. Filter active carriers, states, operation type, fleet size and fresh registrations. No API key required.
What does the FMCSA Motor Carrier Census & Trucking Leads Scraper do?
This Actor turns FMCSA Motor Carrier Census & Trucking Leads into a structured dataset you can actually work with. You give it a search, it walks the result pages, and it writes one clean row per record into your dataset β ready to export as JSON, CSV or Excel, or to pull straight from the Apify API.
It runs on plain HTTP with no browser and no login, which keeps it fast and cheap, and it works the same on a free account as on a paid one. Every field documented below came from a real verification run of this Actor, so what you read here is what you get.
The current build returns 25 populated fields per record, of which 18 are present on virtually every row.
Who is it for?
- Analysts who need FMCSA Motor Carrier Census & Trucking Leads data as a spreadsheet instead of a browser tab.
- Operations and research teams tracking how FMCSA Motor Carrier Census & Trucking Leads listings change over time.
- Developers wiring a live data feed into an internal tool or database.
- Growth and sales teams building prospect and market lists from public data.
- AI teams assembling structured training or grounding data.
Use cases
- Export a full FMCSA Motor Carrier Census & Trucking Leads search into a spreadsheet for analysis.
- Track how prices, volumes or availability move week over week by scheduling the run.
- Feed a dashboard or internal database with a repeatable, structured source.
- Build a market map by running several searches in one job.
- Enrich an existing list by matching on the identifiers in the output.
Why use this FMCSA Motor Carrier Census & Trucking Leads Scraper?
- π No API key and no login β nothing to authenticate, nothing to expire.
- π¦ 25 verified fields β every column below was confirmed against live output.
- π Real pagination β it walks the result set instead of returning the first screen.
- π― Bounded runs β caps in the input stop the job exactly where you want, so the bill is predictable.
- πΈ Tiered pay-per-result β you pay per row, and higher Apify plans pay less per row.
- π Export anywhere β JSON, CSV, Excel, HTML, the API, or any Apify integration.
What data can you extract?
One row per record. These columns come from a live run, with the share of rows that carried a value:
| Field | Type | Typically filled | Description |
|---|---|---|---|
addedDate | string | 100% | Added date |
busUnits | number | 100% | Bus units |
carrierClass | string | 100% | Carrier class |
carrierOperation | string | 100% | Carrier operation |
cdlDrivers | number | 100% | Cdl drivers |
dotNumber | number | 100% | Dot number |
email | string | 100% | |
hazmatCarrier | boolean | 100% | Hazmat carrier |
legalName | string | 100% | Legal name |
mailingAddress | object | 100% | Mailing address |
phone | string | 100% | Phone |
physicalAddress | object | 100% | Physical address |
powerUnits | number | 100% | Power units |
profileUrl | string | 100% | Profile url |
sourceUrl | string | 100% | Source url |
statusCode | string | 100% | Status code |
totalDrivers | number | 100% | Total drivers |
truckUnits | number | 100% | Truck units |
cargoTypes | array | 82% | Cargo types |
cellPhone | string | 50% | Cell phone |
dbaName | string | 8% | Dba name |
mcs150Date | string | 10% | Mcs150 date |
officers | array | 58% | Officers |
operatingAuthority | array | 17% | Operating authority |
otherCargoDescription | string | 25% | Other cargo description |
Fields below 90% are genuinely optional at the source β FMCSA Motor Carrier Census & Trucking Leads does not publish them for every record. An empty value means the source did not show it, not that extraction failed.
Output example
{"addedDate": "2026-06-04","busUnits": 0,"carrierClass": "AUTHORIZED FOR HIRE","carrierOperation": "A","cdlDrivers": 2,"dotNumber": "9988488","email": "hbe.shippers@gmail.com","hazmatCarrier": false,"legalName": "HBE SHIPPERS","mailingAddress": {"street": "21726 HEDGEWICK CT","city": "SPRING","state": "TX","postalCode": "77388"},"phone": "2812032380","physicalAddress": {"street": "501 E CENTRAL AVE","city": "COMANCHE","state": "TX","postalCode": "76442-2516","country": "US"},"powerUnits": 7,"profileUrl": "https://safer.fmcsa.dot.gov/query.asp?searchtype=ANY&query_type=queryCarrierSnapshot&query_param=USDOT&query_string=9988488","sourceUrl": "https://data.transportation.gov/Trucking-and-Motorcoaches/Company-Census-File/az4n-8mr2","statusCode": "A","totalDrivers": 7,"truckUnits": 4,"cargoTypes": ["GENERAL_FREIGHT"],"cellPhone": "","dbaName": "","mcs150Date": ""}
How to use
- Open the Actor and fill in the search fields β the defaults below are a working example.
- Set the result cap so the run stops where you want it.
- Click Start, then export from the Output tab or pull the dataset through the API.
{"maxResults": 5000,"statusCodes": ["A"],"states": ["TX"],"minPowerUnits": 5,"hasEmail": true}
Input parameters
| Parameter | Type | Default | Description |
|---|---|---|---|
maxResults | integer | 1000 | Maximum number of matching carriers to save. |
statusCodes | array | ["A"] | A means active. |
states | array | [] | Optional two-letter US state or territory codes, for example TX, CA or FL. |
carrierOperations | array | [] | Optional FMCSA operation codes: A interstate, B intrastate hazmat, C intrastate non-hazmat. |
addedSince | string | β | Only carriers added to the census on or after this date. |
nameContains | string | β | Case-insensitive fragment matched against legal and DBA names. |
minPowerUnits | integer | 0 | Only carriers reporting at least this many powered vehicles. |
minDrivers | integer | 0 | Only carriers reporting at least this many drivers. |
hasEmail | boolean | false | Only return census records with a non-empty contact email. |
hazmatOnly | boolean | false | Only return records with the FMCSA hazmat indicator. |
cargoTypes | array | [] | Optional cargo categories. |
Tips for best results
- Broad searches return the deepest result sets; very narrow ones run out after a page or two.
- Use the result cap rather than the page cap when you want a predictable bill.
- Schedule the same input daily or weekly to build a history instead of a one-off snapshot.
- Lower the concurrency if you see retries β the source rate-limits aggressive crawling.
- Run several searches in one job instead of one search with a huge page count.
- Empty optional fields are normal; filter on the columns that matter to you after export.
- Deduplicate on the identifier column if you merge several runs together.
- Keep the proxy setting on the default unless the source blocks your region.
Integrations
Push results straight into Google Sheets, Slack, Zapier, Make, Airtable or any Webhook. You can also schedule the Actor and have each run append to the same dataset, which is how you turn a single export into a time series.
API usage
Replace <YOUR_TOKEN> with your Apify API token.
cURL
curl -X POST "https://api.apify.com/v2/acts/logiover~fmcsa-motor-carrier-census-scraper/run-sync-get-dataset-items?token=<YOUR_TOKEN>" \-H "Content-Type: application/json" \-d '{"maxResults": 5000, "statusCodes": ["A"], "states": ["TX"], "minPowerUnits": 5, "hasEmail": true}'
Python
from apify_client import ApifyClientclient = ApifyClient('<YOUR_TOKEN>')run = client.actor('logiover/fmcsa-motor-carrier-census-scraper').call(run_input={"maxResults": 5000, "statusCodes": ["A"], "states": ["TX"], "minPowerUnits": 5, "hasEmail": true})for item in client.dataset(run['defaultDatasetId']).iterate_items():print(item)
Node.js
import { ApifyClient } from 'apify-client';const client = new ApifyClient({ token: '<YOUR_TOKEN>' });const run = await client.actor('logiover/fmcsa-motor-carrier-census-scraper').call({"maxResults": 5000, "statusCodes": ["A"], "states": ["TX"], "minPowerUnits": 5, "hasEmail": true});const { items } = await client.dataset(run.defaultDatasetId).listItems();console.log(items);
Use with AI agents (MCP)
This Actor is reachable through the Apify MCP server, so an AI agent can call it as a tool. Point the agent at https://mcp.apify.com and ask it something like "pull the first 200 listings from FMCSA Motor Carrier Census & Trucking Leads and summarise them" β it receives the same structured rows you would get from the UI.
FAQ
Do I need a FMCSA Motor Carrier Census & Trucking Leads account or API key?
No. The Actor reads publicly available pages only. There is nothing to authenticate and no credentials to rotate.
Does it work on the free plan?
Yes. Every feature is available on a free Apify account β nothing is gated behind a paid tier. Pricing is per result, and higher plans simply pay less per row.
How many listings can I get in one run?
As many as the search exposes. Raise the page and result caps together; the run stops at whichever limit it reaches first.
Why did I get fewer rows than I asked for?
The search ran out of records. That is normal for narrow queries β broaden the search or add more searches to one run.
Why are some fields empty?
FMCSA Motor Carrier Census & Trucking Leads does not publish every attribute for every record. The table above shows how often each field is filled in practice.
What export formats are supported?
JSON, CSV, Excel, HTML and RSS from the Output tab, plus the Apify API and any integration you connect.
How fast is it?
It is pure HTTP with no browser, so a page of results typically takes a second or two.
Can I schedule it?
Yes. Use the Apify scheduler to run it on any interval and append each run to the same dataset.
Does it use a proxy?
It routes through Apify Proxy by default. You can switch groups or supply your own proxies in the input.
Is the output schema stable?
Yes. Field names and types are fixed, so downstream pipelines will not break between runs.
How often is the data refreshed?
Every run reads the live source. There is no cache, so the data is as current as the website itself.
What if the site changes its layout?
Open an issue on the Issues tab and it gets fixed β the Actor is actively maintained.
Is it legal?
This Actor reads only publicly available pages on FMCSA Motor Carrier Census & Trucking Leads β the same content any visitor sees without logging in. It does not bypass authentication and does not collect private data. You remain responsible for how you use the output: respect the source's terms of service, applicable copyright, and data-protection law such as GDPR where personal data is involved.
Related scrapers
Browse the full collection at apify.com/logiover β Lead Generation tools and more.