Automate Bulk Domain Scanning with Icypeas & Google Sheets
detail.loadingPreview
This n8n workflow empowers you to effortlessly perform bulk domain scans using Icypeas, sourcing your company lists directly from Google Sheets. Streamline your data enrichment process and gain valuable insights with automation.
About This Workflow
Unlock the power of automated domain intelligence with this n8n workflow. Designed for sales, marketing, and business development professionals, it seamlessly connects your Google Sheets with the robust Icypeas platform. Simply populate a Google Sheet with your target companies, and this workflow will authenticate with your Icypeas account, gather the data, and initiate a bulk domain search. Eliminate manual data entry and repetitive tasks, allowing you to focus on analyzing the enriched domain information that becomes available in your Icypeas dashboard and inbox.
Key Features
- Bulk Domain Scanning: Efficiently scan multiple company domains in a single automated run using Icypeas.
- Google Sheets Integration: Easily import your list of companies from a designated Google Sheet.
- Secure Icypeas Authentication: Automates the API key, secret, and user ID authentication, including dynamic signature generation for secure communication.
- Streamlined Data Input: Prepares your Google Sheet data for direct submission to the Icypeas bulk search API.
- Asynchronous Results Delivery: Receive your comprehensive scan results directly in your Icypeas account and via email.
How To Use
- Start the Workflow: Click "Execute Workflow" to begin.
- Configure Google Sheets:
- Open the "Reads lastname,firstname and company from your sheet" node.
- Set up your Google Sheets credentials if you haven't already.
- Specify the
Document IDandSheet Namefor your Google Sheet. - Ensure your sheet contains a column with the header "company" in the first row.
- Set Up Icypeas Authentication:
-
Open the "Authenticates to your Icypeas account" code node.
-
Locate the lines: javascript const API_KEY = "PUT_API_KEY_HERE"; const API_SECRET = "PUT_API_SECRET_HERE"; const USER_ID = "PUT_USER_ID_HERE";
-
Replace
PUT_API_KEY_HERE,PUT_API_SECRET_HERE, andPUT_USER_ID_HEREwith your actual credentials found on your Icypeas profile athttps://app.icypeas.com/bo/profile. -
Self-Hosted Users: If you are using a self-hosted n8n instance, enable the
cryptomodule by going toSettings > General > Additional Node Packages, checking the "crypto" box, and saving.
-
- Configure HTTP Request Credentials:
- Open the "Run bulk search (domain-search)" HTTP Request node.
- In the "Authentication" section, select
Generic Credential Type, thenHTTP Header Auth. - Click on "- Create new Credential -" if you don't have one configured.
- Set
Nameto "Authorization". - For the
Valuefield, click the expression icon (wand) and enter the expression:{{ $json.api.key + ':' + $json.api.signature }}. - Click "Save" to save the new credential.
- Execute and Monitor: Run the workflow. Your bulk domain scan will be submitted to Icypeas, and results will be available in your Icypeas dashboard (
https://app.icypeas.com/bo/bulksearch?task=domain-search) and via email.
Apps Used
Workflow JSON
{
"id": "71710dce-578a-4777-971e-2b0fc54d33c9",
"name": "Automate Bulk Domain Scanning with Icypeas & Google Sheets",
"nodes": 16,
"category": "Sales",
"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: 71710dce-578a...
About the Author
Crypto_Watcher
Web3 Developer
Automated trading bots and blockchain monitoring workflows.
Statistics
Related Workflows
Discover more workflows you might like
AI-Powered Stack Overflow Lead Generation
Unleash the power of AI to automatically scrape valuable lead data from Stack Overflow user profiles. This workflow intelligently identifies and extracts key information like names, locations, skills, and reputation, then seamlessly organizes it into your Google Sheet for effortless lead management.
Automate LinkedIn Job Change Monitoring and Role Classification
Proactively track career shifts within your LinkedIn network. This n8n workflow utilizes Airtop to automatically extract detailed job change information, including new positions, LinkedIn profiles, and functional classifications, enabling timely outreach and CRM updates.
AI-Powered Upwork Proposal Automation Suite
This n8n workflow leverages AI to automate the entire freelance proposal process, from crafting personalized application text to generating professional Google Doc proposals and visual workflow diagrams. It significantly reduces manual effort, allowing freelancers to scale their client acquisition rapidly and effectively.