AI industry trend monitor 24/7 across X, Gmail, and websites using GPT-5
Overview of the n8n Workflow
This n8n workflow automates the daily monitoring of trends across X (Twitter), newsletters, and websites. It runs on a schedule, fetches data from configured sources in Google Sheets, processes it using AI agents for extraction and analysis (including browser automation and web search), and appends relevant updates to a Google Sheets database. The workflow handles data aggregation, filtering for recency, and deduplication, ensuring users receive concise, actionable insights on topics like AI news or market opportunities.
How it Works
• The workflow triggers daily, pulling configuration from Google Sheets (e.g., X accounts, newsletters, websites). • It scrapes recent X posts, fetches newsletter emails via Gmail, and browses websites using an AI agent to extract updates. • All data is aggregated, analyzed by an AI agent (with optional web research for context), and filtered for relevance. • Extracted data points (name, description, source, date) are saved to Google Sheets for easy review.
Set Up Steps
Setup takes about 15-30 minutes, focused on credentials and API keys. Detailed node guidance is in the workflow's sticky notes—clone it, add credentials, and test. The workflow is plug-and-play once imported; only edit prompts or sources as needed.
⚙️ AI Trend Listener: Monitor Updates 24/7
Automate daily scanning of X (Twitter), newsletters, and websites for trends, saving key updates to Google Sheets.
🧑💻 Author: LeeWei
🚀 Steps to Connect:
-
Google Sheets Setup
- Duplicate the template sheet.
- Add OAuth2 credentials in n8n for read/write access to the sheet.
- Populate the X, Newsletters, and Websites tabs with your sources (e.g., usernames, email filters, URLs).
-
Apify Integration (for X Scraping)
- Sign up at apify.com and generate an API token.
- Paste the token into the
HTTP Requestnode's credentials (header auth: Authorization Bearer). - Test with a sample X account to fetch recent posts.
-
Gmail Setup (for Newsletters)
- Create OAuth2 credentials in n8n with scopes for reading emails (
gmail.readonly). - Connect to the
Gmailnodes; ensure your newsletters are in the inbox. - 💡 Filter for specific senders in the Newsletters sheet tab.
- Create OAuth2 credentials in n8n with scopes for reading emails (
-
Airtop Browser Automation
- Register at airtop.ai, generate an API key, and create a profile.
- Paste the key into the
Airtopnodes' credentials. - The browser agent handles website navigation—test with a sample URL.
-
OpenAI API Key
- Generate a key at platform.openai.com.
- Paste it into the
OpenAI(or equivalent chat model) nodes. - Use for AI agents analyzing data; select a model like GPT-4 for best results.
-
Perplexity AI (for Web Research)
- Sign up at perplexity.ai/api and get an API key.
- Paste it into the
Perplexity AItool node. - Enables context gathering during analysis—use sparingly for cost.
Plug and Play Instructions
Clone the workflow JSON directly into n8n—all nodes (schedules, agents, aggregators, HTTP requests) are pre-wired and ready. No re-setup needed beyond the steps above. Key editable fields (found in sticky notes):
-
Your Instructions Node: Browser Prompt
Customize the website extraction (default: "Search all the latest AI news from this page and its child pages"). Example: Change to "Find new real estate listings" for market-specific monitoring. -
Your Instructions Node: Analysis Prompt
Adjust the AI filtering criteria (default: Focuses on AI developments). Example: Add rules for crypto signals or finance news exclusion/inclusion. -
Google Sheets Nodes (Get X Accounts, Get Newsletters, Get Websites)
Update the sheet IDs or tabs if using a custom duplicate; add more sources directly in the sheet. -
Schedule Trigger Node
Change the daily time (default: 6 AM) or frequency for more frequent runs. -
Filter Node (for Tweets)
Tweak the 24-hour recency check if monitoring longer periods.
Test with the default AI focus: Run manually and check the Data Points sheet for updates.
Potential Customizations
- Add More Sources: Expand Google Sheets tabs for new categories (e.g., Reddit via HTTP) and add aggregation branches.
- Switch AI Models: Replace OpenAI with another provider in the chat model nodes.
- Enhance Output: Add notifications (e.g., Slack node) after saving to Sheets.
- Scale Monitoring: Increase Apify maxItems or add loops for larger datasets.
Considerations and Improvements
- Rate Limits: Apify and Perplexity have usage caps; monitor for heavy queries. Airtop starts with free credits (10,000).
- Data Volume: Handles moderate sources; for high-volume, batch process or filter stricter.
- Privacy: Data passes through third-party APIs—avoid sensitive topics.
- Enhancements: Integrate email notifications for urgent trends or add deduplication logic for cross-source overlaps.
This workflow keeps you ahead in fast-moving fields like AI or markets, delivering daily insights without manual checking. Questions? Test it in n8n!
AI Industry Trend Monitor 24/7 Across Gmail and Websites Using GPT-5
This n8n workflow automates the process of monitoring industry trends by extracting information from emails and websites, processing it with an AI agent, and storing the insights in Google Sheets. It's designed to keep you updated on relevant industry developments without manual effort.
What it does
- Triggers on a schedule: The workflow runs automatically at predefined intervals.
- Reads emails from Gmail: It fetches emails from a specified Gmail account.
- Filters relevant emails: It applies a filter to process only emails that match certain criteria (e.g., from specific senders or containing keywords).
- Extracts website content: It makes HTTP requests to fetch content from specified URLs.
- Processes data with an AI Agent: An AI agent (powered by an OpenAI Chat Model and Simple Memory) analyzes the extracted email and website content to identify industry trends.
- Parses AI output: A structured output parser extracts key insights from the AI agent's response.
- Aggregates and Splits Data: It combines and then separates the processed data for structured storage.
- Stores trends in Google Sheets: The extracted and analyzed industry trends are then written to a Google Sheet.
- Placeholder for Airtop: Includes an Airtop node, which is currently unused but could be integrated for further actions or data management.
- Annotates workflow steps: Sticky notes provide explanations for various parts of the workflow.
Prerequisites/Requirements
- n8n instance: A running instance of n8n.
- Gmail Account: Configured Gmail credentials in n8n to read emails.
- OpenAI API Key: Credentials for an OpenAI Chat Model (e.g., GPT-5 or similar) to power the AI Agent.
- Google Sheets Account: Configured Google Sheets credentials in n8n to write data.
- Airtop Account (Optional): If the Airtop node is intended for future use.
Setup/Usage
- Import the workflow: Download the provided JSON and import it into your n8n instance.
- Configure Credentials:
- Gmail: Set up your Gmail OAuth2 credentials.
- OpenAI Chat Model: Configure your OpenAI API key.
- Google Sheets: Set up your Google Sheets OAuth2 credentials.
- Customize Schedule Trigger: Adjust the "Schedule Trigger" node to define how often you want the workflow to run.
- Configure Gmail Node:
- Specify the mailbox and any filters (e.g., sender, subject keywords) to retrieve relevant emails.
- Configure HTTP Request Node:
- Add the URLs of the websites you want to monitor for trends.
- Customize AI Agent:
- Review the "AI Agent" and "Structured Output Parser" nodes to ensure the AI is prompted to extract the specific trend information you need.
- Configure Google Sheets Node:
- Specify the Spreadsheet ID and Sheet Name where the trend data should be written. Ensure the sheet has appropriate columns for the data.
- Activate the workflow: Once configured, activate the workflow to start monitoring.
Related Templates
Auto-create TikTok videos with VEED.io AI avatars, ElevenLabs & GPT-4
💥 Viral TikTok Video Machine: Auto-Create Videos with Your AI Avatar --- 🎯 Who is this for? This workflow is for content creators, marketers, and agencies who want to use Veed.io’s AI avatar technology to produce short, engaging TikTok videos automatically. It’s ideal for creators who want to appear on camera without recording themselves, and for teams managing multiple brands who need to generate videos at scale. --- ⚙️ What problem this workflow solves Manually creating videos for TikTok can take hours — finding trends, writing scripts, recording, and editing. By combining Veed.io, ElevenLabs, and GPT-4, this workflow transforms a simple Telegram input into a ready-to-post TikTok video featuring your AI avatar powered by Veed.io — speaking naturally with your cloned voice. --- 🚀 What this workflow does This automation links Veed.io’s video-generation API with multiple AI tools: Analyzes TikTok trends via Perplexity AI Writes a 10-second viral script using GPT-4 Generates your voiceover via ElevenLabs Uses Veed.io (Fabric 1.0 via FAL.ai) to animate your avatar and sync the lips to the voice Creates an engaging caption + hashtags for TikTok virality Publishes the video automatically via Blotato TikTok API Logs all results to Google Sheets for tracking --- 🧩 Setup Telegram Bot Create your bot via @BotFather Configure it as the trigger for sending your photo and theme Connect Veed.io Create an account on Veed.io Get your FAL.ai API key (Veed Fabric 1.0 model) Use HTTPS image/audio URLs compatible with Veed Fabric Other APIs Add Perplexity, ElevenLabs, and Blotato TikTok keys Connect your Google Sheet for logging results --- 🛠️ How to customize this workflow Change your Avatar: Upload a new image through Telegram, and Veed.io will generate a new talking version automatically. Modify the Script Style: Adjust the GPT prompt for tone (educational, funny, storytelling). Adjust Voice Tone: Tweak ElevenLabs stability and similarity settings. Expand Platforms: Add Instagram, YouTube Shorts, or X (Twitter) posting nodes. Track Performance: Customize your Google Sheet to measure your most successful Veed.io-based videos. --- 🧠 Expected Outcome In just a few seconds after sending your photo and theme, this workflow — powered by Veed.io — creates a fully automated TikTok video featuring your AI avatar with natural lip-sync and voice. The result is a continuous stream of viral short videos, made without cameras, editing, or effort. --- ✅ Import the JSON file in n8n, add your API keys (including Veed.io via FAL.ai), and start generating viral TikTok videos starring your AI avatar today! 🎥 Watch This Tutorial --- 📄 Documentation: Notion Guide Need help customizing? Contact me for consulting and support : Linkedin / Youtube
Track competitor SEO keywords with Decodo + GPT-4.1-mini + Google Sheets
This workflow automates competitor keyword research using OpenAI LLM and Decodo for intelligent web scraping. Who this is for SEO specialists, content strategists, and growth marketers who want to automate keyword research and competitive intelligence. Marketing analysts managing multiple clients or websites who need consistent SEO tracking without manual data pulls. Agencies or automation engineers using Google Sheets as an SEO data dashboard for keyword monitoring and reporting. What problem this workflow solves Tracking competitor keywords manually is slow and inconsistent. Most SEO tools provide limited API access or lack contextual keyword analysis. This workflow solves that by: Automatically scraping any competitor’s webpage with Decodo. Using OpenAI GPT-4.1-mini to interpret keyword intent, density, and semantic focus. Storing structured keyword insights directly in Google Sheets for ongoing tracking and trend analysis. What this workflow does Trigger — Manually start the workflow or schedule it to run periodically. Input Setup — Define the website URL and target country (e.g., https://dev.to, france). Data Scraping (Decodo) — Fetch competitor web content and metadata. Keyword Analysis (OpenAI GPT-4.1-mini) Extract primary and secondary keywords. Identify focus topics and semantic entities. Generate a keyword density summary and SEO strength score. Recommend optimization and internal linking opportunities. Data Structuring — Clean and convert GPT output into JSON format. Data Storage (Google Sheets) — Append structured keyword data to a Google Sheet for long-term tracking. Setup Prerequisites If you are new to Decode, please signup on this link visit.decodo.com n8n account with workflow editor access Decodo API credentials OpenAI API key Google Sheets account connected via OAuth2 Make sure to install the Decodo Community node. Create a Google Sheet Add columns for: primarykeywords, seostrengthscore, keyworddensity_summary, etc. Share with your n8n Google account. Connect Credentials Add credentials for: Decodo API credentials - You need to register, login and obtain the Basic Authentication Token via Decodo Dashboard OpenAI API (for GPT-4o-mini) Google Sheets OAuth2 Configure Input Fields Edit the “Set Input Fields” node to set your target site and region. Run the Workflow Click Execute Workflow in n8n. View structured results in your connected Google Sheet. How to customize this workflow Track Multiple Competitors → Use a Google Sheet or CSV list of URLs; loop through them using the Split In Batches node. Add Language Detection → Add a Gemini or GPT node before keyword analysis to detect content language and adjust prompts. Enhance the SEO Report → Expand the GPT prompt to include backlink insights, metadata optimization, or readability checks. Integrate Visualization → Connect your Google Sheet to Looker Studio for SEO performance dashboards. Schedule Auto-Runs → Use the Cron Node to run weekly or monthly for competitor keyword refreshes. Summary This workflow automates competitor keyword research using: Decodo for intelligent web scraping OpenAI GPT-4.1-mini for keyword and SEO analysis Google Sheets for live tracking and reporting It’s a complete AI-powered SEO intelligence pipeline ideal for teams that want actionable insights on keyword gaps, optimization opportunities, and content focus trends, without relying on expensive SEO SaaS tools.
Generate song lyrics and music from text prompts using OpenAI and Fal.ai Minimax
Spark your creativity instantly in any chat—turn a simple prompt like "heartbreak ballad" into original, full-length lyrics and a professional AI-generated music track, all without leaving your conversation. 📋 What This Template Does This chat-triggered workflow harnesses AI to generate detailed, genre-matched song lyrics (at least 600 characters) from user messages, then queues them for music synthesis via Fal.ai's minimax-music model. It polls asynchronously until the track is ready, delivering lyrics and audio URL back in chat. Crafts original, structured lyrics with verses, choruses, and bridges using OpenAI Submits to Fal.ai for melody, instrumentation, and vocals aligned to the style Handles long-running generations with smart looping and status checks Returns complete song package (lyrics + audio link) for seamless sharing 🔧 Prerequisites n8n account (self-hosted or cloud with chat integration enabled) OpenAI account with API access for GPT models Fal.ai account for AI music generation 🔑 Required Credentials OpenAI API Setup Go to platform.openai.com → API keys (sidebar) Click "Create new secret key" → Name it (e.g., "n8n Songwriter") Copy the key and add to n8n as "OpenAI API" credential type Test by sending a simple chat completion request Fal.ai HTTP Header Auth Setup Sign up at fal.ai → Dashboard → API Keys Generate a new API key → Copy it In n8n, create "HTTP Header Auth" credential: Name="Fal.ai", Header Name="Authorization", Header Value="Key [Your API Key]" Test with a simple GET to their queue endpoint (e.g., /status) ⚙️ Configuration Steps Import the workflow JSON into your n8n instance Assign OpenAI API credentials to the "OpenAI Chat Model" node Assign Fal.ai HTTP Header Auth to the "Generate Music Track", "Check Generation Status", and "Fetch Final Result" nodes Activate the workflow—chat trigger will appear in your n8n chat interface Test by messaging: "Create an upbeat pop song about road trips" 🎯 Use Cases Content Creators: YouTubers generating custom jingles for videos on the fly, streamlining production from idea to audio export Educators: Music teachers using chat prompts to create era-specific folk tunes for classroom discussions, fostering interactive learning Gift Personalization: Friends crafting anniversary R&B tracks from shared memories via quick chats, delivering emotional audio surprises Artist Brainstorming: Songwriters prototyping hip-hop beats in real-time during sessions, accelerating collaboration and iteration ⚠️ Troubleshooting Invalid JSON from AI Agent: Ensure the system prompt stresses valid JSON; test the agent standalone with a sample query Music Generation Fails (401/403): Verify Fal.ai API key has minimax-music access; check usage quotas in dashboard Status Polling Loops Indefinitely: Bump wait time to 45-60s for complex tracks; inspect fal.ai queue logs for bottlenecks Lyrics Under 600 Characters: Tweak agent prompt to enforce fuller structures like [V1][C][V2][B][C]; verify output length in executions