Automate Business Prospect Searches with Natural Language Queries - n8n Workflow | Neura Market
Automate Business Prospect Searches with Natural Language Queries
This n8n workflow enables users to find business prospects using natural language queries, leveraging Claude AI for interpretation and Explorium MCP for data retrieval. Results are exported as a CSV file, simplifying the process for sales and business development teams.
This workflow creates a chatbot interface in n8n that allows users to input natural language queries to search for business prospects. The workflow uses Claude AI to interpret these queries and convert them into structured API requests compatible with Explorium MCP. It includes validation steps to ensure API requests meet Explorium's requirements, handles pagination for large datasets, and exports the results into a downloadable CSV file. This automation is ideal for professionals who need to ge
Platform
n8n
Category
AI
Price
Free
Creator
Elias Johansen
if
code
splitOut
httpRequest
convertToFile
agent
chatTrigger
mcpClientTool
lmChatAnthropic
memoryBufferWindow
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.