USASpending GovCon Awards & Grants Scraper avatar

USASpending GovCon Awards & Grants Scraper

Pricing

$0.60 / 1,000 records

Go to Apify Store
USASpending GovCon Awards & Grants Scraper

USASpending GovCon Awards & Grants Scraper

Scrape US federal government contracts and grants from USASpending. Filter by keyword, recipient, agency, award type and date. Returns award amount, recipient, agency and more. No API key. Pay per award; empty runs are free.

Pricing

$0.60 / 1,000 records

Rating

0.0

(0)

Developer

Christian Pichichero

Christian Pichichero

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

3 hours ago

Last modified

Categories

Share

USASpending GovCon Awards & Grants Scraper — a fast, reliable usaspending scraper that needs no API key. You pay only for the results you get: failed or empty runs are always free.

This usaspending scraper runs on the Apify platform, so you can call it from the API, run it on a schedule, or export results to JSON, CSV, Excel, or Google Sheets.

What this scraper does

  • Extracts structured usaspending data with no browser or API key required
  • Returns clean JSON, one record per result — ready for sheets, databases, or apps
  • Pay-per-result pricing: you are never charged for a run that returns nothing
  • Runs on demand or on a schedule, and integrates with 5,000+ apps via the Apify API and webhooks

What data you get

Each result record includes fields such as:

  • Award Id (awardId) — e.g. "FA862118F6251"
  • Recipient Name (recipientName) — e.g. "LOCKHEED MARTIN CORPORATION"
  • Amount (amount) — e.g. 632998084.56
  • Awarding Agency (awardingAgency) — e.g. "Department of Defense"
  • Award Type (awardType) — e.g. "DELIVERY ORDER"
  • Award Category (awardCategory) — e.g. "contracts"
  • Description (description) — e.g. "IGF::OT::IGF AFSOC ACTS AWARD OF CONTRACT FOR CLS, ENGI...
  • Start Date (startDate) — e.g. "2018-02-08"
  • End Date (endDate) — e.g. "2027-01-31"
  • Place (place) — e.g. "FL"
  • Naics Code (naicsCode) — e.g. "336413"
  • Recipient Id (recipientId) — e.g. "ea75ddee-2d00-ac7f-5e72-6f42d7c88c8c-C"
  • Generated Internal Id (generatedInternalId) — e.g. "CONT_AWD_FA862118F6251_9700_FA862115D6276_9700"
  • Url (url) — e.g. "https://www.usaspending.gov/award/CONT_AWD_FA862118F6251...

Input

FieldTypeDescription
keywordsarrayFree-text keywords to match against award descriptions/recipients (e.g. cybersecurity, HVAC). Combined serv...
recipientNamestringCompany/organization name to fuzzy-match the awardee (e.g. Lockheed Martin, Stanford).
agencyNamestringToptier awarding agency name exactly as USASpending lists it (e.g. Department of Defense, National Science ...
awardTypestringWhich award family to pull: contracts, grants, or all (both).
fromDatestringStart of the award action time window, ISO YYYY-MM-DD (default 2008-01-01).
toDatestringEnd of the award action time window, ISO YYYY-MM-DD (default ~1 year ahead of today).
maxResultsnumberMaximum award records to return per award-type bucket (default 50, capped at 500).
minAmountnumberOptional client-side floor: drop awards whose dollar amount is below this value.

Example output

{
"type": "award",
"awardId": "FA862118F6251",
"recipientName": "LOCKHEED MARTIN CORPORATION",
"amount": 632998084.56,
"awardingAgency": "Department of Defense",
"awardType": "DELIVERY ORDER",
"awardCategory": "contracts",
"description": "IGF::OT::IGF AFSOC ACTS AWARD OF CONTRACT FOR CLS, ENGINEERING, INSTRUCTION, CYBERSECURITY, DMO",
"startDate": "2018-02-08",
"endDate": "2027-01-31",
"place": "FL",
"naicsCode": "336413",
"recipientId": "ea75ddee-2d00-ac7f-5e72-6f42d7c88c8c-C",
"generatedInternalId": "CONT_AWD_FA862118F6251_9700_FA862115D6276_9700",
"url": "https://www.usaspending.gov/award/CONT_AWD_FA862118F6251_9700_FA862115D6276_9700",
"scrapedAt": "2026-07-10T00:00:00Z"
}

Use cases

  • Run market and competitor research
  • Enrich due-diligence and financial analysis
  • Feed dashboards and reporting pipelines
  • Power fintech and investment tools

Run it as a monitor (alerts on new usaspending)

Schedule this usaspending scraper to run automatically — hourly, daily, or on any cron schedule — with the built-in Apify Scheduler, and have results pushed to you by webhook, email, Slack, or your own app the moment they're ready. It's the easiest way to monitor usaspending for changes over time and get alerted the instant something new appears — no manual runs. Because pricing is per result, a scheduled monitor only ever charges you for the data each run actually returns.

Pricing

This actor uses pay-per-result pricing at $0.0006 per record. There is no monthly fee and no start fee — and empty or failed runs cost $0, so you only ever pay for data you actually receive.

Frequently asked questions

Do I need an API key or account for the source? No. This usaspending scraper works out of the box with no API key required.

What happens if a run returns no results? You are not charged. Billing is per result, so empty or failed runs are free.

Can I run the usaspending scraper on a schedule? Yes. Use the Apify Scheduler to run it hourly, daily, or on any cron schedule, and get results by webhook or API.

What export formats are supported? Results can be exported as JSON, CSV, Excel, HTML, or pushed to Google Sheets, a database, or your own app via the Apify API.

Is the data structured? Yes. Every usaspending result is a clean, flat JSON record you can use immediately.