NIH Reporter Grants Scraper avatar

NIH Reporter Grants Scraper

Pricing

from $50.00 / 1,000 nih grants

Go to Apify Store
NIH Reporter Grants Scraper

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

Stephan Corbeil

Stephan Corbeil

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

8 hours 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.