FMCSA DOT Crawler avatar

FMCSA DOT Crawler

Try for free

Pay $4.00 for 1,000 results

View all Actors
FMCSA DOT Crawler

FMCSA DOT Crawler

jungle_synthesizer/fmcsa-dot-crawler
Try for free

Pay $4.00 for 1,000 results

Crawl the Dot database for publicaly registered vehicles

You can access the FMCSA DOT Crawler programmatically from your own applications by using the Apify API. You can 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.

1echo '{
2  "startUrls": [
3    {
4      "url": "https://safer.fmcsa.dot.gov/query.asp"
5    }
6  ]
7}' |
8apify call jungle_synthesizer/fmcsa-dot-crawler --silent --output-dataset

FMCSA DOT Crawler API through CLI

The Apify CLI is the official tool that allows you to use FMCSA DOT Crawler locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

1npm i -g apify-cli
2apify login

Other API clients include:

Developer
Maintained by Community
Actor metrics
  • 3 monthly users
  • 2 stars
  • 100.0% runs succeeded
  • Created in Jan 2024
  • Modified 9 months ago