I\'m working on a simple program, and this is my first time using the YT API. I want to get all comments from any video, I can\'t do it without "pageToken," someone to
Follow this document: https://developers.google.com/youtube/v3/quickstart/nodejs It will answer all your questions.