Case study · Founder / Developer

GovScout

Built to do what a busy contracts specialist doesn't have time for: read every new SAM.gov solicitation in a given commodity area and flag the ones actually worth a phone call. It scores solicitation copy for pricing-availability signal and extracts the National Stock Numbers and part quantities buried in the text, so a human only has to look at the solicitations the scorer says are worth looking at.

2026livePython 3.11 · SAM.gov API v2 · SQLite · Regex Signal Classifier · pytest
100/100pricing-availability signal scoring algorithm across 4 keyword families
NSN & P/Nautomated regex extraction of National Stock Numbers & part quantities
0 Depszero third-party dependencies beyond standard library & pytest suite

A federal procurement monitoring engine modeled on defense logistics (DLA/DIBBS) RFQ tracking. GovScout ingests live solicitations from the SAM.gov Opportunities API v2, filters them by FSC/PSC codes, detects pricing-availability signals, and extracts structured part data into SQLite.