TikTok API scraper
for apps and agents.
A fast, always-maintained TikTok API wrapper. Subscribe on RapidAPI, run it as an Apify actor, or connect an AI agent to our MCP server and pay only for the calls it makes.
Need higher volume? Request a custom plan.
For agencies and SaaS platforms running at scale, we offer custom plans on our private API. Support for up to billions of requests per month. Dedicated capacity, volume pricing below marketplace rates, and higher throughput limits.
Request a custom plan →MCP Integration
Point any MCP-capable agent at ScrapTik and it can pull creator, video, sound, hashtag, and comment data on demand.
Access is metered per call over x402, settled in USDC on Base. No API key, no signup, no subscription needed.
Streamable HTTP · authless · 19 tools · pay per call
Claude Code
claude mcp add --transport http scraptik https://mcp.scraptik.com/mcp
.mcp.json · Cursor · other MCP clients
{
"mcpServers": {
"scraptik": {
"type": "http",
"url": "https://mcp.scraptik.com/mcp"
}
}
}
MCP Endpoints 19 tools
These are pay-as-you-go prices for MCP agents. For private subscriptions, prices start at $0.0001/req.
Users & profiles
-
tiktok_creator_profileProfile — followers, likes, verification, bio, region $0.01 -
tiktok_resolve_username@handle → numeric user_id + sec_uid $0.005 -
tiktok_creator_videosA creator's recent videos, with per-video stats $0.01 -
tiktok_creator_liked_videosA creator's publicly liked videos $0.01 -
tiktok_creator_followersA creator's followers $0.01 -
tiktok_creator_followingAccounts a creator follows $0.01 -
tiktok_user_storiesA creator's active Stories $0.01
Posts, sounds & comments
-
tiktok_video_statsOne video — play / like / comment / share counts + meta $0.005 -
tiktok_video_commentsTop comments on a video $0.01 -
tiktok_comment_repliesReplies to a specific comment $0.01 -
tiktok_video_download_urlWatermark-free MP4 URL $0.01 -
tiktok_sound_infoSound metadata + how many videos use it $0.005 -
tiktok_sound_videosVideos using a given sound $0.01 -
tiktok_hashtag_videosVideos under a hashtag / challenge $0.02
Search
-
tiktok_search_videosSearch videos by keyword $0.02 -
tiktok_search_creatorsSearch creators by keyword $0.02 -
tiktok_search_hashtagsSearch hashtags → cid + video counts $0.02 -
tiktok_search_soundsSearch sounds by keyword $0.02 -
tiktok_search_livesSearch live streams $0.02
Compact JSON by default; pass
expand: true
for full payloads. The same endpoints are available on
RapidAPI
(subscription tiers) and as an
Apify actor
(pay-per-result) — both priced for high volume.