All apps

TikTok Scout

x402

Scrape TikTok by hashtag, profile, or search

TikTok Scout screenshotHover to scroll

Scrape TikTok by hashtag, profile, search, URL, or music id — post metadata, author, stats, hashtags, and music, with optional comments, follower/following lists, videos, and subtitles.

  • 2 Ounie credits per result (+1 with comments, +1 with follower lookup), charged only for results actually returned (unused reserves refund automatically)
  • Web dashboard, REST API, and a native MCP server for Cursor, Claude, and ChatGPT
  • AI agents without an account pay per call in USDC on Base via x402

For agents

Works with Claude, ChatGPT, and any MCP client. One server, every app: paste the gateway config and the agent can discover and run TikTok Scout — and the rest of the store — through ounie_list_apps → ounie_describe_app → ounie_invoke_app.

{
  "mcpServers": {
    "ounie": {
      "url": "https://mcp.ounie.com"
    }
  }
}

Scoped endpoint — just this app. Point a client here when the agent should only ever see TikTok Scout's tools:

{
  "mcpServers": {
    "tiktok-scout": {
      "url": "https://tiktok-scout.ounie.com/api/mcp"
    }
  }
}

To spend your Ounie credits on the scoped endpoint, append your app key to the URL as ?api_key=… — the header-less form clients like the Ounie AI Team need.

Credits used

Result scrape2 credits per call
Result with comments3 credits per call
Result with follower lookup3 credits per call