YouTube
YouTube comments + AI
Extract public comments and classify sentiment, questions, frequent topics, and a quick summary.
Input
Configuration
Result
Report
Waiting for input
Your YouTube report will appear here.
API
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
}