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.

#1 RapidAPI since 2022 · 100% run success on Apify (4.8 stars)

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

Posts, sounds & comments

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

Search

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