HomeBrowseUpload
← Back to registry
// Skill profile

东方财富

name: eastmoney-hot-trend

by codenova58 · published 2026-03-22

数据处理自动化任务
Total installs
0
Stars
★ 0
Last updated
2026-03
// Install command
$ claw add gh:codenova58/codenova58-eastmoney
View on GitHub
// Full documentation

---

name: eastmoney-hot-trend

description: 注册“东方财富”热门技能;当需要访问或自动化东方财富相关内容时调用。

homepage: `https://www.eastmoney.com/`

metadata: {"clawdbot":{"emoji":"🔥"}}

---

# 东方财富

用途与边界

  • 面向公开行情/新闻页的检索与数据/要点摘要
  • 不提供接口逆向、批量抓取或交易能力
  • 仅用于公开页面的轻量信息整理与提醒
  • 关键入口

  • 主页:https://www.eastmoney.com/
  • 行情中心:https://quote.eastmoney.com/center/
  • 新闻/公告频道:站点入口
  • 常见任务

  • 指定股票/指数的基本行情摘要(价格、涨跌幅、成交量)
  • 新闻与公告条目的标题/发布时间/影响范围提取
  • 行业板块与主题热点分布
  • 数据字段

  • 股票/指数名称、代码、价格、涨跌幅、成交量、链接
  • 新闻标题、发布时间、来源、影响范围、链接
  • 板块名称、涨跌分布、采集时间
  • 自动化要点

  • 行情数据可能动态加载,需等待完成后解析
  • 不进行交易或账户相关操作
  • 频率控制,尊重平台访问限制
  • 示例流程

  • 行情摘要:访问行情页 → 抽取价格/涨跌幅/成交量 → 输出摘要
  • 公告整理:访问公告频道 → 抽取条目 → 输出影响范围与链接
  • 板块热点:收集板块数据 → 统计涨跌分布 → 输出热点摘要
  • 合规提示

  • 遵守平台与证券合规要求,不进行交易或接口调用
  • 结果仅用于内部分析与提醒
  • // Comments
    Sign in with GitHub to leave a comment.
    // Related skills

    More tools from the same signal band