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.
{ "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 Id | Title | Abstract | Pi Name |
|---|---|---|---|
| 2602820 | Collaborative Research: Group Str… | This study focuses on understandi… | Joseph T Thompson |
| 2624028 | Conference: Workshop on Breakthro… | The brain works through electrica… | Takashi D Kozai |
| 2602819 | Collaborative Research: Group Str… | This study focuses on understandi… | Eli V Olinick |
| 2602818 | Collaborative Research: Group Str… | This study focuses on understandi… | Ian K Bartol |
| 2602821 | Collaborative Research: Group Str… | This study focuses on understandi… | Paul S Krueger |
{ "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).