Block 1 - When clicking 'Execute workflow'
- Type / Role
- n8n-nodes-base.manualTrigger - manualTrigger
- Config choices
- Version 1
This workflow is provided as-is. Please review and test before using in production.
Extract Competitor SERP Rankings from Google Search to Sheets with Bright Data This template requires a self hosted n8n instance to run. A comprehensive n8n automation that extracts competitor d...
n8n-nodes-base.manualtrigger, n8n-nodes-base.googlesheets, n8n-nodes-base.code, n8n-nodes-base.splitinbatches, n8n-nodes-base.httprequest, n8n-nodes-base.stickynote
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Dvir Sharon.
Original n8n.io sourceThis template requires a self-hosted n8n instance to run.
A comprehensive n8n automation that extracts competitor data from Google search results for specific keywords and target countries, automatically saving structured data to Google Sheets for competitive analysis and market research.
This workflow provides a professional competitor analysis solution that identifies ranking websites for specific search terms across different countries. Perfect for SEO research, competitive intelligence, market analysis, and content strategy planning. The system uses Bright Data's SERP API for accurate search result extraction and advanced HTML parsing for detailed competitor information.
| Field | Description | Example |
|---|---|---|
| Keyword | Original search term | digital marketing services |
| Target Country | Geographic target | US |
| websiteName | Domain/company name | hubspot |
| websiteUrl | Complete website URL | https://www.hubspot.com/marketing |
| websiteTitle | Page title from search results | Digital Marketing Software & Tools |
| websiteDescription | Meta description/snippet | Grow your business with HubSpot's digital marketing tools... |
This workflow utilizes two Google Sheets: one for input keywords and one for outputting competitor data.
This sheet should contain the keywords and target countries for your search queries.
| Column Header | Data Type | Description | Example |
|---|---|---|---|
| Keyword | Text | The search term you want to analyze. | digital marketing |
| Country | Text | The 2-letter ISO country code for the target region of the search (e.g., US, GB, DE). | US |
This sheet will be populated automatically by the workflow with the extracted competitor data.
| Column Header | Data Type | Description | Example |
|---|---|---|---|
| Keyword | Text | The original search term used for the query. | digital marketing services |
| Target Country | Text | The 2-letter ISO country code of the search results. | US |
| websiteName | Text | The name of the website or domain found in the search results. | hubspot |
| websiteUrl | URL | The full URL of the website or page found in the search results. | https://www.hubspot.com/marketing |
| websiteTitle | Text | The title of the page as displayed in the Google search results. | Digital Marketing Software & Tools |
| websiteDescription | Text | The meta description or snippet text displayed under the title in search results. | Grow your business with HubSpot's digital marketing tools... |
Bearer YOUR_API_TOKENYOUR_GOOGLE_SHEET_ID (for both input and output sheets), YOUR_BRIGHTDATA_CREDENTIAL_ID.This workflow provides a comprehensive foundation for competitor research and market analysis. Customize it to fit your specific industry needs and competitive intelligence requirements.
Please note that this template uses Community Nodes. Ensure you understand the risks before using community nodes.
This catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.
| Workflow | Extract competitor SERP rankings from Google Search to Sheets with Bright Data |
|---|---|
| Complexity | intermediate |
| Nodes | 12 |
| Categories | Market Research |
| Author | Dvir Sharon |
| Published | 03 Jun 2025 |
Use the JSON export at /data/workflows/4625/4625.json as the source template for this automation.
Open n8n, import the downloaded JSON, and review each node before activating the workflow.
Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.
Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.
Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.
Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.
Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.
Extract Competitor SERP Rankings from Google Search to Sheets with Bright Data This template requires a self hosted n8n instance to run. A comprehensive n8n automation that extracts competitor d...
Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.
Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your Market Research use case.