SAM.gov Contract Opportunities avatar

SAM.gov Contract Opportunities

Pricing

$2.00 / 1,000 results

Go to Apify Store
SAM.gov Contract Opportunities

SAM.gov Contract Opportunities

Search federal contract opportunities from the SAM.gov API. Filter by keyword, agency, NAICS code, state, set-aside type, and posting dates. Categories: government contracts, procurement, federal opportunities, SAM.gov.

Pricing

$2.00 / 1,000 results

Rating

0.0

(0)

Developer

Dash Authority

Dash Authority

Maintained by Community

Actor stats

0

Bookmarked

1

Total users

0

Monthly active users

2 days ago

Last modified

Share

Search active federal contract opportunities from the SAM.gov API. Find government solicitations filtered by keyword, agency, NAICS code, state, set-aside type, and posting date range.

Features

  • Search all active federal contract opportunities on SAM.gov
  • Filter by keyword, NAICS code, state, agency name
  • Filter by small business set-aside types (SBA, SBP, WOSB, HUBZone, SDVOSB, 8A)
  • Filter by posting date range
  • Returns full solicitation details including descriptions and response deadlines
  • Free API key required from sam.gov

Use Cases

  • Government Contractors: Discover new contract opportunities that match your company's capabilities and NAICS codes. Filter by set-aside type if you're a small business.
  • Market Research: Analyze federal procurement trends by agency, state, or industry to identify where government spending is headed.
  • Bid/No-Bid Decisions: Quickly triage new opportunities by keyword and response deadline to decide which RFPs are worth pursuing.
  • Daily Opportunity Monitoring: Run this actor on a schedule to get alerts whenever new contracts matching your criteria are posted.
  • Competitive Intelligence: Track which agencies are issuing contracts in your space and what set-asides they're using.

Input

FieldTypeDescriptionDefault
api_keystringRequired. Your SAM.gov API key
keywordstringSearch keyword for contract opportunities
naicsCodestringNAICS industry code filter (e.g. 541512 for IT consulting)
statestring2-letter US state code (e.g. CA, TX)
agencystringContracting agency name
setAsidestringSet-aside type: SBA, SBP, WOSB, HUBZone, SDVOSB, 8A
postedFromstringStart date filter (MM/dd/yyyy)
postedTostringEnd date filter (MM/dd/yyyy)
limitnumberMaximum results to return100

Output

Example result:

{
"title": "Enterprise Cloud Infrastructure Services",
"solicitationNumber": "FA8732-25-R-0012",
"department": "Department of Defense",
"subTier": "Department of the Air Force",
"office": "Hanscom AFB",
"postedDate": "01/15/2025",
"type": "Solicitation",
"baseType": "Solicitation",
"archiveDate": "02/28/2025",
"setAsideCode": "SBA",
"setAside": "Total Small Business Set-Aside",
"responseDeadline": "02/14/2025",
"naicsCode": "518210",
"classificationCode": "D302 - IT and Telecom: IT Support",
"description": "The Air Force seeks proposals for enterprise cloud infrastructure migration and managed services across three CONUS locations...",
"organizationType": "U.S. Federal Government",
"state": "MA",
"city": "Hanscom AFB",
"zip": "01731",
"countryCode": "USA",
"links": [
"https://sam.gov/opp/abc123/view"
]
}
FieldTypeDescription
titlestringSolicitation title
solicitationNumberstringOfficial solicitation number
departmentstringParent department
subTierstringSub-tier agency
officestringIssuing office
postedDatestringDate posted (MM/dd/yyyy)
typestringOpportunity type
baseTypestringBase opportunity type
archiveDatestringArchive/expiry date
setAsideCodestringSet-aside code
setAsidestringSet-aside description
responseDeadlinestringProposal submission deadline
naicsCodestringNAICS industry code
classificationCodestringProduct/service classification code
descriptionstringFull solicitation description
organizationTypestringIssuing organization type
statestringState of the issuing office
citystringCity of the issuing office
zipstringZIP code
countryCodestringCountry code
linksarrayArray of related SAM.gov URLs

Pricing

$2.00 per 1,000 results ($0.002 per result).

How It Works

This actor queries the SAM.gov Opportunities API v2 via direct HTTP requests. No browser or scraping involved. A free API key is required — you can get one instantly by registering at sam.gov. The API returns all active federal contract solicitations matching your filters.

FAQ

Where do I get an API key? Register at https://sam.gov — it's free. After registration, request an API key from your account settings. Approval is typically instant.

What types of opportunities are included? All active federal contract solicitations: RFPs, RFQs, sources sought notices, and award announcements. Grant opportunities are available through a separate SAM.gov API.

What set-aside types can I filter by? SBA (Small Business), SBP (Small Business Participation), WOSB (Women-Owned Small Business), HUBZone, SDVOSB (Service-Disabled Veteran-Owned), and 8A (8(a) Business Development).

How current is the data? The API reflects real-time SAM.gov data. New postings appear as soon as they are published by the contracting agency.

Limits & Rate Limits

  • Maximum 1,000 results per query
  • SAM.gov API enforces rate limits — approximately 10 requests per minute per API key
  • Date filters must use MM/dd/yyyy format (not ISO 8601)
  • At least one search parameter is recommended to avoid overly broad results
  • Archived opportunities may have limited detail available