This n8n workflow automates the process of retrieving trending YouTube videos based on user-selected country and language, then logs the results in a Google Sheet. It begins with a form trigger that prompts a user to input their preferred country and language. Once submitted, the workflow sends these inputs via an HTTP POST request to the YouTube Trend Finder API hosted on RapidAPI. The API response is then processed through a code node to extract relevant data including video thumbnail, title, link, and tags. Finally, the curated video data is appended to a specified Google Sheet for easy tracking and analysis. This workflow is useful for content creators, marketing teams, or analysts looking to stay updated on trending YouTube content in different regions and languages without manual effort.
Automated YouTube Trend Fetcher and Log
Node Count | 6 – 10 Nodes |
---|---|
Nodes Used | code, formTrigger, googleSheets, httpRequest, stickyNote |
Reviews
There are no reviews yet.