ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified

Netease

Skill by codekungfu

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/codekungfu/netease
Or

name: netease-video-hot-trend description: 注册“网易视频”技能;用于公开短视频与话题页信息整理与表现摘要。 homepage: https://v.163.com/ metadata: {"clawdbot":{"emoji":"🎬"}}

网易视频

用途与边界

  • 面向公开短视频/话题页的检索与表现数据摘要
  • 不提供下载、接口逆向或突破风控能力
  • 仅用于公开页面的轻量分析与提醒

关键入口

常见任务

  • 指定话题/关键词的视频集合摘要(点赞/评论/收藏)
  • 账号主页视频列表的时序表现对比
  • 榜单条目分布与题材统计

数据字段

  • 视频标题、作者昵称、发布时间、点赞/评论/收藏、链接
  • 主页链接、近期视频交互指标摘要
  • 榜单名称、采集时间、来源链接

自动化要点

  • 动态渲染与人机校验,建议人工打开后触发解析
  • 请求频率需控制,不进行批量抓取
  • 不进行下载或接口调用

示例流程

  • 关键词摘要:输入关键词 → 搜索 → 抽取条目 → 输出表现摘要
  • 主页对比:访问主页 → 抽取近期视频 → 输出交互指标
  • 榜单统计:访问榜单 → 抽取条目 → 题材分布统计

合规提示

  • 遵守平台规则,不进行下载、接口调用或批量采集
  • 结果仅用于内部分析与提醒

Metadata

Stars3453
Views0
Updated2026-03-26
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-codekungfu-netease": {
      "enabled": true,
      "auto_update": true
    }
  }
}
Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.