Build an Internet Search Chatbot with Firecrawl API
Internet Search Chat with Firecrawl
How it works A user sends a query via the chat widget and the Chat Trigger captures the message. The chat flow posts the query to the backend webhook (HTTP Request) which forwards it to the search service. The webhook calls Firecrawl to run the web search and returns raw results. A formatter converts the raw results into concise Markdown blocks and separators. The chat node sends the formatted search summary back to the user. Optional: an admin can manually trigger a credits check to review Firecrawl usage.
Setup [ ] Add Firecrawl API credentials in n8n. [ ] Update the webhook URL in the "Define constants" node to your n8n instance URL. [ ] Configure and enable the Chat Trigger (make it public and set initial messages). [ ] Ensure the webhook node path matches the constant and is reachable from the chat node. [ ] Test the chat by sending a sample query and verify the formatted search results. [ ] (Optional) Run the manual "Check credits" trigger to monitor Firecrawl account usage.
Related Templates
Provide latest euro exchange rates from European Central Bank via Webhook
What is this workflow doing? This simple workflow is pulling the latest Euro foreign exchange reference rates from the E...
Automate Daily Keyword Research with Google Sheets, Suggest API & Custom Search
Who's it for This workflow is perfect for SEO specialists, marketers, bloggers, and content creators who want to automa...
USDT And TRC20 Wallet Tracker API Workflow for n8n
Overview This n8n workflow is specifically designed to monitor USDT TRC20 transactions within a specified wallet. It u...
🔒 Please log in to import templates to n8n and favorite templates
Workflow Visualization
Loading...
Preparing workflow renderer
Comments (0)
Login to post comments