YouTube comments + AI

Extract public comments and classify sentiment, questions, frequent topics, and a quick summary.

Configuration

Choose how many public comments you want to analyze.

Estimated cost

Report

Waiting for input

Your YouTube report will appear here.

Comments
-
Authors
-
Positive
-

Also available by API

Use JSON with a NOXUS API key. API billing uses separate USD balance.

The response includes a compact JSON report and downloadable content.

POST /api/v1/tools/youtube-comments
Authorization: Bearer TU_API_KEY
Content-Type: application/json

{
  "video_url": "https://youtube.com/watch?v=VIDEO_ID",
  "max_results": 50
}