Skip to content

indicaindependent/capwatch-public

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ›οΈ CapWatch Public

OSINT tracker for US Capitol surveillance systems and contractor spending

Cloudflare Workers License: AGPL-3.0 VPDLNY


What Is This

CapWatch tracks surveillance technology procurement at the US Capitol β€” cameras, biometrics, access control systems, and the contractors who supply them.

Built on public contract data from USASpending.gov and FOIA disclosures. Everything here is public record.


Data Sources

  • USASpending.gov β€” Federal contract awards
  • QuiverQuant β€” Congressional contract tracking
  • FOIA disclosures β€” MuckRock database
  • GAO reports β€” Government accountability findings

Architecture

Cloudflare Worker (capwatch-public)
     β”‚
     β”œβ”€β”€ D1 (contract records, vendor database)
     β”œβ”€β”€ KV (news cache, rate limiting)
     └── REST API (/api/contracts, /api/vendors, /api/news)

Self-Hosting

git clone https://github.com/indicaindependent/capwatch-public
cd capwatch-public
cp wrangler.toml.example wrangler.toml

wrangler d1 create capwatch-db
wrangler secret put QUIVERQUANT_API_KEY
wrangler secret put NEWS_API_KEY
wrangler deploy

License

AGPL-3.0 β€” Modifications must be open-sourced.


Public record data only | Built by VPDLNY

About

πŸ›οΈ Public OSINT tool tracking US Capitol surveillance systems and contractor spending

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors