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・スプレッドシート・データベースにそのまま使えます。
- 結果ごとに 1 レコード、重複排除・正規化済み
- JSON・CSV・Excel の安定したスキーマ、または Apify API で読み取り
- クラウドで従量課金。インストールも保守も不要
実際の 1 レコード例。受け取る形そのままです。
| 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.