USAspending Federal Awards Scraper avatar

USAspending Federal Awards Scraper

Pricing

from $0.50 / 1,000 federal awards

Go to Apify Store
USAspending Federal Awards Scraper

USAspending Federal Awards Scraper

Search US federal contracts, grants, loans, and direct payments from the official USAspending API. Export award IDs, recipients, agencies, dates, descriptions, and award amounts.

Pricing

from $0.50 / 1,000 federal awards

Rating

0.0

(0)

Developer

Thirdwatch

Thirdwatch

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

5 hours ago

Last modified

Categories

Share

Search contracts, grants, loans, and direct payments from the official USAspending API. The Actor returns clean JSON records for federal procurement research, government-contractor discovery, market analysis, and recurring spending monitors.

What you get

  • Award ID and USAspending award URL
  • Recipient name
  • Award amount and type
  • Awarding and funding agencies
  • Start and end dates
  • Award description
  • Stable internal identifiers for deduplication

Input

Choose one award category, provide one or more search terms, set an activity date range, and select the maximum number of results. Results can be sorted by amount, date, recipient, or agency.

{
"keywords": ["cybersecurity"],
"awardCategory": "contracts",
"startDate": "2025-01-01",
"endDate": "2026-12-31",
"sortBy": "Award Amount",
"sortOrder": "desc",
"maxResults": 100
}

Example result

{
"award_id": "FA862118F6251",
"recipient_name": "LOCKHEED MARTIN CORPORATION",
"award_amount": 653187539.71,
"awarding_agency": "Department of Defense",
"start_date": "2018-02-08",
"end_date": "2027-12-31",
"source": "USAspending.gov"
}

Responsible use

This Actor reads public US government records through the official USAspending API. Respect the API service, avoid wasteful polling, and independently verify records before making financial, legal, or procurement decisions.