ScavioScavio
ToolsPricingDocs
Sign InGet Started
Quick StartAPI & SDKsEcosystem

Social Media

TikTok Video Comments

List comments on a TikTok video — comment id, text, author, and like count — with pagination, as JSON.

POST/api/v1/tiktok/video/comments

Authorizations

Authorizationstringheaderrequired

Bearer authentication header of the form Bearer <token>, where <token> is your Scavio API key (e.g. Bearer sk_live_your_key).

Body

application/json
video_idstringrequired

The TikTok video id.

Example: 7655373230009634070

cursorstring

Pagination cursor from a previous response.

countnumber

Number of results per page.

Request

from scavio import ScavioClient

client = ScavioClient(api_key="sk_live_your_key")
results = client.tiktok.video_comments(video_id="7655373230009634070")
print(results)

Response

"alias_comment_deleted": false,
"cursor": 5,
"has_filtered_comments": 0,
"has_more": 1,
"reply_style": 2,
"status_msg": "",
"top_gifts": null,
"total": 268
},
"response_time": 574,
"credits_used": 1,
"credits_remaining": 4743
}
PreviousTikTok VideoNextTikTok Comment Replies
ScavioScavio

Real-time search API for AI agents. Search every platform, not just Google.

Product

  • Features
  • Pricing
  • Dashboard
  • Affiliates

Developers

  • Documentation
  • API Reference
  • Quickstart
  • MCP Integration
  • Python SDK

Alternatives

  • Tavily Alternative
  • SerpAPI Alternative
  • Firecrawl Alternative
  • Exa Alternative
  • Serper Alternative
  • Tavily vs Scavio
  • SerpAPI vs Scavio
  • All alternatives
  • Compare Scavio vs alternatives

Search APIs

  • Google Search API
  • Amazon Product API
  • YouTube API
  • Reddit API
  • Walmart Product API
  • TikTok API
  • Instagram API

Tools

  • All Tools

© 2026 Scavio. All rights reserved.

Featured on TAAFT
Terms of ServicePrivacy Policy