Federal Contractor Intelligence β€” SAM.gov & USAspending Awards avatar

Federal Contractor Intelligence β€” SAM.gov & USAspending Awards

Pricing

from $20.00 / 1,000 contractor profiles

Go to Apify Store
Federal Contractor Intelligence β€” SAM.gov & USAspending Awards

Federal Contractor Intelligence β€” SAM.gov & USAspending Awards

SAM.gov + USAspending contractor data: UEI, CAGE, NAICS, PSC, award history, lifetime value, top agencies, set-asides, debarment/exclusion check & 0-100 lead score. No API key required.

Pricing

from $20.00 / 1,000 contractor profiles

Rating

0.0

(0)

Developer

Hitman studio

Hitman studio

Maintained by Community

Actor stats

0

Bookmarked

3

Total users

2

Monthly active users

4 days ago

Last modified

Share

πŸ›οΈ Federal Contractor Intelligence β€” SAM.gov & USAspending in One

Stop guessing which federal contractors are worth your time. This actor builds a complete intelligence profile of any US federal contractor β€” who they are, what they've won, how much, from which agencies, whether they're growing, whether they're debarred, and a ready-to-use 0–100 lead score β€” all in one clean export.

While every other tool just dumps a list of open contract opportunities, this one profiles the companies that actually win federal money β€” perfect for B2G sales, subcontractor sourcing, competitive intelligence, and prospecting.

βœ… Works with NO API key (USAspending data) Β· πŸ”‘ add a free SAM.gov key for full registration & exclusion detail Β· 🧠 enriched with computed intelligence Β· 🚫 never returns a null field.


🎯 Who is this for?

You are…You use it to…
A government contractorFind subcontractors & teaming partners with a proven award history
A B2B sales / BizDev teamBuild prospect lists of well-funded contractors (sell them services)
A market / competitive analystSee who dominates a NAICS code or an agency, and the spend behind them
A capture / proposal managerQualify primes before you team β€” lifetime value, trend, risk
An investor / researcherTrack federal revenue, growth trends and concentration by company

πŸ†š Why this is the most complete option

CapabilityTypical SAM.gov / USAspending scrapersThis actor
Open contract opportunitiesβœ…βž– (this profiles contractors, not RFPs)
Award history per contractor❌ usually one sourceβœ… full history + amounts
Lifetime value & contract countβŒβœ…
Top agencies they win fromβŒβœ… with $ breakdown
Growth trend (12mo vs prior)βŒβœ…
Competitor overlap (same NAICS)βŒβœ…
0–100 lead score + gradeβŒβœ…
Debarment / exclusion risksometimesβœ…
Registration (UEI, CAGE, POC)one sourceβœ… merged in
Works with no API keysometimesβœ… (award data)
Never returns nullβŒβœ… guaranteed

Others give you a list. This gives you a decision β€” who to call, partner with, or sell to, ranked and scored.

πŸ” What you can search by

  • Company name β€” Palantir, Booz Allen, Lockheed Martin
  • NAICS industry code β€” 541512 (IT services), 336411 (aircraft) β†’ top contractors in that industry
  • Awarding agency β€” Department of Defense, NASA, Department of Homeland Security
  • UEI β€” the 12-character Unique Entity ID (replaces the old DUNS)

Plus optional filters: minimum contract value, date range (30 days / 12 months / all time), and a debarment/exclusion check.


πŸ“€ What you get β€” every field, per contractor

🏒 Identity & registration

FieldDescription
contractor_nameLegal recipient name
recipient_ueiUnique Entity ID (12-char)
uei, cage_codeUEI + Commercial and Government Entity code (SAM key)
legal_business_name, dba_nameRegistered name + "doing business as" (SAM key)
registration_status, registration_date, expiration_dateSAM registration lifecycle (SAM key)
entity_structure, state_of_incorporationLLC / Corp / etc. + state (SAM key)
physical_address, websiteHQ address + company URL (SAM key)
point_of_contact, poc_emailGovernment business POC (SAM key)

πŸ’° Award history (USAspending β€” no key needed)

FieldDescription
recent_awards[]The contractor's largest awards, each with: award_id, award_amount, awarding_agency, awarding_sub_agency, funding_agency, contract_type, naics_code, psc_code, set_aside_type, place_of_performance, start_date, end_date, description
awards_returnedHow many award rows are included
primary_naicsThe contractor's main industry code

πŸ“Š Derived intelligence (the value-add)

FieldDescription
total_contracts_countTotal number of federal contracts won
active_contracts_countContracts still in their period of performance
total_lifetime_valueSum of award dollars
avg_contract_valueAverage dollars per contract
largest_award_valueTheir single biggest award
top_agencies[]The agencies they win the most from, with $ amounts
agency_countHow many distinct agencies fund them
agency_concentration_pct% of revenue from their #1 agency (a dependency/risk signal)
top_psc_codes[]What they actually sell β€” top Product/Service Codes with $
top_naics_codes[]Their industries β€” top NAICS classifications with $
annual_spending[]Year-by-year federal revenue (fiscal year β†’ amount) β€” the trend at a glance
growth_trendincreasing / stable / decreasing (last 12 mo vs prior 12 mo)
competitor_overlap[]Other top contractors in the same NAICS (their competitors)
last_award_dateMost recent award β€” an activity signal
usaspending_profileDirect link to their full USAspending profile
lead_score0–100 β€” how active & valuable this contractor is
lead_gradeA – Hot / B – Warm / C – Cool / D – Cold

🚫 Risk & compliance (optional)

FieldDescription
exclusion_statusclear / EXCLUDED / debarred / not checked
exclusion_reason, exclusion_dateWhy & since when, if excluded

πŸ›‘οΈ No nulls, ever. Where a value genuinely doesn't exist you get an empty string or empty list β€” never a null β€” so your spreadsheets and pipelines stay clean.


βš™οΈ Examples for every search type

1) Research a specific company (its full award + risk profile)

{ "search_type": "company_name", "search_value": "Palantir",
"date_range": "all_time", "include_exclusions_check": true, "max_results": 20 }

2) Find the top contractors in an industry (NAICS code) β€” build a prospect list

{ "search_type": "naics_code", "search_value": "541512",
"date_range": "last_year", "min_contract_value": 100000, "max_results": 50 }

(541512 = Computer Systems Design Services. Returns the biggest IT contractors, ranked.)

3) See who wins money from a specific agency

{ "search_type": "agency", "search_value": "Department of Defense",
"date_range": "last_year", "max_results": 50 }

4) Look up a contractor by UEI (Unique Entity ID)

{ "search_type": "uei", "search_value": "ZQGGHJH74DW7",
"include_exclusions_check": true, "samApiKey": "YOUR_FREE_SAM_KEY" }

πŸ’‘ Add your free samApiKey to any of the above to also pull registration details (UEI, CAGE, business types, point of contact) and full exclusion records.

πŸ“¦ Example output (one record, trimmed)

{
"contractor_name": "PALANTIR TECHNOLOGIES INC",
"recipient_uei": "ZQGGHJH74DW7",
"total_contracts_count": 468,
"total_lifetime_value": 4250000000.0,
"top_agencies": [
{ "agency": "Department of Defense", "amount": 3043754786.46 },
{ "agency": "Department of Homeland Security", "amount": 460547303.66 }
],
"growth_trend": "increasing",
"competitor_overlap": ["BOOZ ALLEN HAMILTON INC", "ACCENTURE FEDERAL SERVICES LLC"],
"last_award_date": "2026-05-18",
"lead_score": 96,
"lead_grade": "A - Hot Lead",
"exclusion_status": "clear",
"recent_awards": [
{ "award_id": "...", "award_amount": 178000000.0, "awarding_agency": "Department of Defense",
"naics_code": "541512", "start_date": "2025-01-10", "description": "Data integration platform ..." }
]
}

πŸ”‘ Do I need an API key?

No β€” it works out of the box. All award data, lifetime totals, agency breakdown, trend and lead score come from USAspending.gov, which is completely free and needs no key.

For the extra registration fields (UEI, CAGE, business types, point of contact) and full exclusion records, add your free SAM.gov API key in the samApiKey field. Getting one takes two minutes: sign in at sam.gov β†’ Account Details β†’ API Key. That's it β€” no payment, no approval wait.


πŸ’΅ Pricing (pay-per-event β€” only pay for what you get)

EventPrice
Actor start$0.02
Per contractor profile$0.02
Per exclusion check$0.02

No subscription, no platform-usage surprises β€” you're billed per result, period.


❓ FAQ

Is this legal / where does the data come from? Yes. It uses the official public USAspending.gov and SAM.gov APIs β€” the same open federal spending and registration data the government publishes.

How is this different from the other SAM.gov scrapers? They list open opportunities (RFPs to bid on). This profiles the contractors themselves β€” their full award history, lifetime value, agencies, growth, risk and a lead score β€” merged from two sources into one record. It's intelligence, not a dump.

How far back does the data go? Award data goes back to FY2008. Use the date range to focus on the last 30 days or 12 months for recent activity.

Can I export to Excel / Google Sheets / CRM? Yes β€” every run produces a clean dataset you can export to CSV, Excel, JSON, or push straight into your CRM via the Apify API/integrations.


Looking for company data outside the US? See UKHawk, FRHawk (France), DEHawk (Germany) and MCAHawk (India) for global company intelligence.


Keywords: SAM.gov scraper Β· USAspending API Β· federal contractor data Β· government contracts Β· UEI lookup Β· CAGE code Β· NAICS contractors Β· debarment / exclusion check Β· B2G lead generation Β· GovCon prospecting Β· federal award history Β· contractor lead score Β· DoD contractors Β· government contracting intelligence Β· subcontractor sourcing.