Usaspending Awards Scraper avatar

Usaspending Awards Scraper

Pricing

from $1.00 / 1,000 usaspending awards

Go to Apify Store
Usaspending Awards Scraper

Usaspending Awards Scraper

Scrape federal award spending from the official USAspending.gov API v2. Keyword, agency, award-type, and date filters. No API key. Empty searches free. ~$1/1k.

Pricing

from $1.00 / 1,000 usaspending awards

Rating

0.0

(0)

Developer

Smorgi Apps

Smorgi Apps

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

14 hours ago

Last modified

Share

USAspending Awards Scraper — Pay Per Result

Scrape federal award spending from the official USAspending.gov API v2. No API key. Keyword, awarding-agency, award-type, and date filters.

Store search keywords: USAspending scraper · federal awards · government contracts · grant spending · FPDS awards


Why this Actor

PainWhat we do
Key friction / scrape HTMLOfficial JSON API, no key
Opaque failuresEmpty searches → not charged
Unclear pricingFlat pay-per-result PPE (~$1/1k)

Example input

{
"keywords": "cybersecurity",
"awardingAgency": "Department of Defense",
"awardTypeCodes": ["A", "B", "C", "D"],
"startDate": "2023-01-01",
"endDate": "2023-12-31",
"maxItems": 50
}

Output fields

FieldDescription
awardIdAward / PIID identifier
recipientNameRecipient legal name
amountAward amount (USD)
awardingAgencyToptier awarding agency
startDate / endDatePeriod of performance
descriptionAward description
placeOfPerformanceCity/state/country when available
urlusaspending.gov/award/... link
scrapedAtISO timestamp

Pricing

Pay-per-event for each delivered award.

  • Empty queries / zero results → not charged
  • Exact $/1k is on the Store pricing tab

Limitations (honest)

  • Endpoint: POST https://api.usaspending.gov/api/v2/search/spending_by_award/
  • Default award types are contracts (A,B,C,D); set awardTypeCodes for grants/loans/IDVs
  • awardingAgency must match USAspending toptier names (e.g. Department of Defense)
  • Place of performance is often sparse in search results
  • Date range defaults to the last 12 months when omitted

Issues / feature requests: use the Actor Issues tab.