USASpending.gov Federal Awards Scraper
Pricing
from $3.50 / 1,000 results
USASpending.gov Federal Awards Scraper
Scrape US federal contracts, grants and awards from the official USASpending.gov API โ no login, no API key, no blocking. Award ID, recipient, amount, agency, dates and place of performance. Filter by type, date and keyword. Hundreds of thousands of awards per run.
Pricing
from $3.50 / 1,000 results
Rating
0.0
(0)
Developer
Logiover
Maintained by CommunityActor stats
0
Bookmarked
4
Total users
1
Monthly active users
9 hours ago
Last modified
Categories
Share
๐๏ธ USASpending.gov Federal Awards Scraper โ US Contracts, Grants & Awards to JSON & CSV
Scrape US federal contracts, grants, loans and direct payments straight from the official USASpending.gov API. This USASpending scraper covers every federal award โ trillions of dollars in spending โ with recipient, amount, outlays, award type, agency, dates and place of performance. No login, no API key, no blocking โ one run can return hundreds of thousands of award records. Export federal spending data to JSON, CSV or Excel.
Because it runs on the official U.S. Treasury API, the data is authoritative and the Actor doesn't break when websites change layout. It's built for GovCon business development, B2B lead generation, market intelligence and watchdog research.
โจ What this Actor does / Key features
- ๐๏ธ Official U.S. Treasury API โ authoritative, reliable data straight from USASpending.gov, never blocked.
- ๐ No API key needed โ just configure your filters and run.
- ๐ฐ Massive coverage โ every federal contract, grant, loan and direct payment, fully paginated; a single run can return hundreds of thousands of records.
- ๐ Rich data per award โ award ID, recipient, award amount, total outlays, award type, description, start/end dates, awarding agency and sub-agency, and place of performance.
- ๐ Powerful filters โ by award type, action date range and free-text keyword.
- ๐ฏ Flexible scope โ set
maxAwardsto0to pull every matching award, or cap it for a smaller, faster run. - โฐ Built for scheduling โ new awards post daily, so a rolling date range keeps an always-current feed.
- ๐ฆ Export-ready output โ flat JSON downloadable as CSV, Excel, JSON or XML, with a pre-built Federal Awards dataset view.
๐ Input
| Field | Type | Description |
|---|---|---|
awardTypes | array of strings | Which award types to scrape: contracts, grants, direct-payments, loans, other. Prefilled with ["contracts"]. |
startDate | string | Earliest award action date (YYYY-MM-DD). Leave empty for the last 12 months. |
endDate | string | Latest award action date (YYYY-MM-DD). Leave empty for today. |
keyword | string | Free-text keyword to filter awards by recipient, description or agency. Leave empty for all. |
maxAwards | integer | Maximum number of awards to save. 0 = all matching (can be hundreds of thousands). |
๐ Example input
{"awardTypes": ["contracts", "grants"],"startDate": "2025-01-01","endDate": "2026-05-14","keyword": "cybersecurity","maxAwards": 10000}
๐ฆ Output
One Apify dataset record per federal award. Records are flat JSON and can be exported to CSV, Excel, JSON or XML, or pulled via the Apify API. A pre-built Federal Awards dataset view shows the key columns.
| Field | Description |
|---|---|
awardId | Federal award identifier |
recipientName | Name of the award recipient |
awardAmount | Total obligated award amount |
totalOutlays | Total outlays paid out so far |
awardType | Award type (contract, grant, loan, direct payment, other) |
description | Award description / purpose |
startDate | Award period start date |
endDate | Award period end date |
awardingAgency | Federal agency that issued the award |
awardingSubAgency | Sub-agency that issued the award |
placeOfPerformanceState | State where the work is performed |
placeOfPerformanceCountry | Country where the work is performed |
url | Link to the award detail page on USASpending.gov |
scrapedAt | ISO-8601 scrape timestamp |
๐ก Use cases
- GovCon business development โ see who is winning federal contracts, by agency, recipient and dollar amount.
- B2B sales & lead generation โ build prospect lists of federal contractors and grant recipients for outreach.
- Market & competitive intelligence โ track federal spending trends by agency, program and recipient over time.
- Journalists & watchdogs โ analyze where federal money goes at scale and surface notable awards.
- Researchers & analysts โ study federal procurement patterns, geographic distribution and agency budgets.
- Subcontracting & teaming โ identify prime awardees to approach for partnership opportunities.
โ Frequently Asked Questions
Is this Actor allowed / legal? Yes. USASpending.gov publishes federal award data as public information through an official open API, and this Actor reads only that public data. Use it freely and responsibly.
Do I need an API key or login? No. The USASpending.gov API is public and unauthenticated โ no API key, no login and no proxy required.
How much data can I get in one run?
The Actor is fully paginated and can return hundreds of thousands of award records in a single run. Set maxAwards to 0 for everything matching your filters, or cap it for a faster run.
Which award types can I scrape?
Contracts, grants, direct payments, loans and "other" โ pick any combination via the awardTypes input.
Can I filter by date or keyword?
Yes. Use startDate / endDate to bound the award action date range, and keyword to filter by recipient, description or agency text.
Can I schedule it for an always-fresh database? Yes. New federal awards post daily โ schedule the Actor with a rolling date range to keep a continuously updated awards dataset.
What output formats are supported? Every run produces a structured dataset you can export to JSON, CSV, Excel or XML, or access through the Apify API.
โฐ Scheduling & integration
Schedule this Actor on Apify to keep an always-fresh federal awards database with a rolling date range. Export results to JSON, CSV or Excel, or use the Apify API and webhooks to push new awards into Google Sheets, a CRM, a database or a BI dashboard.