This n8n workflow automates the process of fetching the most-viewed videos from specific YouTube channels and recording their details into Google Sheets. It is ideal for content creators, marketers, or data analysts who want to keep track of popular videos without manual effort.
The workflow begins with a manual trigger to start the process. It reads YouTube channel IDs and the number of top videos to fetch from an input Google Sheet. Using the YouTube Data API, it retrieves the most viewed videos for each channel, configured with your API key. The fetched video data is then split into individual items and appended row-by-row into an output Google Sheet, capturing details such as the video title, ID, link, and channel name.
Practical uses include regularly updating reports on trending videos for multiple channels, maintaining a curated list of popular content, or analyzing what videos perform well on specific YouTube channels. The setup requires proper API credentials and Google Sheets configuration, making this workflow a powerful automation for content managers and data enthusiasts alike.
Reviews
There are no reviews yet.