Grants.gov Scraper — Federal Grant Finder avatar

Grants.gov Scraper — Federal Grant Finder

Pricing

Pay per usage

Go to Apify Store
Grants.gov Scraper — Federal Grant Finder

Grants.gov Scraper — Federal Grant Finder

Find and monitor US federal grant opportunities on Grants.gov. Search by keyword, agency, eligibility and deadline. Get funding amounts, CFDA numbers, open/close dates and links. Ideal for nonprofits, universities and grant writers.

Pricing

Pay per usage

Rating

0.0

(0)

Developer

DK

DK

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

3 days ago

Last modified

Categories

Share

Search and monitor US federal grant opportunities on Grants.gov — the official database of all federal funding programs, with over $700 billion awarded annually.

🔍 Search it on Google: "grants.gov scraper", "federal grants API", "grant opportunity monitor"

Why use this Actor?

  • Official data source — uses the Grants.gov API directly
  • Deadline alerts — never miss a closing opportunity again
  • Precise filtering — keyword, agency, eligibility, CFDA numbers
  • Automation-ready — pipe results to email, Slack, Notion, CRMs
  • Zero setup — no API key or authentication needed

Who is this for?

UserUse case
🎓 Nonprofits & universitiesTrack funding in your program area
✍️ Grant writersBuild a pipeline of upcoming deadlines
📊 ResearchersAnalyze federal funding trends by agency/field
🤖 ConsultantsMonitor opportunities across client sectors
🧠 AI agentsAutomated funding-source discovery

Input options

FieldDescriptionExample
keywordSearch term"climate research", "rural health"
agenciesAgency codes or names["NSF", "NIH"], "Department of Energy"
eligibilitiesWho can apply["nonprofit"], ["higher_education"]
closeAfterOnly grants closing after this date"09/01/2026"
onlyOpenExclude already-closed (default true)true
maxItemsMax results per run200

Example input

{
"keyword": "stem education",
"agencies": ["NSF"],
"closeAfter": "09/01/2026",
"onlyOpen": true,
"maxItems": 300
}

Example output

{
"id": "334326",
"number": "21-595",
"title": "Tribal Colleges and Universities Program",
"agency": "U.S. National Science Foundation",
"openDate": "06/24/2021",
"closeDate": "09/01/2026",
"status": "posted",
"cfdaList": ["47.076"],
"url": "https://www.grants.gov/search-results-detail/334326"
}

💡 Pro tips

  1. Closing-soon feed: set onlyOpen: true + a closeAfter date ~30 days out for urgent deadlines
  2. New-opportunity alerts: schedule hourly runs and diff against previous results
  3. Multi-agency monitoring: list several agencies — results merge into one dataset

Data source

Official Grants.gov search API. This actor is not affiliated with grants.gov or HHS.