Skip to content

TikTok

TikTok is a direct platform namespace with one of the broadest raw route families in FairCrawl today.

Live route family

  • /v1/crawl/tiktok/profile
  • /v1/crawl/tiktok/videos
  • /v1/crawl/tiktok/video
  • raw REST routes also cover audience, transcript, comments, followers, following, search_*, trending, and TikTok Shop endpoints

Example

Read a creator profile

```bash curl 'https://api.faircompany.ai/v1/crawl/tiktok/profile?handle=nike' \ -H "Authorization: Bearer fc_live_xxx" ```

Notes

  • the TypeScript SDK wraps profile, videos, and video
  • use raw REST for the long-tail TikTok actions that are not wrapped yet
  • the MCP surface reaches TikTok through source-filtered /research today