FRA Railroad Accidents Scraper
Pricing
Pay per event
FRA Railroad Accidents Scraper
Extract FRA railroad accident records with railroads, locations, causes, casualties, damage costs, hazmat flags, and source report links.
FRA Railroad Accidents Scraper
Pricing
Pay per event
Extract FRA railroad accident records with railroads, locations, causes, casualties, damage costs, hazmat flags, and source report links.
You can access the FRA Railroad Accidents 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 '{< "startDate": "2024-01-01",< "endDate": "2024-12-31",< "state": "TX",< "includeNarrative": true,< "maxItems": 20<}' |<apify call automation-lab/fra-railroad-accidents-scraper --silent --output-datasetThe Apify CLI is the official tool that allows you to use FRA Railroad Accidents 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: