Scrapers.lat logo scrapers.lat
开发者工具

NSF Research Grant Awards Scraper

Scrape U.S. National Science Foundation research grant awards: award ID, title, abstract, principal investigator and co-PIs with emails, awardee institution and location, program, funding amounts and the award window. Filter by keyword, PI, institution, state or date. Export to JSON, CSV or Excel.

39 每条记录的字段 JSON · CSV · Excel · API 按用量付费
usa-nsf-awards-scraper.json 200 OK
{
  "awardId": "2602820",
  "title": "Collaborative Research: Group Structure, Hydro…",
  "abstract": "This study focuses on understanding the potent…",
  "piName": "Joseph T Thompson",
  "piFirstName": "Joseph",
  "piLastName": "Thompson",
  "piMiddleInitial": "T",
  "piEmail": "[email protected]",
  "coPiCount": 0
}
你会得到什么

每次运行都返回干净、带类型的记录,可直接用于你的 CRM、表格或数据库。

  • 每个结果对应一条干净记录,已去重并规范化
  • JSON、CSV 或 Excel 的稳定结构,也可通过 Apify API 读取
  • 在云端按用量付费,无需安装或维护
返回的字段
Award IdTitleAbstractPi NamePi First NamePi Last NamePi Middle InitialPi EmailCo Pi CountCo Pi NamesCo Pi EmailsOrganizationOrg AddressOrg City
示例输出

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

Award IdTitleAbstractPi Name
2602820Collaborative Research: Group Str…This study focuses on understandi…Joseph T Thompson
2624028Conference: Workshop on Breakthro…The brain works through electrica…Takashi D Kozai
2602819Collaborative Research: Group Str…This study focuses on understandi…Eli V Olinick
2602818Collaborative Research: Group Str…This study focuses on understandi…Ian K Bartol
2602821Collaborative Research: Group Str…This study focuses on understandi…Paul S Krueger
GET /usa-nsf-awards-scraper
{
  "awardId": "2602820",
  "title": "Collaborative Research: Group Structure, Hydro…",
  "abstract": "This study focuses on understanding the potent…",
  "piName": "Joseph T Thompson",
  "piFirstName": "Joseph",
  "piLastName": "Thompson",
  "piMiddleInitial": "T",
  "piEmail": "[email protected]",
  "coPiCount": 0
}

常见问题

Does it include co-investigators and their emails?

Yes. Each record lists the primary PI plus every co-PI name and email that is published for the award.

Can I get every award for one university or one state?

Yes. Add institution names or two-letter state codes and the actor sweeps each one, paginating the full result set up to your Max Awards.

Can I limit by date?

Yes. Set a start-date range (MM/DD/YYYY) to keep only awards that began within that window.

How fresh is the data?

Awards are read live at run time, so each record reflects the latest published values (see observedAt).

你准备好,它就就绪。

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