TikTok/Profile
TikTok

TikTok Profile Scraper API

Pull complete public profile data from any TikTok creator — verified status, follower count, total hearts, recent stats — in one call.

From $0.0030 per call·Median under 2s·One charge per call
One call

Send a handle.
Get back JSON.

This endpoint takes one input: handle. The response carries the parsed TikTok entity. Every public field, in a flat, predictable shape.

Request
cURL
curl https://hproxy.com/v1/scrape/tiktok/profile \
  -H "Authorization: Bearer $HPROXY_KEY" \
  -H "Content-Type: application/json" \
  -d '{"handle":"stoolpresidente"}'
POST // 1 call · $0.0030 · <2s
Response200 OK
{
  "platform": "tiktok",
  "scraper": "tiktok-profile-collect-by-handle",
  "input": {
    "handle": "stoolpresidente"
  },
  "data": {
    "user": {
      "id": "6659752019493208069",
      "uniqueId": "stoolpresidente",
      "nickname": "Dave Portnoy",
      "avatarLarger": "https://p16-sign-va.tiktokcdn.com/tos-maliva-avt-0068/….jpeg",
      "signature": "El Presidente/Barstool Sports Founder.",
      "verified": true,
      "bioLink": {
        "link": "https://www.barstoolsports.com/bios/Surviving-Barstool"
      }
    },
    "stats": {
      "followerCount": 4100000,
      "followingCount": 74,
      "heartCount": 190400000,
      "videoCount": 2017,
      "friendCount": 52
    }
  },
  "records": 1,
  "costUsd": 0.01,
  "requestId": "run_3Qm8x2V7nKp4dWcF",
  "elapsedMs": 1840
}
What comes backparsed fields
TikTok Profile
tiktok_profile
idstring
uniqueIdstring
nicknamestring
avatarLargerurl
signaturestring
verifiedboolean
bioLinkobject
One real call · one structured record
What you get

Structured data,
not a scraping project.

Public TikTok profile metadata, follower counts, and recent video stats.

Live JSON, returned in seconds
No login flows, no captcha solving
Pay-as-you-go, priced in dollars
Same API key across every scraper
Idempotent retries via X-Request-Id
REST. Works from any language
Built for

The work that
needs this data.

01

Lead generation

Pull TikTok signals at scale and enrich your CRM with public profile data. Clean, structured, ready to import.

02

Market research

Track competitors, audience movements, and trends across TikTok without standing up any scraping infrastructure.

03

AI training data

Feed predictable TikTok JSON straight into your model fine-tuning pipeline. Same schema every call.

More TikTok

The rest of the
TikTok hub.

Try it

Two dollars,
first run.

Sign in with Google, drop $2 in the wallet, fire your first Profile call against tiktok.com. If it doesn’t do what you need, the balance is refundable for 24 hours.