Scrapers.lat logo scrapers.lat
商业

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.

35 每条记录的字段 JSON · CSV · Excel · API 按用量付费
grants-gov-scraper.json 200 OK
{
  "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 IdOpportunity NumberTitleAgency CodeAgency NameOpp StatusPosted DateClose DateArchive DateAln NumbersDoc TypeUrlSynopsisAward Ceiling
示例输出

一条真实的示例记录,正是你收到的结构。

Opportunity IdOpportunity NumberTitleAgency Code
362035DE-FOA-0003623High-performance Optimized Recycl…DOE-ARPAE
329436DE-FOA-0002265University Nuclear Leadership Pro…DOE-ID
356623DE-FOA-0003467SEEDING CRITICAL ADVANCES FOR LEA…DOE-ARPAE
347329PD-23-7644Electrochemical SystemsNSF
348258PD-18-7607Energy, Power, Control, and Netwo…NSF
GET /grants-gov-scraper
{
  "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.

你准备好,它就就绪。

现在就在 Apify 上运行这个爬虫,或让我们按你的确切需求定制一个。