How to access YouTube REST API

This workflow accesses a few YouTube services through the Google YouTube REST API. -"search" to retrieve videos according to selected keywords (use + to join multiple keywords). - call "videos" to get details about a given video through its video ID. - call "commentThreads" to get all comments for a video with a given videoID. In order to access the data you need an API Key from Google Cloud Console enabled for Youtube REST Service.


This is a companion discussion topic for the original entry at https://kni.me/w/yVO0oJhDgMh-ELFZ