Headers
Get your API keyAPI key (`sfk_...`)
Link to the YouTube video whose comments should be listed.
min 1 chars · max 4096 chars
Comment sort order to analyze. Defaults to `top` for the strongest signal.
one of: top, newest
Endpoint-specific response payload.
Whether the video could be resolved for comment analysis.
one of: found, not_found
Comments analyzed from this page.
≥ 0
≥ 0
≥ 0
≥ 0
≥ 0
≥ 0
≥ 0
Highest-liked comments from this page (desc), up to 8.
Stable identifier for the comment.
min 1 chars
Comment text.
ISO-8601 timestamp when the comment was published.
Human-readable relative publish time when available.
Like count on the comment.
≥ 0
Direct reply count for the comment thread.
≥ 0
Use as `cursor` on comment replies. Null when unavailable.
Comment author.
Public YouTube channel handle without a leading @.
min 1 chars
Display name shown on the commenter channel.
YouTube channel id when available.
Whether the commenter channel is verified.
Whether the commenter is the video creator.
Profile image URL for the commenter when available.
Channel page URL when available.
Frequent content words from comment text (stopwords stripped), up to 12.
≥ 0
Metadata describing the request and billing outcome.
Unique request identifier for tracing this API call.
min 1 chars
Credits charged for this request.
≥ 0
Public API version that served the response.
one of: v1
True when served from shared response cache. Credits still apply (full endpoint price); Age header may be present.
Code example
curl "https://api.socialfetch.dev/v1/youtube/videos/comments/analysis?url=https://www.youtube.com/watch?v=dQw4w9WgXcQ" \
-H "x-api-key: YOUR_API_KEY"Responses
Comment frequency/ranking analysis for one page.