🏛️ 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
CODEBLOCK0
Output Format
All commands output JSON by default.
Script Reference
| Script | Description |
|---|
| INLINECODE0 | 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
🏛️ USAspending
USAspending.gov — 联邦支出数据、合同、拨款、奖项、机构及收款人搜索。无需API密钥。
前提条件
基本使用无需API密钥。
快速开始
bash
搜索联邦奖项
python3 {{baseDir}}/scripts/usaspending.py search-awards --keywords <值> --award-type contracts --limit 25 --page 1
获取奖项详情
python3 {{baseDir}}/scripts/usaspending.py get-award
搜索收款人
python3 {{baseDir}}/scripts/usaspending.py search-recipients --keyword <值> --limit 25
获取收款人详情
python3 {{baseDir}}/scripts/usaspending.py get-recipient
列出顶级机构
python3 {{baseDir}}/scripts/usaspending.py list-agencies
获取机构详情
python3 {{baseDir}}/scripts/usaspending.py get-agency --code <值>
按类别查询支出
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
列出CFDA项目
python3 {{baseDir}}/scripts/usaspending.py list-cfda
自动补全搜索
python3 {{baseDir}}/scripts/usaspending.py autocomplete --search-text <值>
输出格式
所有命令默认输出JSON格式。
脚本参考
| 脚本 | 描述 |
|---|
| {baseDir}/scripts/usaspending.py | 主命令行工具 — 所有命令集成于一个工具 |
致谢
由 M. Abidi 构建 | agxntsix.ai
YouTube | GitHub
属于面向OpenClaw代理的 AgxntSix技能套件 的一部分。
📅 需要为您的业务搭建OpenClaw? 预约免费咨询