Free TikTok profile viewer

Enter a public TikTok handle. Get followers, bio, likes, and video count — no app required.

GET/v1/tiktok/profiles/{handle}
Ready

Handle or profile URL — tiktok.com/@username

Protected by Cloudflare Turnstile

Quick start

How to view a TikTok profile

No app, no login. Paste a handle and read the public profile.

  1. Step 1

    Enter a public TikTok handle

    Type the username or paste a tiktok.com/@username URL.

  2. Step 2

    Run the lookup

    We load the live public profile — followers, bio, likes, video count.

  3. Step 3

    Read the stats

    See the numbers without opening the TikTok app.

What you get

Public TikTok profile stats

What you get from a single public profile lookup.

01

Public metrics

Follower, following, likes, and video counts as TikTok shows on the profile.

02

Bio and link

Display name, bio text, and link-in-bio when TikTok exposes them.

03

Account signals

Verified badge, private flag, and commerce markers when present.

Free tool

Good for spot checks, not pipelines

Built for a quick check on one creator.

01

Protected by Turnstile

Cloudflare Turnstile keeps bots off the free page.

02

Public profiles only

Private accounts may return limited fields. Video lists and audience data need an API key.

03

One handle at a time

Fine for a quick check. Screening a list of creators belongs in code with your key.

Use cases

When a profile viewer helps

Common reasons people look up TikTok profiles without opening the app.

Creator vetting

Confirm follower size and bio before you open the app or send an outreach note.

Competitive checks

Compare public stats across a shortlist without logging into TikTok.

Before you wire code

See what a live profile returns, then call the same lookup from your backend with a key.

From code

Look up TikTok profiles from code

This page is one handle at a time. For influencer lists, CRM sync, or nightly refreshes, call the TikTok profile route from your backend with an API key. Credits charge on completed lookups.

  • GET /v1/tiktok/profiles/{handle}
  • Related routes for videos, followers, audience, and region
  • 100 free credits on signup
Request

FAQ

TikTok profile viewer FAQ

What does the free TikTok profile viewer show?

Public profile fields: display name, bio, avatar, verification, followers, following, likes, and video count when TikTok exposes them.

Do I need a TikTok account or login?

No. Enter a public handle or profile URL. This page uses Social Fetch's profile API, not your TikTok login.

Does this work on private TikTok accounts?

You may see limited basics. Full public metrics need a public profile.

Is this the same data as the paid API?

Yes. Enter a public handle and we load the live TikTok profile — followers, bio, likes, and video count. Protected by Cloudflare Turnstile.

Can I look up many creators at once?

Not on this page — one handle at a time. For lists and pipelines, call the TikTok profile API with your key.

Will I get recent videos too?

This free tool returns profile + aggregate metrics. Use /v1/tiktok/profiles/{handle}/videos on the API for video lists.

Why might a handle return not found?

Typos, renamed accounts, or deleted profiles. Try the full tiktok.com/@username URL.

Need more than a spot check?

Sign up for 100 free API credits, then call these tools from your own code — no browser Turnstile in the way.