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.

mcp https://mcp.scraptik.com/mcp

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_profile Profile — followers, likes, verification, bio, region
  • tiktok_resolve_username @handle → numeric user_id + sec_uid
  • tiktok_creator_videos A creator's recent videos, with per-video stats
  • tiktok_creator_liked_videos A creator's publicly liked videos
  • tiktok_creator_followers A creator's followers
  • tiktok_creator_following Accounts a creator follows
  • tiktok_user_stories A creator's active Stories

Posts, sounds & comments

  • tiktok_video_stats One video — play / like / comment / share counts + meta
  • tiktok_video_comments Top comments on a video
  • tiktok_comment_replies Replies to a specific comment
  • tiktok_video_download_url Watermark-free MP4 URL
  • tiktok_sound_info Sound metadata + how many videos use it
  • tiktok_sound_videos Videos using a given sound
  • tiktok_hashtag_videos Videos under a hashtag / challenge

Search

  • tiktok_search_videos Search videos by keyword
  • tiktok_search_creators Search creators by keyword
  • tiktok_search_hashtags Search hashtags → cid + video counts
  • tiktok_search_sounds Search sounds by keyword
  • tiktok_search_lives Search 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.