Track YouTube trends by country and language with RapidAPI & Google Sheets
š YouTube Trend Finder Workflow using n8n & RapidAPI Description: Easily discover trending YouTube videos by country and language using this automated n8n workflow. The flow leverages the [YouTube Trend Finder API](h...
Template notes
š YouTube Trend Finder Workflow using n8n & RapidAPI
Description: Easily discover trending YouTube videos by country and language using this automated n8n workflow. The flow leverages the [YouTube Trend Finder API](https://rapidapi.com/PrineshPatel/api/youtube-trend-finder) and logs insights to Google Sheets ā ideal for content creators, marketers, and researchers.
---
š Node-by-Node Explanation
| Node Name | Type | Description | |-----------------------------|--------------------|-----------------------------------------------------------------------------| | 1. On form submission | Form Trigger | Captures user input for country and language through a web form. | | 2. Trend Finder API Request | HTTP Request | Sends a request to [YouTube Trend Finder API](https://rapidapi.com/PrineshPatel/api/youtube-trend-finder) with the form data. | | 3. Re format output | Code | Extracts and reshapes API response data like title, link, and tags. | | 4. Google Sheets | Google Sheets | Appends the trending video data into a structured spreadsheet. |
---
šÆ Use Cases
- š Content Research: Find top-trending videos in any region or language for idea inspiration. - š Marketing Intelligence: Track video trends to tailor your video marketing strategy. - š° Trend Monitoring: Journalists and analysts can quickly surface viral video topics.