NIH RePORTER and Grants.gov are not the same tool, and confusing them is the single most common NIH-award-search mistake. NIH RePORTER lists NIH-funded projects that have already received a notice of award — active or closed, past and present, not opportunities you can still apply for. Grants.gov (and NIH’s own funding-opportunity announcements) lists open opportunities — money not yet awarded to anyone. If you already know which one you need and just want the search tool itself, go straight to reporter.nih.gov — NIH RePORTER (RePORT Expenditures and Results) is free, public, and needs no account or login.
This guide is for the more common case: working out which tool actually answers your question, what a RePORTER search returns, how it differs from CRISP, Federal RePORTER, and eRA Commons (three related names that cause their own confusion), and how to pull the same award data programmatically or in bulk instead of one record at a time.
What NIH RePORTER is
NIH RePORTER is a free, public web application at reporter.nih.gov that lets anyone search NIH’s repository of funded research projects and see the publications and patents that resulted from that funding. It is operated by the Office of Extramural Research (OER), the NIH office responsible for extramural grants policy and administration. Enter search criteria into the RePORTER query form, get a hit list of matching projects, and click through to a project details page for the full record — award amount, project abstract, principal investigator, awardee organization, and linked publications.
The database is refreshed weekly. Each update adds newly funded projects and also revises existing records — a change of grantee institution, a revised award amount, a new fiscal-year increment on a multi-year award — so RePORTER reflects the current state of an award, not a static snapshot from the year it was first funded.
RePORTER is still searched for under older names. It replaced CRISP (Computer Retrieval of Information on Scientific Projects), NIH’s previous funded-project database, which was retired on 31 October 2009; RePORTER went live the following day, and ExPORTER’s legacy data files cover the CRISP era back to FY1970. It is also a different system from eRA Commons, which applicants and grantees log into to manage their own applications and awards — RePORTER is public, read-only, and needs no account.
NIH RePORTER vs Grants.gov: two different directions
These two tools are the most common source of confusion for anyone new to NIH award search, because both are official federal grant databases, but they point in opposite directions in time:
- Grants.gov (and NIH’s own funding-opportunity announcements) is forward-looking: it lists open and upcoming funding opportunities across federal agencies, for applicants who haven’t yet been funded. See CASRAI’s NIH Grants: An Overview for how NIH funding announcements and mechanisms work at the application stage.
- NIH RePORTER is backward- and present-looking: it lists projects that have already received a notice of award, whether the award closed years ago or is still active. It answers “who has NIH funded to study X” or “what has this investigator or institution received,” not “what can I apply for.”
A research administrator moves between the two at different points in the grant lifecycle: Grants.gov and agency funding-opportunity announcements during proposal development, RePORTER during landscape analysis, competitive-intelligence work, verifying an investigator’s current and pending support, or checking a specific award’s status after it’s been made.
What you can search for
RePORTER’s query form supports searching by, among other fields:
- Principal investigator or co-investigator name
- Awardee organization (institution) name, including by state or country
- Project number, in full or by component (activity code, Institute/Center, serial number)
- Free-text keyword search across project titles, abstracts, and terms
- Fiscal year, funding mechanism (e.g., R01, K99, U01), and NIH Institute or Center
- Award amount ranges and award/budget dates
Combining fields narrows the results — for example, all R01 awards from a specific Institute in a given fiscal year, or every project a named investigator has held across their career, active or closed.
What a project record shows
A RePORTER project details page includes the project abstract and public health relevance statement as submitted by the awardee, the total award amount for the current budget period (and, for multi-year projects, the history of prior budget periods), the principal investigator(s) of record, the awardee institution, the NIH Institute/Center and activity code, and — where NIH has been able to link them — the publications and patents attributed to that project, drawn from PubMed and related linkage data. This publication linkage is one of the more useful features for research administrators doing progress-report preparation or verifying an investigator’s productivity claims: it’s an independently maintained cross-reference, not self-reported.
Programmatic access: the RePORTER API
For anyone pulling more than a handful of records, NIH publishes a REST API at api.reporter.nih.gov, currently on its second major version (v2), which exposes both project and publication data for programmatic queries — the same underlying data as the web interface, structured for scripted retrieval, institutional dashboards, or integration into a local CRIS or research-information system rather than one-off manual lookups. NIH’s own guidance asks API users to limit request rates (no more than roughly one request per second) and to schedule large batch jobs for off-peak hours (weekends, or weekday nights between 9pm and 5am Eastern) rather than during business hours, to avoid straining the service other users depend on.
Bulk data: ExPORTER
For a full annual extract rather than a query-by-query pull, NIH publishes ExPORTER: downloadable, structured data files (one release per fiscal year, covering project, abstract, publication, and patent data) intended for offline analysis, institutional data warehousing, or loading into a local system rather than repeated live API calls. This is the more appropriate route for an office building an internal dashboard of institution-wide NIH funding history, as opposed to looking up a single award.
Federal RePORTER: retired in 2022
NIH RePORTER used to have a sibling tool, Federal RePORTER, which extended the same search-by-project model to scientific awards from other US federal agencies. Federal RePORTER and its API were retired on 1 March 2022, and federalreporter.nih.gov no longer resolves, so any bookmark or guide still pointing there is out of date. For cross-agency federal award histories, NIH now directs users to USAspending.gov, or use the funding agency’s own awards database.
Why research administrators use NIH award search
In practice, NIH RePORTER shows up in several recurring research-administration tasks:
- Prior and current support verification — confirming what NIH funding an investigator already holds, for Other Support disclosures or before submitting a new, potentially overlapping application.
- Competitive and landscape analysis — seeing what a given Institute has already funded in a research area before an investigator commits time to a proposal in that space.
- Funding-history documentation — pulling an institution’s or a PI’s full NIH award history for internal reporting, biosketch preparation, or a promotion/tenure dossier.
- Portfolio and trend analysis — grants offices and research-development staff tracking how a specific Institute’s funding by mechanism or activity code shifts across fiscal years.
- Verifying award details after a notice of award — confirming the officially recorded project number, budget period, or awardee-of-record matches what the institution has on file.
Because RePORTER’s project and person data function much like a public, read-only research information system for NIH’s own award portfolio, the same conceptual building blocks used across CRIS infrastructure apply: a project record, a person record for the PI, and an output record for each linked publication or patent, tied together the way an institutional CRIS ties grants, researchers, and outputs together internally.
Data freshness and limitations
A few practical caveats worth knowing before relying on RePORTER for anything decision-critical: the weekly update cycle means a very recently issued notice of award may not appear yet; publication and patent linkage depends on NIH’s own matching process and can lag or occasionally miss a real link; and RePORTER covers NIH awards specifically — for other US federal science agencies, use USAspending.gov or that agency’s own awards database (Federal RePORTER was retired in 2022), and for open, not-yet-awarded funding opportunities, RePORTER is the wrong tool entirely (use Grants.gov or the funding agency’s own opportunity listings).
Frequently asked questions
Is NIH RePORTER the same as Grants.gov?
No. Grants.gov lists open funding opportunities you can still apply to, across federal agencies. NIH RePORTER lists NIH projects that have already been awarded — it’s a record of funded research, not a place to find new opportunities.
How do I search NIH RePORTER by principal investigator?
Open the query form at reporter.nih.gov and enter the investigator’s surname (plus given name or initial, if the surname is common) in the principal investigator name field. Set the fiscal-year filter to cover all years rather than only the current one, otherwise a career-wide history will be truncated to recent awards. The results list every project on which that person is recorded as a PI or multi-PI, active or closed, with the award amount, project number and awardee institution for each. Adding the awardee organisation disambiguates a common name; adding an Institute/Center or activity code narrows it further. This is the quickest route to an investigator’s NIH funding history for Other Support, biosketch or overlap checks.
How do I find all NIH grants awarded to a specific institution?
Use the awardee organization field in the RePORTER query form, optionally combined with a fiscal-year range or Institute/Center filter to narrow results; for a full historical extract rather than a browser query, use ExPORTER’s annual data files instead.
Can I search NIH RePORTER by grant or project number?
Yes — the query form accepts a full or partial NIH project number, including by individual component (activity code, Institute/Center designation, serial number), which is useful when you have a partial number from a notice of award or a citation.
Is there an API for NIH award data?
Yes — the RePORTER API at api.reporter.nih.gov exposes project and publication data for programmatic queries, currently on version 2. NIH asks API users to keep request rates low and to run large jobs during off-peak hours.
How current is the data in NIH RePORTER?
NIH RePORTER is updated weekly, with both new awards and revisions to existing records (institution changes, revised amounts, new budget-period increments) included in each update.
For the broader mechanics of how NIH funding works before an award is made — mechanisms, funding announcements, and review — see CASRAI’s NIH Grants: An Overview. For how institutions track and administer awards once received, see Grant Management Systems and the Grants Management cluster overview.







