AutomationFlowsAI & RAG › AI Website Finder with Ollama

AI Website Finder with Ollama

Original n8n title: Findwebsite

findWebsite. Uses executeWorkflowTrigger, executeCommand, agent, lmChatOllama. Event-driven trigger; 4 nodes.

Event trigger★★☆☆☆ complexityAI-powered4 nodesExecute Workflow TriggerExecute CommandAgentOllama Chat
AI & RAG Trigger: Event Nodes: 4 Complexity: ★★☆☆☆ AI nodes: yes Added:

This workflow follows the Agent → Execute Workflow Trigger recipe pattern — see all workflows that pair these two integrations.

The workflow JSON

Copy or download the full n8n JSON below. Paste it into a new n8n workflow, add your credentials, activate. Full import guide →

Download .json
{
  "name": "findWebsite",
  "nodes": [
    {
      "parameters": {
        "inputSource": "passthrough"
      },
      "type": "n8n-nodes-base.executeWorkflowTrigger",
      "typeVersion": 1.1,
      "position": [
        -460,
        0
      ],
      "id": "c1c0f146-398d-4c03-a718-c0ea4a979a77",
      "name": "When Executed by Another Workflow"
    },
    {
      "parameters": {
        "command": "=docker run --rm web-scraper findWebsite.js \"{{ $json.Kunde }}\" \"{{ $json.Stadt }}\" \"{{ $json.Adresse }}\" \"{{ $json.PLZ }}\"\n"
      },
      "type": "n8n-nodes-base.executeCommand",
      "typeVersion": 1,
      "position": [
        -300,
        0
      ],
      "id": "e4cabfa9-bbbf-4220-9f8d-65436a914cac",
      "name": "Execute Command"
    },
    {
      "parameters": {
        "promptType": "define",
        "text": "=Du bekommst eine Liste von Suchergebnissen als JSON:\n\n{{ $json.stdout }}\n\nW\u00e4hle das Ergebnis, das am besten zum Suchbegriff passt. Achte darauf, dass es **keine Unterseite**, sondern die **Hauptdomain (Startseite)** der Webseite ist.\n\n- Wenn mehrere Treffer die Hauptdomain enthalten, w\u00e4hle die passendste.\n- Antworte nur mit der URL der Hauptdomain, z.B. https://www.beispiel.de\n- Falls keine Hauptdomain dabei ist, gib die passendste Subdomain zur\u00fcck, aber keine tiefere Unterseite.\n- Achte ebenfalls darauf, dass die URl nach dem Ende keine weiteren Zeichen \u00fcbergibt\n\n",
        "options": {}
      },
      "type": "@n8n/n8n-nodes-langchain.agent",
      "typeVersion": 1.9,
      "position": [
        -100,
        0
      ],
      "id": "82db921b-c710-4ede-9a45-efddfb804adb",
      "name": "AI Agent"
    },
    {
      "parameters": {
        "model": "gemma3:1b",
        "options": {}
      },
      "type": "@n8n/n8n-nodes-langchain.lmChatOllama",
      "typeVersion": 1,
      "position": [
        -80,
        220
      ],
      "id": "97a9c6d8-db10-44af-81a9-9cee3d2d77d8",
      "name": "Ollama Chat Model",
      "credentials": {
        "ollamaApi": {
          "name": "<your credential>"
        }
      }
    }
  ],
  "connections": {
    "When Executed by Another Workflow": {
      "main": [
        [
          {
            "node": "Execute Command",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Execute Command": {
      "main": [
        [
          {
            "node": "AI Agent",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Ollama Chat Model": {
      "ai_languageModel": [
        [
          {
            "node": "AI Agent",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    }
  },
  "active": false,
  "settings": {
    "executionOrder": "v1"
  },
  "versionId": "a362e457-fad8-4297-8253-d6ecf4afda0c",
  "meta": {
    "templateCredsSetupCompleted": true
  },
  "id": "kxPutXryjWJ8FHVv",
  "tags": []
}

Credentials you'll need

Each integration node will prompt for credentials when you import. We strip credential IDs before publishing — you'll add your own.

Pro

For the full experience including quality scoring and batch install features for each workflow upgrade to Pro

About this workflow

findWebsite. Uses executeWorkflowTrigger, executeCommand, agent, lmChatOllama. Event-driven trigger; 4 nodes.

Source: https://github.com/nicklasneubauer/LinkedIn-Message-Automation/blob/4b82b5acd090417f8bbd31725fa8785e63d9116c/Tools-n8n/findWebsite.json — original creator credit. Request a take-down →

More AI & RAG workflows → · Browse all categories →

Related workflows

Workflows that share integrations, category, or trigger type with this one. All free to copy and import.

AI & RAG

This workflow is designed for marketers, content creators, agencies, and solo founders who want to publish long‑form posts with visuals on autopilot using n8n and AI agents. ​

Tool Http Request, Agent, HTTP Request +27
AI & RAG

Video-To-Hugo. Uses httpRequest, lmChatOllama, moveBinaryData, youTube. Event-driven trigger; 47 nodes.

HTTP Request, Ollama Chat, Move Binary Data +5
AI & RAG

🔥📈🤖 AI Agent for n8n Creators Leaderboard - Find Popular Workflows. Uses httpRequest, limit, lmChatOpenAi, executeWorkflowTrigger. Event-driven trigger; 43 nodes.

HTTP Request, OpenAI Chat, Execute Workflow Trigger +6
AI & RAG

🔥📈🤖 AI Agent for n8n Creators Leaderboard - Find Popular Workflows. Uses httpRequest, limit, lmChatOpenAi, executeWorkflowTrigger. Event-driven trigger; 43 nodes.

HTTP Request, OpenAI Chat, Execute Workflow Trigger +6
AI & RAG

The n8n Creators Leaderboard Workflow is a powerful tool for analyzing and presenting detailed statistics about workflow creators and their contributions within the n8n community. It provides users wi

HTTP Request, OpenAI Chat, Execute Workflow Trigger +6