Run searches on YouTube for content via API, returning up to 1,000 results per search term (this workflow will do the pagination for you). You can also provide an “input collection” to the search query to process a list of search terms. E.g. if you have a list of 10 search terms, you can get back 10,000 results.
This will then look up the video details (including the view counts) for each video. This is great for content research… you can schedule a daily run and track the day-to-day view count changes of videos matching your search query.
Getting Started
Import this formula to add the workflows to your account. Then enter your search term and your YouTube API key when prompted, and this will run the needed API calls for you and combine all the data together into a single file for easy consumption.