Icypeas Domain Scan (Bulk Search)
detail.loadingPreview
Scan domains in bulk using Icypeas to gather valuable intelligence.
🚀Ready to Deploy This Workflow?
About This Workflow
Overview
This workflow demonstrates how to perform domain scans (bulk search) using the Icypeas API. It allows you to input a list of companies from a Google Sheet and initiate a bulk domain search to gather information.
Key Features
- Perform bulk domain searches.
- Integrate with Icypeas API for enhanced data gathering.
- Read company data directly from a Google Sheet.
- Automate authentication and request generation for the API.
How To Use
- Prepare your Google Sheet: Create a Google Sheet with a column named
companycontaining the list of companies you want to scan. - Configure Icypeas Credentials: Open the
Authenticates to your Icypeas accountnode and replacePUT_API_KEY_HERE,PUT_API_SECRET_HERE, andPUT_USER_ID_HEREwith your actual Icypeas API credentials. - Configure Google Sheets Node: In the
Reads lastname,firstname and company from your sheetnode, specify thesheetNameanddocumentIdof your Google Sheet. - Configure HTTP Request Node: Ensure the
URLin theRun bulk search (domain-search)node is correctly set to your Icypeas API endpoint. You might also need to configure theauthenticationandheaderParametersbased on your Icypeas setup. - Execute the Workflow: Click the "Execute Workflow" button on the manual trigger node.
Apps Used
Workflow JSON
{
"id": "dfec8843-002d-461d-8669-6198b84150c8",
"name": "Icypeas Domain Scan (Bulk Search)",
"nodes": 0,
"category": "Automation",
"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: dfec8843-002d...
About the Author
Crypto_Watcher
Web3 Developer
Automated trading bots and blockchain monitoring workflows.
Statistics
Verification Info
Related Workflows
Discover more workflows you might like
Youtube Video Transcript Extraction
Extracts and cleans the transcript from a YouTube video using an external API.
Workflow Results to Obsidian Vault via Google Drive
Automatically create and update Obsidian notes from n8n workflow results saved in Google Drive.
Contact Agent Workflow
Automates contact management by interacting with an AI agent and Airtable.
Inventory Slack Alert Workflow
Triggers an alert based on inventory changes, processes data using RAG, and logs results.
Automated Customer Auto-tagging with Webhooks and RAG
This workflow automatically tags customers by processing incoming webhook data through a RAG (Retrieval-Augmented Generation) system. It leverages Text Splitter, Embeddings, Pinecone, and an OpenAI Chat Model to dynamically categorize and log customer information.
Generate Structured Metadata for n8n Integrations (English & Chinese)
This workflow generates structured metadata for n8n integrations, including descriptions, use cases, and how-to guides in both English and Chinese, leveraging AI for content enhancement.