TikTok Comments Scraper V2
Pricing
from $0.78 / 1,000 tiktok comment scrapeds
TikTok Comments Scraper V2
Scrape all comments from any public TikTok video with guaranteed delivery, including threaded replies. Returns comment text, author, likes, reply count, pinned flag and timestamps. Deep pagination, no login.
Pricing
from $0.78 / 1,000 tiktok comment scrapeds
Rating
0.0
(0)
Developer
MYM
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
2 hours ago
Last modified
Categories
Share
TikTok Comments Scraper — export TikTok comments with authors & likes (No API Key, No Login)
Scrape the comments of any public TikTok video — no login, no cookies, no TikTok for Developers app, no access token. Paste video URLs and the TikTok Comments Scraper returns every comment as a row: text, author handle, display name, numeric ID, verified badge, likes on the comment, reply count, pinned flag, whether the creator wrote it, and ISO plus epoch timestamps. Optionally include reply threads. Perfect for sentiment analysis, product feedback mining, and spotting spam. Export to JSON, CSV, Excel, or XML.
Get your first comments free in under 2 minutes — paste a video URL, click Start. No configuration, no credit card to try.
Table of contents
- What can it do?
- Who uses it?
- What data can I scrape?
- How to use it
- Input example
- Output example
- Pricing
- Tips
- Want other TikTok data?
- AI agents (MCP)
- Integrations & API
- Support
- FAQ
- Related searches
- Disclaimer
- Resources
What can the TikTok Comments Scraper V2 do? {#what-can-it-do}
- 💬 Scrape all public comments from a TikTok video URL.
- 🧵 Optionally include replies with the Include replies switch.
- 👤 Get the comment author — handle, display name, numeric ID, verified badge.
- ❤️ Get likes per comment to rank what the audience agreed with.
- 📌 Detect pinned comments the creator chose to highlight.
- 🗣️ Spot creator replies via the
isAuthorflag. - 🕒 Get ISO and epoch timestamps for time-series analysis.
- 🗂️ Queue many video URLs — each row carries
videoUrlandvideoId. - 🚚 Managed delivery — consistent results on every run.
- 📤 Export to JSON, CSV, Excel, or XML, or pull live via API.
Go beyond the limits of the official TikTok API: no OAuth app, no app review, no quota juggling — paste your input and collect publicly available data.
Who uses the TikTok Comments Scraper V2? {#who-uses-it}
- 😀 Sentiment & CX teams — mine unfiltered opinions about a product or campaign.
- 🛒 E-commerce teams — find the questions buyers keep asking under a product video.
- 🛡️ Moderation teams — detect spam waves and coordinated comment behaviour.
- 🤝 Influencer marketers — check whether comments look organic before paying.
- 🧑💻 AI & NLP teams — build labelled comment datasets in many languages.
What data can I scrape? {#what-data}
| Field | Type | Description |
|---|---|---|
id | string | Comment ID. |
text | string | Comment text. |
author | string | Comment author's handle. |
authorName | string | Author display name. |
authorId | string | Author numeric ID. |
authorVerified | boolean | Whether the author is verified. |
likes | number | Likes on the comment. |
replyCount | number | Number of replies. |
isPinned | boolean | Whether the creator pinned this comment. |
isAuthor | boolean | Whether the comment was written by the video's creator. |
createdAt | string | Comment timestamp (ISO). |
createdAtEpoch | number | Timestamp as Unix epoch. |
videoId | string | Video the comment belongs to. |
videoUrl | string | URL of that video. |
Fields reflect what TikTok exposes publicly for that item. Values that do not exist for a given item are returned as
nullrather than dropped, so your schema stays stable.
How to scrape TikTok comments {#how-to}
- Open the TikTok Comments Scraper on Apify.
- Paste video URLs into TikTok video URLs.
- (Optional) Set Max comments and turn Include replies on or off.
- Click ▶ Start and export the dataset.
No login, no cookies, no proxy configuration. Start with one input to see the output shape, then scale the same run — the fields stay identical, so code written against a test run keeps working.
Input example {#input-example}
{"startUrls": ["https://www.tiktok.com/@nasa/video/7665075736742530317"],"resultsLimit": 2000,"includeReplies": false}
- startUrls — public TikTok video URLs.
- resultsLimit — hard cap on comments returned per run.
- includeReplies — also walk reply threads under each comment.
Output example {#output-example}
{"id": "7665263325262201622","text": "Howdy partners! 🚀✨","likes": 4823,"author": "europeanspaceagency","videoId": "7665075736742530317","authorId": "7374008994362803233","isAuthor": true,"isPinned": false,"videoUrl": "https://www.tiktok.com/@i/video/7665075736742530317","createdAt": "2026-07-22T08:17:14.000Z","authorName": "ESA","replyCount": 44,"sourceType": "tiktok","authorVerified": true,"createdAtEpoch": 1784708234}
Every run produces a clean dataset you can page through in the Apify Console or pull via API. Export to JSON, CSV, Excel, or XML in one click.
V2 = managed delivery. This is the V2 line: it runs on managed infrastructure for consistent, guaranteed delivery and a wider field set. If you only need best-effort data at the lowest price, the V1 actor of the same surface is also on the store profile.
How much will it cost? {#pricing}
Simple, predictable pay-per-result pricing — you pay for the comments you actually receive, not for compute time.
- 💸 Pay per comment — budget is just comments × rate, so you can estimate spend up front.
- 📉 Volume discounts — Bronze, Silver, Gold, Platinum, and Diamond Apify plans get progressively lower rates.
- 🆓 Free to try — new Apify accounts include monthly free usage, so your first run costs nothing.
- 🚫 No hidden fees — no proxy add-on, no per-request API charge, no minimum spend.
See the live rate on the Apify store page.
Tips {#tips}
- ❤️ Sort by comment
likesto surface the feedback the audience actually endorsed. - 🧵 Leave replies off for a first pass — top-level comments are cheaper and usually enough.
- 🗣️ Filter
isAuthor: trueto read only what the creator said in the thread. - 🚫 Group by
authorto spot bots posting the same text repeatedly. - 🕒 Use
createdAtEpochto chart comment velocity after publication. - 🌍 Expect many languages — pair with an LLM for translation and classification.
Want other TikTok data? {#want-other-data}
- 👤 TikTok Profile Scraper — followers, following, likes, video count, bio, region and verified flag in bulk.
- 🎬 TikTok Video Scraper — video metrics: plays, likes, comments, shares, saves, duration and music.
- #️⃣ TikTok Hashtag Scraper — videos for any hashtag with full metrics and author stats.
- ⬇️ TikTok Video Downloader — watermark-free MP4 and audio download links.
Building a multi-platform dataset? The same no-login, pay-per-result approach covers the other networks:
- 🎵 TikTok Profile Scraper · TikTok Video Scraper · TikTok Hashtag Scraper · TikTok Comments Scraper
- 🐦 X (Twitter) Tweets Scraper · X Profile Scraper · X Trends Scraper
- 👔 LinkedIn Profile Scraper · LinkedIn Company Scraper · LinkedIn Jobs Scraper
- 🤖 Reddit Scraper · Reddit Search Scraper · Reddit Subreddit Scraper
- ▶️ YouTube Channel Scraper · YouTube Comment Scraper · YouTube Transcript Scraper
- 🗺️ Google Maps Scraper · Google News Scraper
Browse everything on the myagizm store profile.
Use the data with AI agents (MCP) {#mcp}
The TikTok Comments Scraper V2 is available through the Apify MCP server, so AI assistants can call it as a tool and pull TikTok comments on demand.
- 🧩 Claude — add the Apify MCP server and let Claude fetch and analyse the data.
- 🤖 ChatGPT — use the actor as a tool inside research and reporting workflows.
- 🖊️ Cursor — pull structured results straight into your coding sessions.
Common AI-agent recipes:
- 😀 Sentiment summary — "summarise the top three complaints in these comments."
- ❓ FAQ mining — "list the questions buyers keep asking under this product video."
- 🚫 Spam check — "flag comments that look automated."
- 🌍 Multilingual digest — "translate and group these comments by theme."
Integrations & API {#integrations}
Connect the actor to the tools you already use: Make, Zapier, n8n, Slack, Airbyte, Gumloop, CrewAI, IFTTT, Lindy, GitHub, Google Sheets, and Google Drive — plus webhooks, Apify Schedules, and the MCP server.
Run synchronously and get the dataset (Apify API)
curl -X POST "https://api.apify.com/v2/acts/myagizm~tiktok-comments-scraper-v2/run-sync-get-dataset-items?token=YOUR_APIFY_TOKEN" \-H "Content-Type: application/json" \-d '{"startUrls": ["https://www.tiktok.com/@nasa/video/7665075736742530317"], "resultsLimit": 2000, "includeReplies": false}'
Start a run asynchronously
curl -X POST "https://api.apify.com/v2/acts/myagizm~tiktok-comments-scraper-v2/runs?token=YOUR_APIFY_TOKEN" \-H "Content-Type: application/json" \-d '{"startUrls": ["https://www.tiktok.com/@nasa/video/7665075736742530317"], "resultsLimit": 2000, "includeReplies": false}'
Fetch dataset items later
$curl "https://api.apify.com/v2/acts/myagizm~tiktok-comments-scraper-v2/runs/last/dataset/items?token=YOUR_APIFY_TOKEN&format=csv"
Change format to json, csv, xlsx, or xml to export in your preferred format. The Apify Console also auto-generates ready-to-paste JavaScript, Python, and CLI snippets plus an OpenAPI spec for this actor.
Support {#support}
Questions, feature requests, or something not looking right? Open an issue on the actor's Issues tab. Please include the input you used so we can reproduce and fix it quickly.
FAQ {#faq}
Does it include replies to comments?
Only if you turn Include replies on. Otherwise you get top-level comments with a replyCount.
Can I scrape comments for many videos at once?
Yes. Every row carries videoId and videoUrl so multi-video runs stay separable.
Are comments returned in order?
They arrive in the order TikTok serves them to logged-out visitors, which is roughly engagement-ranked.
Can I get the commenters' follower counts?
Not in this actor. Pipe the author handles into the Profile Scraper if you need their stats.
Do I need a TikTok account, login, cookies, or API key?
No. There is no login, no cookies, no TikTok for Developers app, no app review, and no access token. Paste your input and run.
Is it legal to scrape TikTok?
The actor collects only publicly available data — the same content any visitor can see without logging in. It never logs in and never accesses private accounts. You are responsible for compliant use: if the data contains personal data, follow GDPR, CCPA, and other applicable regulations, and respect TikTok's terms.
Can I scrape private accounts?
No. Private accounts are reported in the run log and skipped. The actor never bypasses access controls.
Do I need proxies?
No. Proxy handling is built in and managed for you.
Can I export the results to CSV, Excel, or JSON?
Yes — JSON, CSV, Excel, or XML from the Console, or the API format parameter.
Can I use it with the Apify API?
Yes, using the sync and async endpoints shown above.
Is there an MCP server for AI agents?
Yes. Claude, ChatGPT, and Cursor can call this actor as a tool through the Apify MCP server.
Can I schedule runs?
Yes. Use Apify Schedules or trigger runs via API and webhooks.
How fresh is the data?
There is no caching. Every run reads the current public page, so numbers are live at run time.
Media URLs stopped working — why?
TikTok signs its CDN links and they expire within hours. Download or re-host media in the same session you scrape it.
Related searches {#related-searches}
tiktok comments scraper · export tiktok comments · tiktok comments to excel · tiktok comment export csv · tiktok comment sentiment analysis · tiktok spam comment detection · scrape tiktok comments without login · tiktok comments api alternative · tiktok comment replies scraper · tiktok feedback mining · tiktok comment dataset · tiktok product questions · tiktok comment monitoring
Disclaimer {#disclaimer}
This is an independent tool and is not affiliated with, endorsed by, or sponsored by TikTok or ByteDance Ltd.. All product names, logos, and brands are property of their respective owners.
The actor collects only publicly available data — the same content any visitor can see without logging in. It never logs in, never bypasses access controls, and never touches private or protected content. You are responsible for how you use the data: if it contains personal data, follow GDPR, CCPA, and other applicable regulations, and respect the platform's terms.
Resources {#resources}
- 📘 Apify API documentation — run actors and fetch datasets programmatically.
- 🤖 Apify MCP server — use this actor as a tool in Claude, ChatGPT, and Cursor.
- 📤 Dataset export docs — export to JSON, CSV, Excel, and XML.
- ⏰ Scheduling actor runs — keep your data fresh automatically.
- 🔌 Apify integrations — n8n, Zapier, Make, Slack, and more.
- 🏪 myagizm store profile — the full family of no-login scrapers.
中文说明 —— TikTok 评论抓取工具(V2)
抓取任意公开 TikTok 视频的评论 —— 不需要登录、Cookie、开发者应用或 access token。粘贴视频链接,每条评论返回:内容、作者用户名与显示名、数字 ID、认证标记、该评论获赞数、回复数、是否置顶、是否作者本人,以及 ISO 与 Unix 时间戳。可选抓取回复串。适合情感分析、产品反馈挖掘与垃圾评论识别。
两分钟内免费拿到第一批数据 —— 填入内容、点击 Start 即可。无需配置,试用不需要信用卡。
能做什么
- 💬 抓取视频的全部公开评论。
- 🧵 可选抓取回复(Include replies)。
- 👤 评论者信息 —— 用户名、显示名、数字 ID、认证状态。
- ❤️ 每条评论获赞数。
- 📌 识别作者置顶的评论。
- 🗣️ 识别作者本人的回复(
isAuthor)。 - 🕒 ISO 与 Unix 时间戳。
- 🗂️ 一次可排队多个视频链接,每行带
videoUrl。 - 🚚 托管交付,结果稳定。
- 📤 导出 JSON / CSV / Excel / XML。
无需 OAuth 应用、无需应用审核、无需配额管理 —— 填入内容即可采集公开数据。
谁在用
- 😀 体验与客服团队 —— 挖掘对产品或活动的真实评价。
- 🛒 电商团队 —— 找出买家在产品视频下反复提问的内容。
- 🛡️ 审核团队 —— 识别刷评与有组织的评论行为。
- 🤝 红人营销 —— 判断评论是否自然。
- 🧑💻 AI / NLP 团队 —— 构建多语种评论数据集。
可以抓取哪些数据
| 字段 | 类型 | 说明 |
|---|---|---|
id | string | 评论 ID |
text | string | 评论内容 |
author | string | 评论者用户名 |
authorName | string | 评论者显示名 |
authorId | string | 评论者数字 ID |
authorVerified | boolean | 评论者是否认证 |
likes | number | 该评论获赞数 |
replyCount | number | 回复数 |
isPinned | boolean | 是否被作者置顶 |
isAuthor | boolean | 是否为视频作者本人的评论 |
createdAt | string | 评论时间(ISO) |
createdAtEpoch | number | 评论时间(Unix) |
videoId | string | 所属视频 ID |
videoUrl | string | 所属视频链接 |
字段取决于平台对外公开了什么。某个条目没有的值会返回
null而不是直接省略,因此你的数据结构始终稳定。
使用步骤
- 打开 TikTok 评论抓取工具。
- 在 TikTok video URLs 粘贴视频链接。
- (可选)设置 Max comments,并选择是否 Include replies。
- 点击 ▶ Start 并导出数据。
输入示例
{"startUrls": ["https://www.tiktok.com/@nasa/video/7665075736742530317"],"resultsLimit": 2000,"includeReplies": false}
输出示例
{"id": "7665263325262201622","text": "Howdy partners! 🚀✨","likes": 4823,"author": "europeanspaceagency","videoId": "7665075736742530317","authorId": "7374008994362803233","isAuthor": true,"isPinned": false,"videoUrl": "https://www.tiktok.com/@i/video/7665075736742530317","createdAt": "2026-07-22T08:17:14.000Z","authorName": "ESA","replyCount": 44,"sourceType": "tiktok","authorVerified": true,"createdAtEpoch": 1784708234}
V2 = 托管交付。 这是 V2 产品线:运行在托管基础设施上,交付更稳定、字段更全。如果你只需要最低价的尽力而为版本,同一功能的 V1 Actor 也在商店主页。
价格
采用按结果计费:只为真正拿到的数据付费,不按运行时间计费。
- 💸 成本 = 结果数量 × 单价,预算可提前算清。
- 📉 Apify 的 Bronze / Silver / Gold / Platinum / Diamond 套餐享阶梯折扣。
- 🆓 新账号自带每月免费额度,第一次运行不花钱。
- 🚫 无代理附加费、无单次请求费、无最低消费。
实时价格见 Apify 商店页面。
使用建议
- ❤️ 按评论
likes排序,找出观众真正认同的反馈。 - 🧵 首轮建议关闭回复,顶层评论更便宜且通常够用。
- 🗣️ 用
isAuthor: true只看作者说了什么。 - 🚫 按
author分组可发现重复刷评的机器人。 - 🕒 用
createdAtEpoch画出发布后的评论速度曲线。
其他 TikTok 数据
- 👤 TikTok 账号资料抓取工具 —— 批量获取粉丝数、关注数、获赞总数、视频数、简介、地区与认证状态。
- 🎬 TikTok 视频抓取工具 —— 抓取视频的播放、点赞、评论、分享、收藏、时长与音乐信息。
- #️⃣ TikTok 话题标签抓取工具 —— 按标签抓取视频及完整指标与作者数据。
- ⬇️ TikTok 视频下载工具 —— 获取无水印 MP4 与音频下载链接。
需要多平台数据?以下工具采用同样的免登录、按结果计费方式:
- 🎵 TikTok 账号抓取 · TikTok 视频抓取 · TikTok 话题抓取 · TikTok 评论抓取
- 🐦 X(推特)推文抓取 · X 账号资料抓取 · X 热门趋势抓取
- 👔 LinkedIn 个人资料抓取 · LinkedIn 公司抓取 · LinkedIn 职位抓取
- 🤖 Reddit 抓取 · Reddit 搜索抓取 · 子版块抓取
- ▶️ YouTube 频道抓取 · YouTube 评论抓取 · YouTube 字幕抓取
- 🗺️ Google 地图抓取 · Google 新闻抓取
全部工具见 myagizm 商店主页。
配合 AI 智能体使用(MCP)
本 Actor 已接入 Apify MCP 服务器,Claude、ChatGPT、Cursor 等助手可以把它当作工具直接调用,用自然语言提问即可拿到结构化结果,无需写胶水代码。
集成与 API
支持 Make、Zapier、n8n、Slack、Airbyte、Gumloop、CrewAI、IFTTT、Lindy、GitHub、Google Sheets、Google Drive,以及 Webhook、定时任务与 MCP 服务器。
curl -X POST "https://api.apify.com/v2/acts/myagizm~tiktok-comments-scraper-v2/run-sync-get-dataset-items?token=YOUR_APIFY_TOKEN" \-H "Content-Type: application/json" \-d '{"startUrls": ["https://www.tiktok.com/@nasa/video/7665075736742530317"], "resultsLimit": 2000, "includeReplies": false}'
把 format 改成 json、csv、xlsx 或 xml 即可导出不同格式。
常见问题
包含评论的回复吗?
只有开启 Include replies 时才包含,否则返回顶层评论与 replyCount。
能一次抓多个视频的评论吗?
可以,每行都带 videoId 与 videoUrl。
评论顺序是怎样的? 按平台给未登录访客的顺序返回,大致按互动排序。
能拿到评论者的粉丝数吗?
本工具不返回,可把 author 送入资料抓取工具。
需要 TikTok 账号、登录、Cookie 或 API Key 吗? 不需要。不登录、不用 Cookie、不需要开发者应用、不需要审核、不需要 access token。
抓取 TikTok 合法吗? 只采集公开可见的数据,即任何未登录访客都能看到的内容,不登录、不访问私密账号。合规责任由使用者承担:如涉及个人数据请遵守 GDPR / CCPA 与平台条款。
能抓私密账号吗? 不能,会被跳过并记录在运行日志中。
需要配置代理吗? 不需要,已内置托管。
支持导出 CSV / Excel / JSON 吗? 支持 JSON、CSV、Excel、XML。
可以通过 Apify API 调用吗? 可以,同步与异步接口见上方示例。
支持 AI 智能体(MCP)吗? 支持,Claude、ChatGPT、Cursor 均可当作工具调用。
可以定时运行吗? 可以,支持 Apify Schedules、API 与 Webhook。
数据有多新? 不缓存,每次运行都读取当前公开页面。
媒体链接失效了? TikTok 的 CDN 链接带签名,数小时内过期,请在抓取的同一时段下载或转存。
免责声明
本工具为独立第三方工具,与 TikTok 及字节跳动(ByteDance) 无任何隶属、认可或赞助关系,所有商标归各自所有者。
本 Actor 只采集公开可见的数据 —— 即任何未登录访客都能看到的内容。它不登录、不绕过访问控制、不获取私密内容。数据使用的合规责任由使用者承担:如涉及个人数据,请遵守 GDPR、CCPA 等法规与平台条款。
相关搜索
tiktok 评论抓取 · 导出 tiktok 评论 · tiktok 评论导出 excel · tiktok 评论 csv · tiktok 评论情感分析 · tiktok 垃圾评论识别 · 免登录抓取 tiktok 评论 · tiktok 评论 api 替代 · tiktok 回复抓取 · tiktok 反馈挖掘 · tiktok 评论数据集 · tiktok 买家提问