Grant Opportunity Tracker — New Federal Funding avatar

Grant Opportunity Tracker — New Federal Funding

Pricing

Pay per usage

Go to Apify Store
Grant Opportunity Tracker — New Federal Funding

Grant Opportunity Tracker — New Federal Funding

Search newly posted federal grant opportunities by keyword or agency. Official Grants.gov data, for nonprofits, universities, and grant writers tracking new funding open for application.

Pricing

Pay per usage

Rating

0.0

(0)

Developer

Timothy Kelvin

Timothy Kelvin

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

18 hours ago

Last modified

Categories

Share

Search newly posted federal grant opportunities by keyword or agency. Get the opportunity number, agency, open/close dates, and a link to the full listing — most recently posted first.

Built for nonprofits, universities, and grant writers tracking new funding open for application in their focus area, without checking Grants.gov by hand.

Input

{
"keyword": "climate resilience",
"agencyCode": "NSF",
"daysBack": 14,
"maxResults": 25
}
FieldTypeDescription
keywordstringFree-text search across opportunity titles and descriptions. Leave blank to skip.
agencyCodestringLimit to one agency's short code as used by Grants.gov (e.g. NSF). Sub-agencies often use compound codes (e.g. HHS-ACF-OFVPS) rather than the parent agency's abbreviation — check grants.gov's own agency filter for the exact code. Leave blank for all agencies.
daysBacknumberHow many days back from today to include, by posted date. Default 14, max 180.
maxResultsnumberMax opportunities to return, most recently posted first. Default 25, max 100.

Output

One record per opportunity:

{
"opportunityId": "356538",
"opportunityNumber": "PD-24-7790",
"title": "Atmosphere Cluster",
"agency": "U.S. National Science Foundation",
"agencyCode": "NSF",
"openDate": "09/26/2024",
"closeDate": null,
"status": "posted",
"cfdaList": ["47.050"],
"opportunityUrl": "https://www.grants.gov/search-results-detail/356538"
}

Only opportunities with status posted (currently open for application) are included — closed, archived, and forecasted-only opportunities are excluded.

How it works

Direct calls to the official Grants.gov search API (api.grants.gov) — the same public system behind Grants.gov's own search UI. No API key, no proxy, no login, no scraping.

Pricing note

Billed per search, not per opportunity returned — one charge whether the search returns 1 opportunity or 100.