anycrawl-tiktok-scraper

Extract structured data from public TikTok URLs via the AnyCrawl Scrape API.

2|Updated Mar 10, 2026
One-click install
npx skills add https://github.com/Citedy/skills --skill anycrawl-tiktok-scraper
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: anycrawl-tiktok-scraper
Source: https://github.com/Citedy/skills/tree/main/skills/anycrawl-tiktok-scraper
Command: npx skills add https://github.com/Citedy/skills --skill anycrawl-tiktok-scraper

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill extracts comprehensive, structured data from any public TikTok URL, including videos, profiles, and hashtags, overcoming the limitations of manual scraping.

Core Features & Use Cases

  • URL-based Extraction: Accepts any public TikTok video, profile, or hashtag URL.
  • Rich Data Output: Provides normalized JSON, raw AnyCrawl markdown, HTML, links, and screenshots.
  • Use Case: When a user provides a TikTok video link, use this Skill to get detailed information like the caption, author, engagement stats, music, and a preview image.

Quick Start

Use the anycrawl-tiktok-scraper skill to extract all available TikTok data from the URL https://www.tiktok.com/@example/video/1234567890123456789.

Frequently Asked Questions about anycrawl-tiktok-scraper

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I extract structured data from a public TikTok video URL?

You can extract structured data from a TikTok video URL by submitting the link to a web scraping API. This process returns normalized JSON containing the video caption, author details, engagement stats, and music metadata.

What is the best way to scrape TikTok profiles and hashtags?

The best way to scrape TikTok profiles and hashtags is to use an API that accepts public URLs and returns normalized JSON. This approach bypasses manual scraping limitations to capture comprehensive profile and hashtag data.

Do I need an API key to scrape TikTok data?

Yes, you need a valid API key to scrape TikTok data using this method. The extraction relies on the AnyCrawl Scrape API, which requires authentication to process public TikTok URLs and return structured data.

Can I get screenshots and raw HTML from TikTok pages?

Yes, you can get screenshots and raw HTML from TikTok pages. The extraction process supports returning raw AnyCrawl markdown, HTML, links, normalized JSON, and screenshots for any public TikTok video, profile, or hashtag URL.

What TikTok engagement metrics can I extract from a video link?

You can extract detailed information like the video caption, author details, engagement stats, and music metadata from a TikTok video link. The output is provided as structured JSON alongside raw HTML and markdown formats.

Are there limitations when scraping public TikTok URLs?

Scraping public TikTok URLs is limited to publicly accessible video, profile, and hashtag pages. It cannot access private content and requires a valid AnyCrawl API key to successfully extract structured JSON and screenshots.