VOOZH about

URL: https://apify.com/nexgendata/nih-reporter-grants-scraper?fpr=2ayu9b

⇱ πŸ”¬ NIH Reporter Grants β€” Federal Biomedical Research Intel Β· Apify


Pricing

from $50.00 / 1,000 nih grants

Go to Apify Store

NIH Reporter Grants Scraper

Scrape NIH Reporter β€” NIH/CDC/AHRQ federal research grants. Project number, title, abstract, PIs, organization, award amount USD, fiscal year, dates, funding mechanism (R01/U01), program official. Universities, biotech BD, grant consultants, science journalism.

Pricing

from $50.00 / 1,000 nih grants

Rating

0.0

(0)

Developer

πŸ‘ NexGenData

NexGenData

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

0

Monthly active users

11 days ago

Last modified

Share

πŸ”¬ NIH Reporter Grants Scraper β€” Every NIH biomedical research grant β€” PI, institution, amount, project terms

Scrape NIH RePORTER β€” the National Institutes of Health's biomedical research grants database. Get every active and historical NIH grant: principal investigator, institution, grant mechanism (R01, R21, P01, etc.), funding amount, project terms, abstract, MeSH topics, and publication outputs.

One actor. One token. Real-time regulator-direct data delivered in structured JSON.

Why NexGenData NIH RePORTER Grants Beats GrantConnect, Pivot-RP, and Cayuse

FeatureNexGenData NIH RePORTER GrantsGrantConnect (Australia)Pivot-RP (Clarivate)Cayuse / InfoEdNIH ExPORTER direct
Cost$0.05/record pay-per-result$$$ ($4,000-$12,000/yr seat, AU-focused)$$$$ ($5,000-$20,000/yr seat)$$$$ (enterprise pre-award software, $25,000+/yr)Free (raw CSVs only, no field-level JSON API)
CoverageEvery NIH R01 / R21 / U01 / K-award / SBIR grant β€” PI name, institution, mechanism, study section, abstract, total cost direct/indirect, project terms, IC code, fiscal yearAustralia NHMRC/ARC grants curatedMulti-funder global grants db (NIH + NSF + EU + non-US) curatedMulti-funder + internal proposal managementSame NIH grants β€” raw CSVs, no abstract search, no per-grant JSON
Update frequencyWeekly RePORTER refreshWeeklyWeeklyContinuous (subscriber feeds)Weekly NIH ExPORTER drop
API accessApify Actor β€” JSON/CSV/Excel/ParquetGrantConnect API (paid)Pivot-RP API (enterprise)Cayuse REST (enterprise)NIH RePORTER JSON API (free, but raw schema + 500-result page cap)
Auth requiredApify token (free tier available)GrantConnect AU accountClarivate Pivot accountCayuse/InfoEd enterprise contractNone, rate-limited

Why This Actor Beats NIH ExPORTER, GrantConnect, Dimensions (Digital Science)

  • Dimensions is $20K+/year: Digital Science Dimensions and Pivot RP wrap NIH data alongside other sources at five-figure subscription prices. We read NIH RePORTER directly at $0.02 per grant.
  • PI / institution / mechanism join keys: Every grant carries the canonical NIH project number β€” you can join to publications via PubMed PMC, to clinical trials via ClinicalTrials.gov NCT IDs, and to subsequent renewals.
  • Topic / MeSH classification: Every grant is MeSH-classified. Filter to oncology, neurodegeneration, infectious disease, or any biomedical area in one parameter.
  • Award amount + project terms structured: Total award, fiscal year obligations, and project end date are pre-parsed β€” drop into your budget-tracking workflow.
FeatureThis Actor πŸ”¬NIH ExPORTERGrantConnectDimensions (Digital Science)
Pricing modelPay-per-result (cents per record)Per-seat license $5K-30K/yrPer-seat license $10K-25K/yrPer-seat license $10K-30K/yr
Free tierYes (Apify free credits)NoNoLimited search only
Real-time freshnessMinutes after source publishEnd-of-day refreshHourly refreshHourly refresh
Data sourceDirect from regulatorMixed proprietary + scrapedMixed proprietary + scrapedMixed proprietary + scraped
API accessREST + webhooks built inAdd-on; extra licenceAdd-on; extra licenceLimited
Bulk historicalYes β€” date-range backfillLimited download capsLimited download capsLimited download caps
Setup time5 minutes (token + run)Procurement + onboardingProcurement + onboardingProcurement + onboarding

What You Get

Every record returned by this actor is structured JSON with the following fields populated wherever the source filing provides them:

  • Project number, application ID, support year
  • PI name, PI ORCID, PI institution
  • Institution name, type (university, research institute, company)
  • Grant mechanism β€” R01, R21, P01, U54, K99, F32, etc.
  • Activity code, funding IC (institute/center), study section
  • Project title, abstract, public health relevance statement
  • Total cost obligated (FY), total cost cumulative
  • Project start date, project end date, budget start/end
  • MeSH topic terms and category
  • Linked publications (PMC IDs) and clinical trials (NCT IDs)

The full output schema is stable across runs β€” safe to load into Snowflake, BigQuery, Postgres, or your data warehouse without re-mapping each refresh.

Use Cases

  • Biotech business development β€” Identify PIs working on novel targets in your therapeutic area for licensing and sponsored research.
  • Pharma scientific intel β€” Map academic-lab landscape in oncology, neuroscience, or any modality.
  • Investors (VCs, biotech analysts) β€” Track NIH funding intensity as an early signal of academic interest in a target.
  • Universities and research administrators β€” Benchmark institutional NIH wins against peer institutions.
  • Journalists β€” Investigate funding patterns β€” who funds what, which labs grow.
  • Academic researchers β€” Empirical scientometrics on funding-to-output ratios.
  • Recruiting β€” Identify rising-star PIs in your field for faculty recruitment and advisory boards.

Quick Start

Install the Apify Python client, set your token, and call the actor:

from apify_client import ApifyClient
client = ApifyClient("YOUR_APIFY_TOKEN")
run = client.actor("nexgendata/nih-reporter-grants-scraper").call(run_input={
"maxItems":100,
})
for item in client.dataset(run["defaultDatasetId"]).iterate_items():
print(item)

You can also trigger via cURL:

curl-X POST "https://api.apify.com/v2/acts/nexgendata~nih-reporter-grants-scraper/run-sync-get-dataset-items?token=YOUR_APIFY_TOKEN"\
-H"Content-Type: application/json"\
-d'{"maxItems": 100}'

Schedule it on Apify's built-in scheduler for daily, hourly, or every-5-minute refreshes β€” no infra required.

Pricing

This actor uses pay-per-event pricing on Apify. Primary event: Grant record at $0.02 per record. An Actor Start fee of $0.00005 applies per run (charged per GB of memory, minimum 1). No subscription, no seat licence, no procurement cycle β€” pay only for the rows you receive.

For high-volume use cases (100K+ records/month), contact us at NexGenData for volume discounts.

Sister Actors in the NexGenData Fleet

NexGenData publishes the deepest SEC/regulatory actor catalog on Apify. Pair this actor with:

Use caseActor
Track FDA drug approvalsfda-drug-approvals
Monitor CMS Open Payments β€” pharma-to-doctor flowscms-open-payments-scraper
IRS 990 nonprofit filings β€” medical foundations and research nonprofitsirs-990-nonprofit-explorer-scraper
USAspending federal awards β€” HHS and NIH grant verificationusaspending-federal-awards-scraper
Federal Register rule filings β€” NIH/FDA regulatoryfederal-register-rules-scraper
LDA lobbying disclosure β€” biomedical-industry lobbyinglda-lobbying-disclosure-scraper

Browse the full 200+ actor catalog at https://apify.com/nexgendata?fpr=2ayu9b.

FAQ

Q: Is NIH RePORTER public?

A: Yes. NIH RePORTER is published by HHS as required by federal transparency law.

Q: How fresh is the data?

A: RePORTER refreshes weekly with new awards and outcomes. Our actor reads on demand.

Q: Can I filter by institution?

A: Yes β€” pass institution or org_city/org_state to scope.

Q: What about NSF grants?

A: No β€” NSF awards are a separate federal database. This actor covers NIH only. A separate actor handles NSF.

Q: Are publications and trials linked?

A: Yes β€” we surface linked PubMed Central IDs and ClinicalTrials.gov NCT IDs for each grant.

Q: What's historical coverage?

A: RePORTER goes back to fiscal year 1985. Earlier records exist but with less complete metadata.

About NexGenData

NexGenData publishes 200+ buyer-intent Apify actors covering SEC filings, federal regulatory data (EPA, FTC, CFPB, FEC, IRS 990, FAA), private-market intelligence (Form D, IPO, 13F, 13D/G), stock screeners across 30+ exchanges (NYSE, NASDAQ, LSE, TSX, ASX, HKEX, KOSPI, SGX, B3, BSE), B2B lead generation, and competitive intelligence. All actors are pay-per-result with no seat licences and no minimum commitments.

Browse the full catalog and start a free run at https://apify.com/nexgendata?fpr=2ayu9b.

Built by independent regulatory-data engineers. Reach out via the Apify message form for custom data integrations.

You might also like

NIH Research Grants & Funding Scraper

compute-edge/nih-grants-scraper

Extract research grant data from the NIH RePORTER API. Search by keywords, fiscal year, organization, and PI name.

NIH RePORTER Grants Scraper - Research Funding API

pink_comic/nih-reporter-search

Search NIH RePORTER grants by keyword, PI, institution, institute, fiscal year, or mechanism. Get award amounts, abstracts, projects, and funding leads for research, grant writing, pharma BD, and policy analysis.

NIH Research Grants Search

ryanclinton/nih-research-grants

NIH Research Grants Search queries the NIH Reporter API to find and extract detailed information about research grants funded by the National Institutes of Health.

NIH RePORTER Scraper

crawlerbros/nih-reporter-grants-scraper

Scrape NIH research projects, publications, and clinical studies from the NIH Research Portfolio Online Reporting Tools (RePORTER). Search by keyword, PI, organization, fiscal year, activity code, and agency.

NIH RePORTER Scraper

crawlergang/nih-reporter-scraper

Scrape NIH research projects, publications, and clinical studies from the NIH Research Portfolio Online Reporting Tools (RePORTER). Search by keyword, PI, organization, fiscal year, activity code, and agency.

2

5.0

NIH RePORTER Scraper

crawlerbros/nih-reporter-scraper

Scrape NIH research projects, publications, and clinical studies from the NIH Research Portfolio Online Reporting Tools (RePORTER). Search by keyword, PI, organization, fiscal year, activity code, and agency.

NIH Grants API Research Funding Data for Grants & Publications

alizarin_refrigerator-owner/nih-grants-api-research-funding-data-for-grants-publications

Access NIH Reporter data for research grants, projects, and funding. Search by institution, principal investigator, disease area, or funding opportunity. Track federal research investments across all NIH institutes.