← Back to Skills Marketplace
tiktok-scraper
by
Simon Balfe
· GitHub ↗
· v1.0.0
· MIT-0
379
Downloads
0
Stars
2
Active Installs
1
Versions
Install in OpenClaw
/install tiktok-scraper
Description
Access live TikTok data via the CreatorCrawl API. Look up creator profiles, search videos, pull comments and transcripts, track trending hashtags, discover p...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install tiktok-scraper - After installation, invoke the skill by name or use
/tiktok-scraper - Provide required inputs per the skill's parameter spec and get structured output
Version History
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).
Metadata
Frequently Asked Questions
What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 379 downloads so far.
How do I install tiktok-scraper?
Run "/install tiktok-scraper" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is tiktok-scraper free?
Yes, tiktok-scraper is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does tiktok-scraper support?
tiktok-scraper is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created tiktok-scraper?
It is built and maintained by Simon Balfe (@simonbalfe); the current version is v1.0.0.
More Skills