| name | usaspending |
| description | USAspending.gov — federal spending data, contracts, grants, awards, agencies, and recipient search. No API key required. |
| homepage | https://www.agxntsix.ai |
🏛️ USAspending
USAspending.gov — federal spending data, contracts, grants, awards, agencies, and recipient search. No API key required.
Requirements
No API key required for basic usage.
Quick Start
python3 {{baseDir}}/scripts/usaspending.py search-awards --keywords <value> --award-type "contracts" --limit "25" --page "1"
python3 {{baseDir}}/scripts/usaspending.py get-award <id>
python3 {{baseDir}}/scripts/usaspending.py search-recipients --keyword <value> --limit "25"
python3 {{baseDir}}/scripts/usaspending.py get-recipient <id>
python3 {{baseDir}}/scripts/usaspending.py list-agencies
python3 {{baseDir}}/scripts/usaspending.py get-agency --code <value>
python3 {{baseDir}}/scripts/usaspending.py spending-by-category --category "awarding_agency" --filters "JSON"
python3 {{baseDir}}/scripts/usaspending.py spending-over-time --group "fiscal_year" --filters "JSON"
python3 {{baseDir}}/scripts/usaspending.py list-cfda
python3 {{baseDir}}/scripts/usaspending.py autocomplete --search-text <value>
Output Format
All commands output JSON by default.
Script Reference
| Script | Description |
|---|
{baseDir}/scripts/usaspending.py | Main CLI — all commands in one tool |
Credits
Built by M. Abidi | agxntsix.ai
YouTube | GitHub
Part of the AgxntSix Skill Suite for OpenClaw agents.
📅 Need help setting up OpenClaw for your business? Book a free consultation