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・スプレッドシート・データベースにそのまま使えます。

  • 結果ごとに 1 レコード、重複排除・正規化済み
  • JSON・CSV・Excel の安定したスキーマ、または Apify API で読み取り
  • クラウドで従量課金。インストールも保守も不要
返される項目
Award IdTitleAbstractPi NamePi First NamePi Last NamePi Middle InitialPi EmailCo Pi CountCo Pi NamesCo Pi EmailsOrganizationOrg AddressOrg City
出力サンプル

実際の 1 レコード例。受け取る形そのままです。

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 でスクレイパーを実行するか、必要にぴったり合わせて作らせてください。