← 返回 Skills 市场
simonbalfe

tiktok-scraper

作者 Simon Balfe · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
379
总下载
0
收藏
2
当前安装
1
版本数
在 OpenClaw 中安装
/install tiktok-scraper
功能描述
Access live TikTok data via the CreatorCrawl API. Look up creator profiles, search videos, pull comments and transcripts, track trending hashtags, discover p...
安全使用建议
This instruction-only skill is coherent: it only needs curl and your CreatorCrawl API key to call creatorcrawl.com. Before installing, verify the CreatorCrawl service and obtain an API key from the official site, ensure you trust that provider with the queries you will run, and monitor API usage/credits. Treat the CREATORCRAWL_API_KEY as a secret (don’t paste it in public chat), and be prepared to rotate/revoke the key if you see unexpected activity. Note that the agent may call the skill autonomously (platform default); if you want manual control, keep the skill disabled when not needed.
功能分析
Type: OpenClaw Skill Name: tiktok-scraper Version: 1.0.0 The skill is a legitimate wrapper for the CreatorCrawl TikTok API, providing documentation and instructions for the OpenClaw agent to fetch social media data using curl. It requires a standard API key via environment variables and shows no signs of malicious intent, data exfiltration, or prompt injection.
能力评估
Purpose & Capability
Name/description (TikTok data via CreatorCrawl) match the declared requirements: curl + CREATORCRAWL_API_KEY. The requested credential and binary are exactly what you'd expect for an API-wrapping skill.
Instruction Scope
SKILL.md gives explicit curl-based examples using the CreatorCrawl base URL and the x-api-key header. Instructions do not reference other files, system paths, or unrelated environment variables, nor do they instruct exfiltration to third-party endpoints.
Install Mechanism
No install spec or code is included (instruction-only), so nothing is written to disk. This is the lowest-risk install pattern and appropriate for a curl-based wrapper.
Credentials
Only one environment variable (CREATORCRAWL_API_KEY) is required and is justified by the documented API authentication method. No unrelated credentials or sensitive paths are requested.
Persistence & Privilege
always is false and the skill does not request system-wide configuration changes or persistent privileges. Model invocation is enabled (the platform default) but that is appropriate for an API integration and not by itself concerning.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install tiktok-scraper
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /tiktok-scraper 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of creatorcrawl (v1.0.0), a TikTok data skill powered by the CreatorCrawl API. - Instantly access live TikTok data: creator profiles, video analytics, comments, transcripts, and trends. - Search TikTok creators, videos by keyword or hashtag, browse trending hashtags and songs. - Explore both profile-level and video-level statistics, with paginated results for in-depth research. - No scraping required—simple JSON API via secure key (250 free credits at signup).
元数据
Slug tiktok-scraper
版本 1.0.0
许可证 MIT-0
累计安装 2
当前安装数 2
历史版本数 1
常见问题

tiktok-scraper 是什么?

Access live TikTok data via the CreatorCrawl API. Look up creator profiles, search videos, pull comments and transcripts, track trending hashtags, discover p... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 379 次。

如何安装 tiktok-scraper?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install tiktok-scraper」即可一键安装,无需额外配置。

tiktok-scraper 是免费的吗?

是的,tiktok-scraper 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

tiktok-scraper 支持哪些平台?

tiktok-scraper 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 tiktok-scraper?

由 Simon Balfe(@simonbalfe)开发并维护,当前版本 v1.0.0。

💬 留言讨论