Access YouTube via REST API
This workflow accesses varius YouTube services through the Google YouTube REST API.
- "search" retrieves videos according to selected keywords (use + to join multiple keywords)
- "videos" procures details about a given video through its video ID
- "commentThreads" gets all of the comments for a video with a given videoID
More information on the YouTube REST API can be found on the Google API Console via these 2 links:
https://developers.google.com/apis-explorer/?hl=en_US#p/youtube/v3/
https://developers.google.com/youtube/v3/getting-started#before-you-start
Workflow
Access YouTube REST API
External resources
Used extensions & nodes
Created with KNIME Analytics Platform version 4.5.0
Legal
By using or downloading the workflow, you agree to our terms and conditions.