Federal Contract Awards Scraper - USAspending Data avatar

Federal Contract Awards Scraper - USAspending Data

Pricing

from $1.20 / 1,000 results

Go to Apify Store
Federal Contract Awards Scraper - USAspending Data

Federal Contract Awards Scraper - USAspending Data

Export US federal contract award data from USAspending.gov with no API key. Full detail by NAICS, PSC, agency, recipient, and place of performance. Contracts + IDVs.

Pricing

from $1.20 / 1,000 results

Rating

0.0

(0)

Developer

Brandt May

Brandt May

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

4 days ago

Last modified

Categories

Share

Federal Contract Awards Scraper - USAspending.gov Data

Pull rich, structured US federal contract award data from USAspending.gov - no API key, no account, no scraping headaches.

What it does

This federal contract awards scraper turns the official USAspending.gov data into clean, ready-to-use records. It queries the public spending_by_award endpoint and returns full award detail - recipient, dollar amounts, outlays, awarding agency, NAICS and PSC codes, place of performance, and a direct link back to each award. Use it as a USAspending API alternative when you want federal spending data exported to CSV, Excel, or JSON without writing code or managing tokens.

Unlike thin "contracts + grants + loans" dumps, this actor is a contracts specialist: it covers procurement contracts (award types A/B/C/D) and IDVs with the complete field set GovCon teams actually use for market intelligence and lead generation. Filter by agency, recipient, NAICS code, place of performance, keyword, or award amount to answer questions like who won federal contracts in my space - and monitor new awards on a schedule.

Who it's for

  • GovCon business development teams sizing pipelines and finding teaming partners
  • Market and competitive intelligence analysts tracking who wins what, and where
  • Subcontracting and lead-gen teams sourcing prime contractors to pitch
  • Capture managers researching a target agency's buying patterns and incumbents
  • Analysts and data teams who want federal spending data in a spreadsheet, not a portal

What you get / Output

Each award record includes the following fields:

FieldDescription
awardIdUnique award identifier
recipientNameName of the company or entity that won the award
awardAmountTotal obligated award amount
totalOutlaysTotal outlays disbursed against the award
descriptionAward description / statement of work summary
awardingAgencyTop-level awarding agency
subAgencyAwarding sub-agency
awardTypeAward type (contract A/B/C/D or IDV)
naicsNAICS classification, with code and desc
pscProduct/Service Code, with code and desc
startDatePeriod of performance start date
endDatePeriod of performance end date
popStatePlace-of-performance state
recipientIdUnique recipient identifier
awardUrlDirect link to the award on USAspending.gov

Results are returned as structured rows you can export to CSV, Excel, or JSON and push straight into your CRM, BI tool, or spreadsheet.

Input / How to query

Narrow results with any combination of these filters:

  • Time period - restrict awards to a date range
  • Agency - focus on a specific awarding agency
  • Recipient name - pull one company's award history
  • NAICS codes - target your industry classification(s)
  • Place of performance - filter by where the work happens
  • Keywords - match award descriptions
  • Award amount range - set a minimum and/or maximum dollar value

Modes: choose procurement contracts (award types A, B, C, D) or IDVs (indefinite delivery vehicles) to match the award category you care about.

Example use cases

  • Find who won federal contracts in your NAICS code. Filter by one or more NAICS codes and a recent time period to build a ranked list of prime contractors to study or pitch.
  • Pull a competitor's full award history. Query by recipient name to see every contract they hold, the agencies buying from them, dollar totals, and outlays.
  • Map an agency's buying patterns. Filter by awarding agency and PSC to see what a target agency actually procures and from whom - ideal for capture planning.
  • Build a subcontracting lead list. Combine NAICS, place of performance, and award amount range to surface primes with sizable recent awards in your region.
  • Export federal spending data for BI. Run a broad query and export to CSV/Excel to feed dashboards, TAM sizing, or win/loss analysis.

Recurring use / scheduling

Set this actor to run on a schedule (daily, weekly, or monthly) to monitor new federal contract awards as they post - useful for BD alerting and lead generation. A common pattern:

  1. Save a query with your target NAICS codes, agencies, and a rolling time period.
  2. Schedule the run at your chosen cadence.
  3. Compare each run against prior output using the unique awardId (and recipientId) to dedupe and isolate only newly added or changed awards.
  4. Route the fresh rows to your CRM, spreadsheet, or alerting workflow.

Because every record carries stable identifiers, deduping across runs is straightforward - you only act on what's actually new.

FAQ

How do I export federal contract award data to CSV or Excel?

Run the actor with your filters and export the resulting dataset. Apify lets you download results as CSV, Excel, or JSON, so you can open them directly or import into your CRM or BI tool - no manual portal downloads.

How can I find which companies won federal contracts in my NAICS code?

Set the NAICS code filter (one or more codes) plus a time period, then run. The output lists each winning recipientName, the awardAmount, the awardingAgency, and an awardUrl for every matching award.

Is there a USAspending API alternative that needs no API key?

Yes - that's exactly what this is. It reads the public USAspending.gov data with no API key and no account, and hands you clean structured records instead of raw API responses you'd otherwise have to parse yourself.

How do I look up a company's federal contract award history?

Filter by recipient name. The actor returns that company's awards with amounts, outlays, awarding agency and sub-agency, NAICS/PSC classifications, periods of performance, and direct award links.

How can I pull federal contract awards by agency and recipient in bulk?

Combine the agency filter and the recipient-name filter (and add a time period to bound the range). The scraper returns every matching award as structured rows, ready to export in bulk.

How do I get federal spending data for GovCon competitive analysis?

Query by agency, NAICS, place of performance, or award amount to isolate your competitive segment, then export the full field set - amounts, outlays, PSC/NAICS, and recipients - into your analysis or BI tooling.

How can I monitor new federal contract awards for lead generation?

Schedule recurring runs against a saved query (your NAICS codes, agencies, region), then dedupe each run on awardId to surface only new awards. Route those to your lead-gen or BD workflow.

What data fields does the USAspending awards download include (NAICS, PSC, outlays)?

Each record includes award ID, recipient name and ID, award amount, total outlays, description, awarding agency and sub-agency, award type, NAICS (code + description), PSC (code + description), start and end dates, place-of-performance state, and a direct award URL.

Data source & notes

  • Source: USAspending.gov - the official open data source for US federal spending, published by the US Treasury. This actor uses its public spending_by_award API. The data is public and free to use; no API key or login is required.
  • Scope: Procurement contracts (award types A/B/C/D) and IDVs. This actor focuses on contract awards, not grants or loans.
  • Freshness & completeness: Data reflects what USAspending.gov has published; agency reporting lags and the source's own coverage rules apply. Fields are populated as provided by the source - some awards may have empty values (for example, a missing NAICS, PSC, or place-of-performance state).
  • Accuracy: All output fields listed above map directly to the source data; the actor does not enrich or fabricate values.