NIH RePORTER Grants Scraper
Pricing
Pay per event
NIH RePORTER Grants Scraper
Search NIH RePORTER grants and export projects, PIs, organizations, institutes, abstracts, awards, dates, and public URLs from the official API.
NIH RePORTER Grants Scraper
Pricing
Pay per event
Search NIH RePORTER grants and export projects, PIs, organizations, institutes, abstracts, awards, dates, and public URLs from the official API.
You can access the NIH RePORTER Grants 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 '{< "query": "cancer immunotherapy",< "fiscalYears": [< 2024,< 2025< ],< "agencies": [< "NCI"< ],< "organizationTerms": [],< "principalInvestigatorTerms": [],< "awardTypes": [],< "activityCodes": [],< "projectNumbers": [],< "maxItems": 20,< "pageSize": 100<}' |<apify call automation-lab/nih-reporter-grants-scraper --silent --output-datasetThe Apify CLI is the official tool that allows you to use NIH RePORTER Grants 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: