FDA MAUDE Adverse Event Reports Scraper
Pricing
Pay per event
FDA MAUDE Adverse Event Reports Scraper
Extract FDA MAUDE medical device adverse event reports by date, manufacturer, device, product code, event type, or MDR identifiers.
FDA MAUDE Adverse Event Reports Scraper
Pricing
Pay per event
Extract FDA MAUDE medical device adverse event reports by date, manufacturer, device, product code, event type, or MDR identifiers.
You can access the FDA MAUDE Adverse Event Reports 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-01-31",< "maxItems": 20,< "sortBy": "date_received_desc",< "pageSize": 100,< "includeRaw": false<}' |<apify call automation-lab/fda-maude-adverse-event-reports-scraper --silent --output-datasetThe Apify CLI is the official tool that allows you to use FDA MAUDE Adverse Event Reports 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: