VOOZH about

URL: https://apify.com/lxraa/usaspending-monitor

โ‡ฑ Federal Contracts Scraper - USAspending.gov to JSON ยท Apify


๐Ÿ‘ US Federal Spending Monitor - Contracts & Grants to JSON avatar

US Federal Spending Monitor - Contracts & Grants to JSON

Pricing

Pay per usage

Go to Apify Store

US Federal Spending Monitor - Contracts & Grants to JSON

Search & monitor US federal contracts & grants via the official USAspending.gov API. Filter by keyword, type, agency and date; clean structured records with direct links.

Pricing

Pay per usage

Rating

0.0

(0)

Developer

๐Ÿ‘ lxraa

lxraa

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

7 days ago

Last modified

Categories

Share

US Federal Spending Monitor โ€” Contracts & Grants โ†’ JSON (with stock tickers)

Search and monitor US federal awards (contracts & grants) straight from the official USAspending.gov API. No browser, no proxy, no scraping tricks โ€” a public government API, so it's fast, reliable, and fully legal.

What makes this different: investable-entity mapping

Raw award data is free and public. The value is in the processing layer. This actor maps each award recipient to its public-company stock ticker + SEC CIK (via SEC's official company list), so the output is ready for:

  • Alternative-data / signal research โ€” companies winning large federal contracts often move before the news. Join awards to tickers instantly.
  • Watchlists & screeners โ€” filter awards down to publicly-traded recipients.
  • Portfolio surveillance โ€” monitor government revenue exposure of holdings.

Mapping is conservative (a wrong ticker is worse than none): exact normalized name match, a safe prefix rule for subsidiaries (e.g. Lockheed Martin Aeronautics โ†’ LMT), and a small alias table for renames (e.g. Raytheon โ†’ RTX). Unmatched recipients return ticker: null. Turn it off with mapTickers: false.

Input

FieldDescription
keywordsTerms matched against award text (e.g. ["artificial intelligence"])
awardCategorycontracts, grants, or both
startDate / endDateAward action date window (YYYY-MM-DD)
maxResultsMax awards to return (โ‰ค 10000)
mapTickersAdd ticker + CIK for matched recipients (default true)

Output (one item per award)

{
"awardId":"HQ014717C0032",
"recipient":"LOCKHEED MARTIN CORPORATION",
"ticker":"LMT",
"cik":936468,
"amount":9080516982.62,
"description":"THAAD INTERCEPTOR LOT 9 PRODUCTION ...",
"awardingAgency":"Department of Defense",
"awardingSubAgency":"Missile Defense Agency",
"startDate":"2017-03-27",
"endDate":"2028-11-30",
"placeOfPerformanceState":"TX",
"url":"https://www.usaspending.gov/award/CONT_AWD_HQ014717C0032_..."
}

Pricing

Pay-per-result (PPE): you're billed per award record returned. Run it on a schedule to keep a fresh, ticker-mapped feed of new federal awards.

Legal & data notes

All data comes from the official USAspending.gov API (public award records, no personal data). Ticker/CIK mapping uses SEC's public company_tickers.json. This is public-record data, not MNPI.

You might also like

USASpending Scraper - Federal Contracts & Grants Data

logiover/usaspending-gov-scraper

Unofficial USASpending.gov API alternative: export federal contracts, grants & awards data to CSV/JSON without an API key or login.

๐Ÿ’ฐ USAspending Contracts Intelligence - Federal Data

benthepythondev/usaspending-contracts-intelligence

Extract $600B+ federal contracts, grants & spending with AI opportunity analysis

USAspending Scraper - Federal Contracts & Grants API

pink_comic/usaspending-federal-spending-search

Scrape/search USAspending.gov federal contracts, grants, loans, and awards. Find government spending by recipient, agency, NAICS, state, amount, and dates for GovCon leads, vendor research, grant prospecting, and spending analysis. No API key needed.

USAspending Federal Spending Search

ryanclinton/usaspending-search

Search and extract US federal government spending data directly from the official USAspending.gov API. This actor provides structured access to over $2 trillion in annual federal spending across contracts, grants, loans, direct payments, and other financial assistance programs.

USASpending.gov Scraper

crawlerbros/usaspending-scraper

Scrape USASpending.gov, the official open data source for US federal government spending. Covers contracts, grants, loans, and other awards totaling $6+ trillion annually across all federal agencies.