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?
For agencies and platforms running at scale, we offer custom plans on our private API — dedicated capacity, volume pricing below marketplace rates, higher throughput limits, and direct engineering support.
Request a custom plan →MCP Integration
Point any MCP-capable agent — Claude, Cursor, or your own — 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 — the agent is prompted to pay each request, and payment is the only gate.
Streamable HTTP · authless · 19 tools · flat $0.005 per call
{
"mcpServers": {
"scraptik": {
"type": "streamable-http",
"url": "https://mcp.scraptik.com/mcp"
}
}
}
MCP Endpoints 19 tools · flat $0.005 each
Users & profiles
-
tiktok_creator_profileProfile — followers, likes, verification, bio, region -
tiktok_resolve_username@handle → numeric user_id + sec_uid -
tiktok_creator_videosA creator's recent videos, with per-video stats -
tiktok_creator_liked_videosA creator's publicly liked videos -
tiktok_creator_followersA creator's followers -
tiktok_creator_followingAccounts a creator follows -
tiktok_user_storiesA creator's active Stories
Posts, sounds & comments
-
tiktok_video_statsOne video — play / like / comment / share counts + meta -
tiktok_video_commentsTop comments on a video -
tiktok_comment_repliesReplies to a specific comment -
tiktok_video_download_urlWatermark-free MP4 URL -
tiktok_sound_infoSound metadata + how many videos use it -
tiktok_sound_videosVideos using a given sound -
tiktok_hashtag_videosVideos under a hashtag / challenge
Search
-
tiktok_search_videosSearch videos by keyword -
tiktok_search_creatorsSearch creators by keyword -
tiktok_search_hashtagsSearch hashtags → cid + video counts -
tiktok_search_soundsSearch sounds by keyword -
tiktok_search_livesSearch live streams
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.