workflows.fit
Back to n8n workflows
n8n templateFreeBy Evoort Solutions

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...

Data & StorageProductivityDevelopmentCore NodesForm TriggerCodeHttp RequestGoogle Sheets
Loading interactive preview...

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.