USASpending.gov Federal Awards Scraper avatar

USASpending.gov Federal Awards Scraper

Pricing

from $2.00 / 1,000 results

Go to Apify Store
USASpending.gov Federal Awards Scraper

USASpending.gov Federal Awards Scraper

Scrapes federal contract, grant, loan, and direct payment awards from USASpending.gov — recipient, agency, award amount, date, NAICS code, place of performance, and more. No API key required.

Pricing

from $2.00 / 1,000 results

Rating

0.0

(0)

Developer

COSENT GROUP

COSENT GROUP

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

Share

Scrape federal contract, grant, loan, and direct payment award data from USASpending.gov — the official source for US government spending. Filter by keyword, agency, award type, date range, state, and NAICS code. No API key required.

What it scrapes

Each award returns:

FieldDescription
awardIdUSASpending unique award identifier
awardTypeType of award (Definitive Contract, Delivery Order, Grant, Loan, etc.)
recipientNameCompany or organization receiving the award
recipientStateState where the recipient is located
awardAmountTotal obligated award amount in USD
awardDateDate the award action occurred
startDatePeriod of performance start date
endDatePeriod of performance end date
awardingAgencyFederal agency that issued the award
awardingOfficeSub-agency or office within the awarding agency
naicsCodeNAICS industry classification code
naicsDescriptionNAICS industry description
placeOfPerformanceCity and state where work is performed
descriptionDescription of the award or contract
urlDirect link to the award on USASpending.gov
scrapedAtISO timestamp when this record was collected

Input

{
"keywords": "cybersecurity",
"awardTypes": ["contracts"],
"dateStart": "2026-01-01",
"dateEnd": "2026-08-02",
"agencyName": "Department of Defense",
"recipientState": "TX",
"naicsCode": "541512",
"minAmount": 1000000,
"maxAmount": 0,
"maxResults": 200
}

Parameters

ParameterTypeDefaultDescription
keywordsstring(any)Search by recipient name or award description
awardTypesarray["contracts"]Award categories to include — see table below
dateStartstring(any)Award date range start in YYYY-MM-DD format
dateEndstring(any)Award date range end in YYYY-MM-DD format
agencyNamestring(any)Awarding agency name (e.g. Department of Defense, NASA)
recipientStatestring(any)Two-letter state code for recipient location (e.g. TX, CA)
naicsCodestring(any)NAICS industry code (e.g. 541512 for Computer Systems Design)
minAmountinteger0Minimum award amount in USD — 0 means no filter
maxAmountinteger0Maximum award amount in USD — 0 means no filter
maxResultsinteger100Maximum records to return — 0 means no limit

Award types

ValueDescription
contractsPurchase orders, delivery orders, definitive contracts, BPA calls
grantsBlock grants, formula grants, project grants, cooperative agreements
loansDirect loans and guaranteed loans
direct_paymentsDirect payments for specified and unrestricted use
idvsIndefinite Delivery Vehicles (GWACs, FSS, BOAs, BPAs)
other_financial_assistanceInsurance, asset forfeiture, and other assistance

Example output

{
"awardId": "CONT_AWD_NNJ06TA25C_8000_-NONE-_-NONE-",
"awardType": "DEFINITIVE CONTRACT",
"recipientName": "THE BOEING COMPANY",
"recipientState": "TX",
"awardAmount": "22440930496.75",
"awardDate": "2026-01-15",
"startDate": "2006-08-01",
"endDate": "2030-01-31",
"awardingAgency": "National Aeronautics and Space Administration",
"awardingOffice": "NASA Johnson Space Center",
"naicsCode": "336414",
"naicsDescription": "Guided Missile and Space Vehicle Manufacturing",
"placeOfPerformance": "Houston, TX",
"description": "INTERNATIONAL SPACE STATION OPERATIONS AND INTEGRATION",
"url": "https://www.usaspending.gov/award/CONT_AWD_NNJ06TA25C_8000_-NONE-_-NONE-",
"scrapedAt": "2026-08-02T20:53:12.920Z"
}

Use cases

  • Competitive intelligence — track which companies are winning contracts in your industry
  • Business development — identify agencies spending in your NAICS code
  • Market research — analyze federal spending trends by agency, state, or sector
  • Grant prospecting — find active grant recipients to benchmark or partner with
  • Supplier research — discover subcontracting opportunities from prime contractors
  • Investigative research — follow the money across federal programs and agencies

Notes

  • Results are sorted by award amount (largest first) by default
  • Award amounts represent the total obligated value, not individual transaction amounts
  • contracts award type includes Definitive Contracts, Delivery Orders, Purchase Orders, and BPA Calls
  • Date filters apply to the award action date, not the period of performance
  • Over 10 million federal awards are available across all agencies and years