Find similar B2B companies to your best customers with Google Sheets and CompanyEnrich
Workflow preview
$20/month : Unlimited workflows
2500 executions/month
THE #1 IN WEB SCRAPING
Scrape any website without limits
HOSTINGER
Early Deal
DISCOUNT 20% Try free
DISCOUNT 20%
Self-hosted n8n
Unlimited workflows - from $4.99/mo
#1 hub for scraping, AI & automation
6000+ actors - $5 credits/mo
Important notice
This workflow is provided as-is. Please review and test before using in production.
Overview
This workflow allows you to automatically expand your B2B target lists by discovering companies similar to your existing leads.
Instead of manually searching for competitors or lookalikes, you can input a list of domains into Google Sheets and let the CompanyEnrich API generate high-quality lookalike suggestions along with similarity scores.
Who is this for?
This template is ideal for GTM Engineers, Sales Teams, and Growth Hackers who want to enrich their lead databases and find new prospecting opportunities based on their current ideal customer profile (ICP).
What it does
- Reads Source: It pulls a list of company domains from a specified Google Sheet.
- Enriches: It sends each domain to the CompanyEnrich API to find similar companies (competitors/lookalikes).
- Processes: It merges the new data with your original list and formats the JSON response.
- Saves: It appends the results (Similar Company Name, Domain, and Similarity Score) back into a new tab in your Google Sheet.
Requirements
- Google Sheets: A spreadsheet with a column named
Domaincontaining the websites you want to analyze. - CompanyEnrich API Key: You need an API key from CompanyEnrich.
- n8n Credentials: Connected Google Sheets account.
How to set up
- Prepare Sheet: Create a Google Sheet with two tabs. In the first tab, create a column header named
Domainand add your target websites. Leave the second tab empty for results. - Configure Nodes: Open the "Read Source List" and "Write Results" nodes to select your spreadsheet file and the respective tabs.
- Add API Key: Open the "Fetch Similar Companies" node. In the Header Parameters section, replace
YOUR_API_TOKENwith your actual API key (keep theBearerprefix).
How to customize
- Filter by Score: You can add an "If" node after the API call to filter out results with a low similarity score.
- Change Destination: Instead of Google Sheets, you can easily swap the final node to write results to Airtable, Notion, or your CRM (HubSpot/Pipedrive).