← 返回
未分类 中文

SEC Finance

Fetch structured financial data and filing metadata from SEC EDGAR and SEC XBRL companyfacts for US-listed companies, especially Chinese issuers. Use when th...
从SEC EDGAR和SEC XBRL companyfacts获取美国上市公司(尤其是中国发行人)的结构化财务数据和文件元数据,在需要时使用...
wangwllu wangwllu 来源
未分类 clawhub v0.1.0 1 版本 100000 Key: 无需
★ 0
Stars
📥 510
下载
💾 0
安装
1
版本
#latest

概述

SEC Finance

Use this skill for structured SEC data, not IR document downloading.

Scope

  • Resolve company name / alias / ticker to CIK
  • Fetch SEC XBRL companyfacts
  • Extract key metrics such as revenue, net income, EPS
  • Normalize annual vs quarterly periods

Do not use this skill for

  • Downloading annual report PDFs from IR sites
  • Cloudflare/IR-site document fetching
  • Generic PDF discovery workflows

Use ir-pdf-downloader for those.

Core commands

# Resolve a company and fetch recent financials
python3 scripts/sec_finance.py --search JD.com

# Query by known CIK
python3 scripts/sec_finance.py --cik 0001549802 --period quarterly

# JSON output for downstream processing
python3 scripts/sec_finance.py --search Alibaba --period annual --output json

Workflow

  1. If the user needs revenue / profit / EPS / structured filings, use this skill.
  2. Resolve CIK via shared issuer data first; fall back to SEC lookup when needed.
  3. Pull companyfacts from data.sec.gov.
  4. Return structured results in table or JSON form.
  5. If the user instead needs the original PDF document, stop and switch to ir-pdf-downloader.

Notes

  • Issuer aliases and validated CIK hints live in references/issuers.json.
  • Prefer secure HTTPS by default; only fall back on relaxed SSL handling for endpoint compatibility.
  • Keep this skill focused on SEC data retrieval and normalization.

版本历史

共 1 个版本

  • v0.1.0 当前
    2026-05-03 04:54 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

professional

Stock Market Pro

kys42
Yahoo Finance (yfinance) 驱动的股票分析技能:行情报价、基本面、ASCII 趋势图、高分辨率图表(RSI/MACD/BB/VWAP/ATR),以及可选的网络...
★ 164 📥 40,309
office-efficiency

PDF Utils

wangwllu
PDF Utils 支持对图像型 PDF 进行 OCR 识别、从文本或 OCR 结果中提取 arXiv ID,以及合并、拆分、渲染等可脚本化的 PDF 处理任务。
★ 0 📥 615
professional

All-Market Financial Data Hub

financial-ai-analyst
基于东方财富数据库,支持自然语言查询金融数据,覆盖A股、港股、美股、基金、债券等资产,提供实时行情、公司信息、估值、财务报表等,适用于投资研究、交易复盘、市场监控、行业分析、信用研究、财报审计、资产配置等场景,满足机构与个人需求。返回结果为
★ 132 📥 42,597