Social Media · Web Scrapers
TikTok Scraper API
25 ready-made TikTok scrapers behind one REST endpoint. Send a call, get clean structured JSON back, with no headless browsers, no captchas, no parser maintenance, proxies included.
// TikTok · Profile
curl -H "X-API-Key: hp_live_••••••••" \
"https://hproxy.com/v1/scrapers/tiktok/profile"
// → { "data": { … }, "credits_used": 1 }
From Request to Clean JSON
You write one line. We do everything between the request and the data.
You send
One API call
GET the TikTok endpoint with your key. That's all your code does.
We handle
Proxies · captchas · parsing
Residential exit, anti-bot walls, JS rendering and extraction, all server-side, on us.
You get
Clean JSON
A structured object every time. No HTML, no scraping code, no maintenance.
Endpoint catalog
25 TikTok Scrapers,Ready To Call
One REST call each, billed per call from 0.3¢, with structured JSON back every time.
TikTok Profile
0.3¢/callThe complete public profile object: bio, counters, verification and links.
TikTok Profile Region
0.3¢/callThe account's declared region and location signals.
TikTok User Audience Demographics
0.3¢/callAudience breakdown (geography, age and gender splits) where TikTok exposes them.
TikTok Video
0.3¢/callFull media object: caption, stats, author, duration and engagement.
TikTok Video Transcript
0.3¢/callThe complete machine transcript, timestamped line by line.
TikTok Profile Videos
0.3¢/callFull media object: caption, stats, author, duration and engagement.
TikTok Live Status
0.3¢/callReal-time live status and viewer stats, straight from TikTok.
TikTok Video Comments
0.3¢/callEvery comment with author, text, likes and timestamps, threaded where TikTok threads them.
TikTok Comment Replies
0.3¢/callFull reply threads under any comment, nested with authors and likes.
TikTok User Following
0.3¢/callEveryone this account follows, with usernames, IDs and stats, paginated.
TikTok User Followers
0.3¢/callThe complete follower list with usernames, IDs and profile stats, paginated.
TikTok Search Users
0.3¢/callRanked TikTok search results for any query, exactly as the app returns them.
TikTok Hashtag Search
0.3¢/callEverything TikTok groups under the tag, with post volume and engagement.
TikTok Keyword Search
0.3¢/callRanked TikTok search results for any query, exactly as the app returns them.
TikTok Popular Creators
0.3¢/callWhat TikTok is pushing right now, refreshed live on every call.
TikTok Popular Hashtags
0.3¢/callEverything TikTok groups under the tag, with post volume and engagement.
TikTok Song Details
0.3¢/callTrack metadata plus the content TikTok links to it.
TikTok Song Videos
0.3¢/callTrack metadata plus the content TikTok links to it.
TikTok Trending Feed
0.3¢/callWhat TikTok is pushing right now, refreshed live on every call.
TikTok Shop Search
0.3¢/callRanked TikTok search results for any query, exactly as the app returns them.
TikTok Shop Products
0.3¢/callLive commerce data: price, availability, variants, seller and media.
TikTok Shop Product Details
0.3¢/callLive commerce data: price, availability, variants, seller and media.
TikTok Shop Product Reviews
0.3¢/callRatings, review text, reviewer and date, the full review feed, paginated.
TikTok Top Search
0.3¢/callRanked TikTok search results for any query, exactly as the app returns them.
TikTok Shop User Showcase
0.3¢/callLive commerce data: price, availability, variants, seller and media.
Scraping TikTok In Three Steps
Create a free account
Sign up, top up any amount. The balance pays for every HProxy product and never expires.
Grab your API key
One key from the dashboard authenticates every scraper, TikTok included.
Call the endpoint
GET the TikTok endpoint you need and read the JSON. That is the entire integration.
No captchas, ever
Anti-bot walls, JS rendering and rate limits are handled server-side. You call an API, that is the whole job.
Residential-backed
Every request exits through HProxy's own residential network, so it looks like a real user on a real device.
Pay per call
No subscription, no seat licenses. Calls are billed from your balance and the balance never expires.
Fresh on every call
Responses are scraped live at request time, no stale cache dressed up as data.
Failures are free
Automatic retries first; if an extraction still fails, the call is not charged.
Scales with you
From one call to millions: same endpoint, same price curve, volume discounts as you grow.
TikTok pricing
$3.00
per 1,000 calls · 0.3¢ each
Pay per call from one balance
No subscription, no monthly minimum
Failed extractions are not charged
Proxies included in the price
TikTok Scraper FAQ
How does the TikTok scraper API work?
You send one HTTPS request to the endpoint you need with your API key, and HProxy handles the rest server-side: proxies, sessions, retries and parsing. The response is clean, structured JSON. No headless browser, no captcha solving, no parser maintenance on your side.
What TikTok data can I get?
25 ready-made endpoints cover the public TikTok surface: profiles, content, engagement, search and more. Every endpoint returns the full structured object, not a stripped-down summary.
How much does it cost?
Pricing starts at $3.00 per 1,000 calls (0.3¢ per call), billed from your HProxy balance. There is no subscription and no monthly minimum. You top up once and the balance never expires.
Do I need proxies to scrape TikTok?
No. The scraper runs on HProxy's own residential network behind the scenes, so requests look like real users. You only make one API call, and the proxy layer is included in the per-call price.
Is scraping TikTok allowed?
The API only accesses publicly available data, the same pages anyone can open in a browser. You are responsible for using the data in line with applicable laws and TikTok's terms for your use case.
How fast and reliable is it?
Calls typically return in a few seconds. Failed extractions are retried automatically and unrecoverable failures are not charged, so you only pay for JSON you actually receive.