USASpending.gov Scraper — Federal Contracts & Grants avatar

USASpending.gov Scraper — Federal Contracts & Grants

Pricing

from $5.00 / 1,000 results

Go to Apify Store
USASpending.gov Scraper — Federal Contracts & Grants

USASpending.gov Scraper — Federal Contracts & Grants

Scrape 100M+ federal contract awards, grants and loans from USASpending.gov API. Filter by agency, date, keyword and amount. Export recipient names, award amounts, agencies and locations.

Pricing

from $5.00 / 1,000 results

Rating

0.0

(0)

Developer

Archit Khurana

Archit Khurana

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

18 hours ago

Last modified

Share

Extract federal government contract awards, grants, direct payments, and loans from the official USASpending.gov API. Access 100M+ federal awards with no API key required.

Features

  • 🏛️ Official Government Data — Direct from the US Treasury's USASpending.gov API
  • 📊 Multiple Award Types — Contracts, grants, direct payments, loans
  • 🔍 Advanced Filtering — By agency, date range, keyword, and award amount
  • 💰 Rich Data — Recipient names, award amounts, awarding agencies, location data
  • 🔄 No API Key Needed — Free and open access to all federal spending data

Use Cases

  • Government Contracting Research — Find which companies win federal contracts
  • Grant Prospecting — Identify grant recipients by agency and sector
  • Compliance & Transparency — Track federal spending by agency or program
  • Lead Generation — Find companies receiving federal awards in your sector
  • Economic Research — Analyze federal spending patterns over time

Input Parameters

ParameterTypeDefaultDescription
award_categorystringcontractsType: contracts, grants, direct_payments, loans, other
start_datestring2024-01-01Start date (YYYY-MM-DD)
end_datestring2024-12-31End date (YYYY-MM-DD)
agencystring-Filter by awarding agency name
keywordstring-Keyword filter
min_amountnumber-Minimum award amount (USD)
max_amountnumber-Maximum award amount (USD)
max_resultsnumber20Max records to fetch (up to 200)

Sample Output

{
"award_id": "HT940216C0001",
"recipient_name": "HUMANA GOVERNMENT BUSINESS INC",
"award_amount": 51269205263.03,
"awarding_agency": "Department of Defense",
"award_type": "DEFINITIVE CONTRACT",
"description": "MANAGED CARE HEALTH PLAN",
"start_date": "2016-08-01",
"end_date": "2025-12-31",
"place_city": "LOUISVILLE",
"place_state": "KY",
"place_country": "USA",
"category": "contracts",
"source": "USASpending.gov"
}

Data Source

Data is sourced from USASpending.gov, the official open data source of US federal spending maintained by the US Department of the Treasury. The API is free to use with no authentication required.

Notes

  • Results are sorted by award amount (descending) by default
  • Date filters apply to the award start date
  • Agency names must match official agency names (e.g., "Department of Defense")