Tiktok
Public TikTok profiles, videos, comments and keyword search as JSON. No developer account.
- Transport
- Not stated
- Package
- —
- Registry id
- com.hasdata/tiktok
No install snippet on purpose. A working MCP config is a command, its arguments and an environment block — the last two are where API keys live, so this catalogue never stores them and cannot publish them. Follow the link above for the authors' own instructions.
The TikTok Scraper API pulls TikTok videos as clean JSON from a public account or a keyword or hashtag search. The API offers two primary endpoints: one for keyword or hashtag search and one for retrieving posts from a specific account handle. Successful requests return engagement data such as plays, likes, comments, shares, and collects for each video.
The API provides stable video fields including ID, description, hashtags, mentions, creation time, and playable or downloadable URLs. The API returns pagination tokens for continuing to collect more results from searches or account posts. The service is designed to work with AI agents and includes a ready-to-use integration prompt that references API documentation and setup instructions.
The API allows grouping videos by sound ID and title to support audio research across collected TikTok content.
Summary drafted from the project's own website. Every sentence is backed by text on that page and was reviewed before publishing.