TikTok AIO Scraper avatar

TikTok AIO Scraper

Pricing

from $0.30 / 1,000 results

Go to Apify Store
TikTok AIO Scraper

TikTok AIO Scraper

🔥0.30/1000 results🔥Scrape TikTok profiles, full video feeds, hashtags, playlists, search (Top/Users/Photos/Sounds), followers, and comments — all in one actor. No-watermark downloads, subtitles, slideshows, ad flags. Streaming output, auto-retries, zero setup. JSON/CSV/Excel. API & MCP ready.

Pricing

from $0.30 / 1,000 results

Rating

0.0

(0)

Developer

Scrape Smith

Scrape Smith

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

9 days ago

Last modified

Share

TikTok All-In-One Scraper

The most complete TikTok data extraction tool on Apify. One actor replaces six separate scrapers — pull creator profiles, entire video feeds, hashtag content, playlists, search results across four tabs, follower lists, and full comment threads, all from a single run. No TikTok account needed, no cookies to paste, no API keys. Just add your targets and go.

What you can extract

Profiles

Get detailed creator info for any public TikTok account: unique ID, nickname, bio, avatar URLs, verification status, follower/following/heart/video counts, account creation date, live-streaming status, commerce flags, and privacy settings. Pass one username or thousands — the scraper fans them out automatically.

Posts (full video feed)

Pull a creator's entire video catalog — not just the latest 30. Every video comes with a direct no-watermark download link, engagement stats (plays, likes, shares, comments, saves), hashtags, music info, subtitle/caption data, slideshow images for photo posts, and flags for ads, pinned content, and sponsored posts. Tested against accounts with 16,000+ videos — returns every single one.

Comments

Extract all comments from any TikTok video, including nested reply threads. Each comment includes the author's profile info, like count, creation timestamp, mentions, hashtags, and any attached images. Configure reply depth per comment. Handles videos with thousands of comments.

Search TikTok across four tabs:

  • Top — mixed results: videos, users, and hashtags matching your query
  • Users — creator profiles matching your search term
  • Photos — slideshow/photo posts matching your query
  • Sounds — music and audio tracks with play counts, artist info, album art, and usage stats

Each search mode paginates deep into TikTok's results — no artificial caps imposed by the scraper.

Hashtags

Pull all content under any TikTok hashtag. Works with or without the # prefix. Returns the same rich video objects as Posts mode, tagged with the source hashtag for easy filtering.

Followers

Get a creator's follower list with full profile details: user ID, username, nickname, avatar, verification status, bio, and follower/following/video counts. Works on any public account.

Single video

Grab full metadata for one or more specific TikTok videos by URL. Returns the same detailed video object as Posts mode — stats, download link, music, hashtags, subtitles, slideshow images.

Playlists

Extract all videos from a TikTok playlist by URL. Returns complete video objects with the same fields as Posts mode.

Why this scraper

  • One actor, every TikTok surface. No need to juggle multiple scrapers for a single project — profiles, posts, comments, search, followers, hashtags, videos, and playlists all run from one input box.
  • No-watermark download links on every video. Every video record ships a direct, ready-to-download link. No separate "downloader" tool required.
  • Subtitles and slideshow images included. Auto-captions and photo-post slideshow images are extracted automatically wherever TikTok provides them.
  • Ad, pinned, and sponsored flags on every video so you can filter organic content from promotions in one pass.
  • Zero setup. No login, no cookies, no API keys. Just add usernames, links, hashtags, or search terms and run.
  • Auto-detects what you want. Paste a profile link and get profile info. Paste a video link and get that video. Type a phrase and get search results. One input box handles everything.
  • Streaming output. Results appear in the dataset as they're scraped — not batched at the end. Abort or migrate at any time without losing data.
  • Resilient. Built-in retry logic with automatic recovery from transient failures. State is checkpointed so nothing is lost on platform restarts.
  • Fast and cheap. Built for both quick single lookups and large batch jobs. Typical cost is under $0.01 per 1,000 results for most modes.

Input

FieldWhat it does
inputList of usernames (@handle), TikTok links (profile / video / hashtag / playlist), or search phrases. Mix and match — each entry is handled independently.
modeLeave on Auto-detect, or force one mode for every entry: Profile, Posts, Hashtag, Video, Search, Followers, Comments, or Playlist. Auto-detect reads @handle as Profile, #tag as Hashtag, a /video/ link as Video, and anything else as Search.
searchTypeFor Search mode: Top (mixed), Users, Photos, or Sounds.
maxItemsCap on results per input entry. Set high (e.g. 50000) to get everything available.
includeRepostsPosts mode: also pull videos the creator reposted from other accounts.
includeRepliesComments mode: also pull nested reply threads under each top-level comment.
maxRepliesPerCommentComments mode: cap on replies per top-level comment.
cookiesOptional. Paste your browser's TikTok cookie string for deeper search pagination.
proxyConfigurationOptional. Only needed for Search > Users tab. All other modes work without proxies.

Output examples

Video record (Posts, Hashtag, Search/Top, Search/Photos, Video, Playlist)

{
"id": "7444533247402495240",
"desc": "chasing golden hour again",
"createTime": 1733310671,
"createTimeISO": "2024-12-04T12:31:11.000Z",
"webVideoUrl": "https://www.tiktok.com/@creator/video/7444533247402495240",
"author": {
"uniqueId": "creator",
"nickname": "Creator Name",
"verified": false,
"followerCount": 128000
},
"stats": {
"digg": 515,
"play": 75900,
"share": 233,
"comment": 12,
"collect": 111
},
"video": {
"playAddr": "https://...mp4",
"cover": "https://...jpg",
"duration": 14,
"width": 1080,
"height": 1920,
"subtitleInfos": []
},
"music": {
"id": "744453324",
"title": "original sound",
"author": "creator",
"playUrl": "https://..."
},
"hashtags": ["goldenhour", "sunset"],
"isAd": false,
"isPinned": false,
"isSponsored": false,
"isSlideshow": false,
"slideshowImages": [],
"scrapedAt": "2026-07-17T00:00:00.000Z"
}

Profile record (Profile, Followers)

{
"id": "6940000000000000000",
"uniqueId": "tiktok",
"nickname": "TikTok",
"signature": "Make your day",
"bioLink": "https://linktr.ee/tiktok",
"avatarUrl": "https://...jpg",
"verified": true,
"privateAccount": false,
"followerCount": 85600000,
"followingCount": 892,
"heartCount": 3200000000,
"videoCount": 1450,
"diggCount": 12000,
"friendCount": 200,
"createTimeISO": "2017-09-20T00:00:00Z",
"isLive": false,
"profileUrl": "https://www.tiktok.com/@tiktok",
"scrapedAt": "2026-07-17T00:00:00.000Z"
}

Comment record

{
"commentId": "7444533247402495001",
"text": "This is so beautiful!",
"createTimeISO": "2024-12-04T13:00:00.000Z",
"likes": 42,
"replyCount": 3,
"author": {
"uniqueId": "commenter",
"nickname": "Commenter",
"avatarUrl": "https://...jpg"
},
"mentions": [],
"hashtags": [],
"images": [],
"replies": []
}

Music/Sound record (Search/Sounds)

{
"id": "744453324",
"title": "original sound",
"author": "creator",
"album": "",
"duration": 30,
"playUrl": "https://...",
"coverUrl": "https://...",
"userCount": 15000,
"isOriginal": true,
"resultType": "music"
}

Use cases

  • Creator research and competitor tracking — pull a competitor's full feed, engagement stats, posting cadence, and hashtag strategy in one run. Compare multiple creators side by side.
  • Trend and hashtag monitoring — track what's rising under a hashtag or sound this week. Run on a schedule to build a time series of trending content.
  • Content licensing and archiving — grab direct video and slideshow URLs for approved re-use, backup, or compliance archiving.
  • Audience and influencer analysis — map follower graphs, discover verified accounts in a niche, track growth over time, and identify micro-influencers by follower-to-engagement ratio.
  • Social listening and sentiment analysis — pull comment threads at scale to analyze audience sentiment, identify FAQ patterns, and surface product feedback.
  • Lead generation — surface creator contact info (bios, bio links) at scale via search + profile. Find creators in any niche by searching keywords and pulling their profiles.
  • Music and sound discovery — search the Sounds tab to find trending audio tracks, see usage counts, and identify emerging sounds before they peak.
  • Academic and market research — collect structured datasets of TikTok content for analysis. Clean JSON/CSV/Excel export makes it easy to load into any analysis tool.
  • Content moderation and brand safety — monitor mentions, hashtags, and comment threads at scale to catch brand-safety issues early.
  • Recruitment and talent scouting — search for creators in specific niches, pull their audience metrics, and export contact info for outreach campaigns.

Performance and limits

ModeTypical depthSpeed
PostsFull account (16,000+ tested)~18 videos/sec
Comments4,600+ per video~27 comments/sec
Followers2,400 per account~21 users/sec
ProfileUnlimited (1 per username)~3.5 profiles/sec
VideoUnlimited (1 per URL)~19 videos/sec
Search/Top~200+ per query~5 results/sec
Search/Users~300+ per query~10 users/sec
Search/Sounds~300+ per query~6 results/sec
Search/Photos~80+ per query~4 results/sec
Hashtag~100+ per tag~4 results/sec

Search depth varies by query popularity and TikTok's internal ranking. The scraper paginates until TikTok stops returning results — no artificial limits imposed.

Proxy

Most modes work without any proxy at all. The only exception is Search > Users, which requires a proxy to return results. For that mode, enable Apify Proxy in the proxy configuration input. All other modes — Posts, Comments, Followers, Profile, Video, Playlist, Search/Top, Search/Photos, Search/Sounds, and Hashtag — run without proxies.

API, MCP, and integrations

This actor runs on the Apify platform and works out of the box with:

  • Apify API — trigger runs, fetch results, and manage datasets programmatically from any language
  • Apify MCP Server — drop it straight into Claude, ChatGPT, or any MCP-compatible AI agent as a tool
  • Webhooks — get notified when a run completes and automatically process the results
  • Scheduled runs — set up recurring scrapes on any interval (hourly, daily, weekly)
  • n8n, Make, Zapier — connect via built-in Apify integrations for no-code automation
  • JSON / CSV / Excel export — download results in any format directly from the dataset

FAQ

Do I need a TikTok account or cookies? No. Everything here is public data — no login required. The optional cookies field can improve search depth but is not necessary.

Can I download videos without a watermark? Yes — every video result includes a direct download link with no watermark overlay.

Does it work on private accounts? No. Only public TikTok content is accessible, same as opening TikTok in a browser while logged out.

What counts as one result? Each video, user profile, comment, or sound returned counts as one result.

Why does Search/Users need a proxy? This particular search tab requires a proxy to return results. All other search tabs and modes work without any proxy.

Can I scrape a creator's following list (who they follow)? No. TikTok restricts this data for public access. This is a platform-level restriction, not a scraper limitation.

How much does it cost to run? Typical cost is under $0.01 per 1,000 results for most modes. See Apify's pricing page for current rates.

Can I run this on a schedule? Yes — use Apify's built-in scheduler to run it hourly, daily, or on any custom interval.

What happens if the run is interrupted? Results are streamed to the dataset as they're scraped, not batched at the end. If a run is aborted or migrated, you keep everything that was already collected. The scraper automatically retries on transient failures — it doesn't give up after one error.

What's the difference between Posts and Video mode? Posts mode pulls a creator's entire video feed (all their uploads). Video mode pulls metadata for one specific video by URL. Use Posts when you want everything from a creator, Video when you want details on specific videos.

Can I mix different types of input in one run? Yes. You can put usernames, video URLs, hashtags, and search terms in the same input list. Each entry is processed independently — the scraper auto-detects what each one is and fetches accordingly.