USAspending Subawards Scraper
Pricing
Pay per event
USAspending Subawards Scraper
Extract USAspending sub-awards, subrecipients, UEIs, prime award IDs, agencies, descriptions, and dollar amounts from the public API.
USAspending Subawards Scraper
Pricing
Pay per event
Extract USAspending sub-awards, subrecipients, UEIs, prime award IDs, agencies, descriptions, and dollar amounts from the public API.
You can access the USAspending Subawards Scraper programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, youโll need an Apify account and your API token, found in Integrations settings in Apify Console.
$echo '{< "startDate": "2024-01-01",< "endDate": "2024-12-31",< "awardTypeCodes": [< "02",< "03",< "04",< "05"< ],< "keywords": [],< "recipientSearchText": [],< "agencyNames": [],< "maxItems": 20,< "pageSize": 100,< "sort": "Sub-Award Amount",< "order": "desc",< "rawFilters": {},< "fields": []<}' |<apify call automation-lab/usaspending-subawards-scraper --silent --output-datasetThe Apify CLI is the official tool that allows you to use USAspending Subawards Scraper locally, providing convenience functions and automatic retries on errors.
Using installation script (macOS/Linux):
$curl -fsSL https://apify.com/install-cli.sh | bashUsing installation script (Windows):
$irm https://apify.com/install-cli.ps1 | iexUsing Homebrew:
$brew install apify-cliUsing npm:
$npm install -g apify-cliOther API clients include: