FMCSA New Motor Carrier Authority — Daily Leads Feed avatar

FMCSA New Motor Carrier Authority — Daily Leads Feed

Pricing

from $20.00 / 1,000 carrier lead delivereds

Go to Apify Store
FMCSA New Motor Carrier Authority — Daily Leads Feed

FMCSA New Motor Carrier Authority — Daily Leads Feed

Daily feed of newly granted FMCSA operating authorities (MC numbers) with contact details from the official DOT census: name, address, phone, cell, email, fleet size. Deduped across runs. For freight factoring, trucking insurance, ELD and dispatch sales teams.

Pricing

from $20.00 / 1,000 carrier lead delivereds

Rating

0.0

(0)

Developer

Joseph Ellis

Joseph Ellis

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

Share

A daily feed of newly granted FMCSA operating authorities (MC numbers), enriched with the carrier's contact details from the official DOT census file: legal and DBA name, physical and mailing address, phone, cell phone and email, company officer, fleet size and driver count.

FMCSA grants authority to 100–200 carriers and brokers every business day. A carrier with fresh authority legally cannot haul a load until insurance is filed and compliance is in place — so brand-new authorities are the highest-urgency prospect list in trucking:

  • Freight factoring — new carriers have no receivables history and need cash flow.
  • Commercial trucking insurance — coverage is legally required before operating.
  • ELD, compliance & permit services — mandatory from day one.
  • Dispatch services & load boards — new carriers need freight immediately.

Comparable "new MC authority" lead lists sell for $0.10–$1.00+ per lead.

Why this actor

  • Built on the current data source. FMCSA retired its legacy L&I "Register" report in May 2026 (the Motus migration) — tools scraping li-public.fmcsa.dot.gov no longer see new grants. This actor reads the official replacement datasets on US DOT's open-data portal, refreshed daily.
  • Dedupe across runs — each grant (docket + grant date) is delivered once, so a daily scheduled run behaves like an alert subscription.
  • Contact enrichment built in — grants are joined to the DOT census file for phone/email/address in the same run; no second tool needed.

Input

FieldDescription
lookbackDaysDays back to scan (default 7).
onlyNewDedupe against previous runs (default true).
statesTwo-letter physical-address state codes. Empty = all.
authorityTypeContainsSubstrings matched against authority type: PROPERTY, BROKER, HOUSEHOLD GOODS, PASSENGER. Empty = all.
requireContactOnly leads with a phone or email (default false).
maxRecordsCap output (0 = unlimited).
socrataAppTokenOptional free token from dev.socrata.com for dedicated rate limits.

No input is required — the defaults produce the last week of new authorities nationwide.

Output example

{
"docket_number": "MC538649",
"usdot_number": "1424414",
"authority_type": "Motor Carrier of Property (Except Household Goods)",
"granted_date": "2026-08-07",
"legal_name": "SPIRIT TRANSPORT SYSTEMS INC.",
"dba_name": "",
"physical_address": {
"street": "8223 S 222ND ST", "city": "KENT",
"state": "WA", "zip_code": "98032-1942", "country": "US"
},
"phone": "2067635268",
"cell_phone": "2532661296",
"email": "safety@spirittransport.net",
"company_officer": "CURT NUCCITELLI",
"power_units": "27",
"total_drivers": "22",
"operation_class": "AUTHORIZED FOR HIRE",
"census_found": true
}

Carriers granted authority in the last day or two may not have a census row yet; they are delivered with census_found: false and empty contact fields, and the census data typically appears within a few days. Use requireContact to skip them.

Data source & legality

Both are official US DOT open-data publications of public regulatory records.