TikTok API

Real-time TikTok
data, one API call.

The TikTok API from ScrapeCreators gives developers reliable access to TikTok data without the hassle of building and maintaining scrapers. Our TikTok API endpoints make it easy to retrieve profiles, posts, metrics, and more from TikTok in real-time for your applications. Scrape TikTok profiles, videos, and more

19

Endpoints

REST

Protocol

JSON

Response

tiktok.js
example
// Example code for using the TikTok API with JavaScript
const response = await fetch(`https://api.scrapecreators.com/v1/tiktok/profile?handle=example`, {
  headers: {
    'x-api-key': 'YOUR_API_KEY'
  }
});

const data = await response.json();
console.log(data);

Endpoints

What you can do with the TikTok API

Profile

GET /v1/tiktok/profile

Scrapes a public TikTok profile

User's Audience Demographics

GET /v1/tiktok/user/audience

Get the audience demographics of a TikTok user. Right now you can only get the audience countries. 🚨 Costs 26 credits per request.

Profile Videos

GET /v3/tiktok/profile/videos

Scrapes videos from a TikTok profile. Pass cursor to get more videos.

Video Info

GET /v2/tiktok/video

Scrapes data from a TikTok video

Transcript

GET /v1/tiktok/video/transcript

Scrapes transcript from a TikTok video

TikTok Live

GET /v1/tiktok/user/live

Scrapes a TikTok user's live stream

Comments

GET /v1/tiktok/video/comments

Scrapes comments from a TikTok video

Comment Replies

GET /v1/tiktok/video/comment/replies

Scrapes replies to a TikTok comment

Following

GET /v1/tiktok/user/following

Scrapes accounts that a TikTok user follows

Followers

GET /v1/tiktok/user/followers

Scrapes followers of a TikTok account

Search Users

GET /v1/tiktok/search/users

Scrapes TikTok users matching a search query

Search by Hashtag

GET /v1/tiktok/search/hashtag

Scrapes TikTok videos by hashtag

Search by Keyword

GET /v1/tiktok/search/keyword

Scrapes TikTok videos matching a keyword

Top Search

GET /v1/tiktok/search/top

There is a 'Top' Search in TikTok and this is that. You can get Photo Carousels and Videos. Whereas with just the Keyword Search, you can only get Videos.

Get popular creators

GET /v1/tiktok/creators/popular

Get popular creators from TikTok. Filter by follower count, creator country, audience country, and sort by engagement, follower count, or average views.

Get popular hashtags

GET /v1/tiktok/hashtags/popular

Get popular hashtags from TikTok. Filter by time period, country, and show newly trending hashtags.

Get Song Details

GET /v1/tiktok/song

Scraping details from the song detail

TikToks using Song

GET /v1/tiktok/song/videos

Get the TikToks using a song

Trending Feed

GET /v1/tiktok/get-trending-feed

Get the trending feed from TikTok.

Quick start

TikTok API quick start

Make your first request in under a minute. Sign up, grab your API key, paste this in.

tiktok-example.js
// Example code for using the TikTok API with JavaScript
const response = await fetch(`https://api.scrapecreators.com/v1/tiktok/profile?handle=example`, {
  headers: {
    'x-api-key': 'YOUR_API_KEY'
  }
});

const data = await response.json();
console.log(data);
Read the full documentation

Why us

Why ship on the ScrapeCreators TikTok API

Real-time data access

Get the most up-to-date TikTok data without dealing with rate limits or IP blocks.

Simple integration

Clear documentation and straightforward REST API endpoints make it easy to get started in any language.

High reliability

Our infrastructure ensures high uptime and consistent performance for your applications, even at scale.

Comprehensive data

Access a wide range of TikTok data points through our carefully designed endpoints.

Use cases

TikTok API use cases

01

Content discovery

Find trending content on TikTok to identify viral topics or influencers relevant to your industry.

02

Competitive analysis

Monitor competitor accounts on TikTok to track their content strategy, engagement rates, and audience growth.

03

Influencer research

Find and verify TikTok creators based on audience demographics, engagement metrics, and content relevance.

04

Social monitoring

Track brand mentions and relevant hashtags on TikTok to gauge customer sentiment and identify opportunities.

05

Content aggregation

Embed TikTok content into your application or website to keep your users engaged with fresh content.

06

Automated reporting

Build dashboards with real-time TikTok metrics and schedule automated reports for stakeholders.

FAQ

Questions we hear
about the TikTok API.

Is the TikTok API official?

No, ScrapeCreators provides an unofficial TikTok API that lets you access TikTok data through our platform. We handle the complexities of data collection so you can focus on building your application.

How current is the TikTok data?

We provide real-time data from TikTok. When you make a request, we fetch the latest information available, so you always get fresh TikTok data.

Can I use the TikTok API in production?

Absolutely. Many businesses rely on ScrapeCreators APIs for their production applications. Our infrastructure is designed for reliability and performance at scale.

Do I need a credit card to try the TikTok API?

No credit card required. Sign up for free and you get 100 credits on the house to test the TikTok API before deciding on a plan. Credits never expire.

What does the TikTok API return?

The TikTok API returns clean JSON responses with profiles, posts, engagement metrics, and more β€” depending on the endpoint you call. See the endpoints section above for the full list of 19 endpoints available.

Get started

Start using the TikTok API

100 credits on the house. No credit card. Start pulling TikTok data in under sixty seconds.

Also searched

Common terms for TikTok API access

TikTok API integration TikTok data API Access TikTok data programmatically TikTok API for developers TikTok API endpoints TikTok API documentation How to use TikTok API TikTok API wrapper TikTok API solutions