Grants.gov Watch — New Federal Grant Opportunities Feed avatar

Grants.gov Watch — New Federal Grant Opportunities Feed

Pricing

$2.50 / 1,000 results

Go to Apify Store
Grants.gov Watch — New Federal Grant Opportunities Feed

Grants.gov Watch — New Federal Grant Opportunities Feed

Scheduled change feed of new posted U.S. federal grant opportunities.

Pricing

$2.50 / 1,000 results

Rating

0.0

(0)

Developer

Nick

Nick

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

Share

Track newly posted U.S. federal funding opportunities from Grants.gov. Filter the feed by one or more keywords and agency codes, then use the stable JSON records in alerts, spreadsheets, or agent workflows.

Example input

{
"keywords": ["artificial intelligence", "workforce"],
"agencies": ["NSF", "DOL"],
"maxResults": 100
}

Change-feed behavior

Each successful run remembers opportunity IDs and its run watermark. The first run returns opportunities in the current 14-day window; later scheduled task runs return the same window while marking records not previously emitted with newSinceLastRun: true. Use postedSince to set an explicit date window.

Scheduling

Create a saved Apify Task and schedule that task for recurring runs. The task's key-value store retains the seen-ID list and watermark. A fresh unsaved run has a new baseline.

Example output record

{
"opportunityId": "363684",
"opportunityNumber": "26-516",
"title": "Geosciences Core Research",
"agencyCode": "NSF",
"openDate": "2026-08-21T00:00:00.000Z",
"closeDate": "2076-08-21T00:00:00.000Z",
"url": "https://www.grants.gov/search-results-detail/363684",
"newSinceLastRun": true
}

Disclaimer

Unofficial independent tool. Not affiliated with or endorsed by Grants.gov or any U.S. government agency. Data is retrieved from the Grants.gov public search API.