Automated Google Trends Report via Telegram

somdn_product_page

This n8n workflow automates the process of fetching trending topics from Google Trends based on a specified country code, processing the data to generate a formatted report, and sending it via Telegram. The workflow begins with a Telegram trigger, which listens for messages containing country codes (e.g., EG, US). Upon receiving a message, it makes an HTTP request to Google Trends’ RSS feed, passing the country code as a parameter. The retrieved XML data is then converted into JSON format. A code node processes this JSON to extract the top trending topics, compiles a report with titles, approximate search traffic, and related news articles, and formats the message in Markdown with RTL support. Finally, the report is sent back to the user through Telegram. This setup is practical for automating daily trend updates in multiple languages and regions, providing quick insights for content creators, marketers, or social media managers.

Node Count

6 – 10 Nodes

Nodes Used

code, httpRequest, stickyNote, telegram, telegramTrigger, xml

Reviews

There are no reviews yet.

Be the first to review “Automated Google Trends Report via Telegram”

Your email address will not be published. Required fields are marked *