抖音数据分析 SocialDataX 视频搜索
/install socialdatax-douyin-search
抖音数据分析 SocialDataX 视频搜索
Use this skill when the user wants 抖音数据分析, 抖音视频搜索, Douyin video search, image/text post search, topic discovery, content planning, competitor research, market observation, or trend scanning.
API Key
Use SOCIALDATAX_API_KEY for data calls. The official website for requesting or managing API access is \x3Chttps://socialdatax.com>. If a user asks where to get a key, provide only this URL; do not infer alternate domains.
Preferred Direct CLI
Prefer the direct CLI when the agent can run shell commands. It does not require MCP server configuration:
npx -y socialdatax-skills@latest douyin search --keyword "\x3Ckeyword>" --pretty
Required arguments:
--keyword \x3Ctext>: search phrase or topic; use the user's actual intent, trim whitespace, and keep it focused.
Optional arguments:
--page-token \x3Cnext_page_token>: opaque pagination token returned by the previous page.--sort-type \x3Cgeneral|time_descending|like_count_descending>: optional sort value; omit it for the default sort.--publish-time-range \x3Call|day|week|half_year>: optional publish-time filter; omit it for no publish-time filter.--duration-range \x3Call|under_1_minute|one_to_five_minutes|over_5_minutes>: optional duration filter; omit it for no duration filter.--content-type \x3Call|video|image>: optional content type filter; omit it for all content types.--pretty: output formatting only; it does not change the query or returned content.
Safety Boundary
This skill is read-only. It does not read local browser data, does not save API keys, and does not perform login, posting, liking, commenting, or account changes.
MCP Tools
If MCP tools are already available in the current agent, call douyin_search_videos with keyword, optional page_token, sort_type, publish_time_range, duration_range, and content_type.
Continue pagination only when next_page_token is not empty. Do not stop only because one page has empty items.
Output Guidance
Summarize visible evidence separately from interpretation. Include useful content IDs, URLs, titles or descriptions, authors, counts, publish time, and content_type when the user needs traceability. For image/text search results, use returned images.
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install socialdatax-douyin-search - 安装完成后,直接呼叫该 Skill 的名称或使用
/socialdatax-douyin-search触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
抖音数据分析 SocialDataX 视频搜索 是什么?
用于抖音数据分析、抖音视频搜索、图文搜索、关键词检索、内容调研、竞品分析和趋势研究。覆盖 Douyin video search,来自 SocialDataX 社媒数据助手。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 265 次。
如何安装 抖音数据分析 SocialDataX 视频搜索?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install socialdatax-douyin-search」即可一键安装,无需额外配置。
抖音数据分析 SocialDataX 视频搜索 是免费的吗?
是的,抖音数据分析 SocialDataX 视频搜索 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
抖音数据分析 SocialDataX 视频搜索 支持哪些平台?
抖音数据分析 SocialDataX 视频搜索 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 抖音数据分析 SocialDataX 视频搜索?
由 DevinChen2014(@devinchen2014)开发并维护,当前版本 v0.1.2。