Any Tiktok
Extract all available public TikTok data from a URL via AnyCrawl
Treat $1 as a required public TikTok URL.
If $1 is missing, ask the user for the link and stop.
Run:
node .claude/skills/anycrawl-tiktok-scraper/scripts/run.js "$1"
Then:
- Read the JSON summary printed by the script.
- Open the
outputPathartifact if you need fuller details. - Summarize the TikTok page type, caption, author/profile, stats, hashtags, and screenshot URL.
- Mention any missing fields or access limitations.