Scrapers.lat logo scrapers.lat
ビジネス

USAspending Sub-Award & Subcontract Scraper

Scrape US federal sub-awards (subcontracts and subgrants) from USAspending.gov. Get sub-recipient, UEI, sub-award amount, action date, prime award ID, prime recipient, awarding agency, NAICS and PSC. Export to JSON, CSV or Excel.

36 レコードあたりの項目 JSON · CSV · Excel · API 従量課金
usaspending-subawards-scraper.json 200 OK
{
  "subAwardId": "4104200025",
  "subRecipientName": "AEROJET ROCKETDYNE INC",
  "subRecipientUei": "MBSKB4QN71M1",
  "subAwardAmount": 92676302.98,
  "subAwardDate": "2020-10-29",
  "subAwardType": "sub-contract",
  "subAwardDescription": "CONTRACT CLOSEOUT (NRE) CSDR (NRE) MPR- MAN PO…",
  "primeAwardId": "W31P4Q19C0092",
  "primeRecipientName": "LOCKHEED MARTIN CORPORATION"
}
得られるもの

各実行で、型が揃ったきれいなレコードを返します。CRM・スプレッドシート・データベースにそのまま使えます。

  • 結果ごとに 1 レコード、重複排除・正規化済み
  • JSON・CSV・Excel の安定したスキーマ、または Apify API で読み取り
  • クラウドで従量課金。インストールも保守も不要
返される項目
Sub Award IdSub Recipient NameSub Recipient UeiSub Award AmountSub Award DateSub Award TypeSub Award DescriptionPrime Award IdPrime Recipient NamePrime Award Generated IdAwarding AgencyAwarding Sub AgencyNaics CodeNaics Description
出力サンプル

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

Sub Award IdSub Recipient NameSub Recipient UeiSub Award Amount
4104200025AEROJET ROCKETDYNE INCMBSKB4QN71M192676302.98
P125186-10NORTHROP GRUMMAN SYSTEMS CORPORAT…NP4KMYJL82B597853623.84
4104200025AEROJET ROCKETDYNE INCMBSKB4QN71M192676302.98
4104200025AEROJET ROCKETDYNE INCMBSKB4QN71M192441852.98
4104200025AEROJET ROCKETDYNE INCMBSKB4QN71M192441852.98
GET /usaspending-subawards-scraper
{
  "subAwardId": "4104200025",
  "subRecipientName": "AEROJET ROCKETDYNE INC",
  "subRecipientUei": "MBSKB4QN71M1",
  "subAwardAmount": 92676302.98,
  "subAwardDate": "2020-10-29",
  "subAwardType": "sub-contract",
  "subAwardDescription": "CONTRACT CLOSEOUT (NRE) CSDR (NRE) MPR- MAN PO…",
  "primeAwardId": "W31P4Q19C0092",
  "primeRecipientName": "LOCKHEED MARTIN CORPORATION"
}

よくある質問

Which countries and time range does this cover?

It covers United States federal sub-awards reported to USAspending.gov. Sub-award action dates go back to October 1, 2007, which is the earliest date the search API supports.

What is the difference between a sub-award and a prime award?

A prime award is the money the government gives directly to a recipient. A sub-award is money that prime recipient then passes to another company or organization. This scraper returns the sub-awards and links each one to its prime award.

How do I filter the sub-awards I want?

Use any combination of keyword, prime award types (contracts or grants), awarding agency, prime recipient name and a date range. Sub-awards exist only for contracts and grants.

Why is placeOfPerformance empty on some records?

Sub-award place of performance is reported by the prime recipient and is not always filled in. When it is missing the field is null while the sub-recipient location is still returned.

Can I get details about the prime award?

Yes. Enable Fetch prime award details and the scraper adds the prime award amount, description, recipient UEI, parent company and period of performance, looked up once per prime award.

あなたの準備ができ次第。

今すぐ Apify でスクレイパーを実行するか、必要にぴったり合わせて作らせてください。