Grants.gov Federal Grant Opportunities Scraper
Extract US federal grant opportunities from the official Grants.gov API. Get title, agency, status, posted and close dates, ALN/CFDA numbers, award ceiling and floor, eligibility and contact email across 24 federal agencies. Export to JSON, CSV or Excel.
{ "opportunityId": "362035", "opportunityNumber": "DE-FOA-0003623", "title": "High-performance Optimized Recycled Nuclear Is…", "agencyCode": "DOE-ARPAE", "agencyName": "Advanced Research Projects Agency Energy", "oppStatus": "posted", "postedDate": "2026-04-23", "closeDate": "2026-08-06", "archiveDate": "2026-11-12" }
每次运行都返回干净、带类型的记录,可直接用于你的 CRM、表格或数据库。
- 每个结果对应一条干净记录,已去重并规范化
- JSON、CSV 或 Excel 的稳定结构,也可通过 Apify API 读取
- 在云端按用量付费,无需安装或维护
一条真实的示例记录,正是你收到的结构。
| Opportunity Id | Opportunity Number | Title | Agency Code |
|---|---|---|---|
| 362035 | DE-FOA-0003623 | High-performance Optimized Recycl… | DOE-ARPAE |
| 329436 | DE-FOA-0002265 | University Nuclear Leadership Pro… | DOE-ID |
| 356623 | DE-FOA-0003467 | SEEDING CRITICAL ADVANCES FOR LEA… | DOE-ARPAE |
| 347329 | PD-23-7644 | Electrochemical Systems | NSF |
| 348258 | PD-18-7607 | Energy, Power, Control, and Netwo… | NSF |
{ "opportunityId": "362035", "opportunityNumber": "DE-FOA-0003623", "title": "High-performance Optimized Recycled Nuclear Is…", "agencyCode": "DOE-ARPAE", "agencyName": "Advanced Research Projects Agency Energy", "oppStatus": "posted", "postedDate": "2026-04-23", "closeDate": "2026-08-06", "archiveDate": "2026-11-12" }
常见问题
Which grants does this cover?
It covers every funding opportunity published on Grants.gov, the official catalog for all U.S. federal grant-making agencies. You can pull currently posted (open) opportunities, upcoming forecasted ones, and closed or archived records, filtered by keyword, agency, eligibility, funding category and Assistance Listing Number.
How do I find all open grants for a topic like clean energy or rural health?
Enter the topic as a keyword and set the status to posted. The scraper returns every matching open opportunity with its agency, close date and award amounts, so you can build a shortlist in one run.
Can I filter by who is allowed to apply?
Yes. Use the eligibilities filter to keep only opportunities open to your organization type, such as nonprofits with 501(c)(3) status, public institutions of higher education, small businesses, state or local governments, or Native American tribal governments.
Do I need an API key or token?
No. Grants.gov publishes an open public API that needs no key, account or token. Every field comes from that official public source.
Do I need a proxy to run this?
No. The Grants.gov API is globally accessible and responds from standard datacenter connections, so runs work out of the box without any proxy configuration.