FMCSA Motor Carrier Leads Scraper
Pricing
Pay per event
Go to Apify Store
FMCSA Motor Carrier Leads Scraper
π Find public USDOT/FMCSA motor carrier leads by DOT number, company name, state, city, fleet size, and new-carrier add date.
FMCSA Motor Carrier Leads Scraper
Pricing
Pay per event
π Find public USDOT/FMCSA motor carrier leads by DOT number, company name, state, city, fleet size, and new-carrier add date.
You can access the FMCSA Motor Carrier Leads Scraper programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, youβll need an Apify account and your API token, found in Integrations settings in Apify Console.
$echo '{< "dotNumbers": [< "284470"< ],< "companyNames": [],< "states": [< "TX"< ],< "cities": [],< "onlyActive": true,< "addedSince": "2024-01-01",< "minPowerUnits": 1,< "minDrivers": 0,< "maxItems": 20,< "pageSize": 100<}' |<apify call automation-lab/fmcsa-motor-carrier-leads-scraper --silent --output-datasetThe Apify CLI is the official tool that allows you to use FMCSA Motor Carrier Leads Scraper locally, providing convenience functions and automatic retries on errors.
Using installation script (macOS/Linux):
$curl -fsSL https://apify.com/install-cli.sh | bashUsing installation script (Windows):
$irm https://apify.com/install-cli.ps1 | iexUsing Homebrew:
$brew install apify-cliUsing npm:
$npm install -g apify-cliOther API clients include: