Find Top Keywords
detail.loadingPreview
This workflow finds top keywords by analyzing Google and YouTube autocomplete suggestions and their search volumes.
🚀Ready to Deploy This Workflow?
About This Workflow
Overview
This n8n workflow is designed to identify high-performing keywords by leveraging Google and YouTube's autocomplete features. It starts by fetching a list of base keywords from NocoDB, then expands on these using autocomplete suggestions. Subsequently, it queries the search volume for these generated keywords on both Google and YouTube to pinpoint the most relevant and popular terms. This is particularly useful for SEO and content strategy planning.
Key Features
- Retrieves base keywords from NocoDB.
- Generates second-order keywords using Google and YouTube autocomplete.
- Fetches search volume data for Google and YouTube.
- Filters and ranks keywords based on search volume.
How To Use
- Configure NocoDB: Ensure your NocoDB instance is accessible and you have a table containing base keywords. Set up the NocoDB credentials.
- Set Environment Variables: Configure the
WEBHOOK_URL(for autocomplete) andAPI_BASE_URL(for search volume) environment variables in your n8n instance. - Set Credentials: Configure the
NocoDB Token accountcredentials for NocoDB access and theSocial Flood API Key LocalandData for SEO Basic Authcredentials for the respective API calls. - Review Nodes: Inspect the 'Google Search Volume' and 'YouTube Search Volume' nodes to ensure the
location_codeandlanguage_codeare set appropriately for your target audience. - Test Workflow: Run the workflow to generate a list of top keywords.
Apps Used
Workflow JSON
{
"id": "f3a77882-3378-4f28-8e77-e27d68fa9b45",
"name": "Find Top Keywords",
"nodes": 0,
"category": "SEO & Content",
"status": "active",
"version": "1.0.0"
}Note: This is a sample preview. The full workflow JSON contains node configurations, credentials placeholders, and execution logic.
Get This Workflow
ID: f3a77882-3378...
About the Author
DevOps_Master_X
Infrastructure Expert
Specializing in CI/CD pipelines, Docker, and Kubernetes automations.
Statistics
Verification Info
Related Workflows
Discover more workflows you might like
High-Level Service Page SEO Blueprint Report
Generate a comprehensive SEO blueprint for service pages based on competitor analysis.
Automated Multi-Platform Influencer Discovery & Qualification
This powerful n8n workflow automates the entire process of discovering, scoring, and qualifying ideal influencers across Instagram, TikTok, and YouTube for your marketing campaigns. Streamline your talent acquisition by leveraging custom criteria and a sophisticated scoring algorithm.
Telegram Profanity & Toxicity Filter
This n8n workflow automatically monitors incoming Telegram messages for profanity and toxic language. It leverages Google's Perspective API to analyze message content, and if a message is deemed inappropriate, the workflow sends an automated warning response back to the sender.
Instant WooCommerce Order Notifications via Telegram
When a new order is placed on your WooCommerce store, instantly receive detailed notifications directly to your Telegram chat. Stay on top of your e-commerce operations with real-time alerts, including order specifics and a direct link to view the order.
Smart Expense Tracking with Telegram & AI
Automate your personal finance management by turning your Telegram chat into an intelligent expense tracker. Simply send a photo of a receipt or a text message, and this workflow uses AI to categorize your spending, extract crucial details, and provide instant summaries.
AI-Powered Accounts Receivable Reporting for Sabre EDI
This n8n workflow automates the extraction of Accounts Receivable (AR) data from complex Sabre EDI (Interface User Record) files stored in Google Drive. It leverages an AI agent, powered by OpenAI, to intelligently process financial information and generate structured AR reports. The workflow ensures accuracy by utilizing a Pinecone vector database for contextual understanding of EDI guidelines.