govcon_opportunity_search
What federal contract solicitations and grant opportunities can my business bid on right now? Unified search over SAM.gov contract opportunities and Grants.gov postings: keyword, awarding agency, NAICS prefix, set-aside (SBA, 8A, WOSB, SDVOSBC...), place-of-performance state, and posted/deadline date windows. One call answers 'find open federal money that fits us'. [price: $0.05/row]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| q | No | Keyword in the opportunity title. Example: 'cybersecurity'. | |
| kind | No | contract | grant (CSV for both; default both). | |
| limit | No | Max rows (default 25, cap 100). | |
| naics | No | NAICS code prefix(es), CSV — contracts only. Example: '5415' covers all IT services. | |
| state | No | Place-of-performance state code(s), CSV — contracts only. | |
| agency | No | Awarding department/agency name fragment. Example: 'defense'. | |
| offset | No | Rows to skip, for paging. | |
| setaside | No | Set-aside code(s), CSV — contracts only: SBA, 8A, WOSB, SDVOSBC, HZC... | |
| posted_after | No | Posted/open date on or after this date (YYYY-MM-DD). | |
| deadline_after | No | Response/close deadline on or after this date (YYYY-MM-DD). | |
| deadline_before | No | Response/close deadline on or before this date (YYYY-MM-DD). |