AutomationFlowsAI & RAG › Enrich and Score Japanese B2b Leads with Gbizinfo, Web Scraping, and Gemini AI

Enrich and Score Japanese B2b Leads with Gbizinfo, Web Scraping, and Gemini AI

ByOka Hironobu @okp29 on n8n.io

This workflow automates B2B lead research for Japanese companies. Submit a company name through a web form, and the workflow queries two free Japanese government APIs for corporate registry and business data, checks Google Maps for reputation, scrapes the company website for…

Event trigger★★★★☆ complexityAI-powered23 nodesForm TriggerHTTP RequestChain LlmGoogle Gemini ChatGoogle SheetsSlack
AI & RAG Trigger: Event Nodes: 23 Complexity: ★★★★☆ AI nodes: yes Added:

This workflow corresponds to n8n.io template #13522 — we link there as the canonical source.

This workflow follows the Chainllm → Form 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
{
  "meta": {
    "templateCredsSetupCompleted": true
  },
  "nodes": [
    {
      "id": "41ea05d7-622b-4bdc-84db-86c3fa70a950",
      "name": "Sticky Note",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -256,
        624
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "fd52c44a-8e34-44e8-92ef-0778620afa7b",
      "name": "Sticky Note1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        336,
        624
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "a2f780d6-da90-4d31-8a60-753e0bf9191c",
      "name": "Sticky Note2",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        672,
        624
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "528d5dec-b03c-4a10-8fb1-d852d16d8490",
      "name": "Sticky Note3",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        1008,
        624
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "90ef350f-ed74-4d58-ba8f-b42e92e5aeaf",
      "name": "Sticky Note4",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        1344,
        624
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "039a5dd1-41c2-4ad1-b140-e5bcd4da1170",
      "name": "Sticky Note5",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        1696,
        624
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "b086f04a-1528-4804-a914-0c15d3f854eb",
      "name": "Sticky Note6",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        2032,
        624
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "d9f0e295-7323-4177-b8fb-274a4c927a7e",
      "name": "Sticky Note7",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        2368,
        624
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "84d78757-469a-4b6c-885a-a21b8aeab2e1",
      "name": "Lead Input Form",
      "type": "n8n-nodes-base.formTrigger",
      "position": [
        432,
        896
      ],
      "parameters": {},
      "typeVersion": 2.1
    },
    {
      "id": "3e1d1c38-c264-4582-867b-68f353223050",
      "name": "Corporate Number API",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        768,
        896
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "69837e3a-2327-4ae8-be21-a12880dc9d41",
      "name": "Parse Corporate Data",
      "type": "n8n-nodes-base.code",
      "position": [
        768,
        1120
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "571bd898-1e11-4e70-a059-a783fc57f11b",
      "name": "gBizINFO Enrichment",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        1104,
        896
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "fefcc72c-1b2e-4b23-903c-358e791ef602",
      "name": "Merge Government Data",
      "type": "n8n-nodes-base.code",
      "position": [
        1104,
        1120
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "7a2e38fa-210b-4fd4-b6fb-28456bad8ef3",
      "name": "Google Maps Reputation",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        1440,
        896
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "23b0f5bb-3a7a-496f-82b6-c59a9139f4d0",
      "name": "Merge Reputation Data",
      "type": "n8n-nodes-base.code",
      "position": [
        1440,
        1104
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "68073db9-b1aa-40b5-b761-17bf792b7d53",
      "name": "Fetch Company Website",
      "type": "n8n-nodes-base.httpRequest",
      "onError": "continueRegularOutput",
      "position": [
        1792,
        896
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "397d0dac-dc8f-4aed-8b5c-cddd06bed350",
      "name": "Extract Website Intel",
      "type": "n8n-nodes-base.code",
      "position": [
        1792,
        1104
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "13aa82cd-6c68-4996-9f1e-d3ab4088595a",
      "name": "AI Lead Scorer",
      "type": "@n8n/n8n-nodes-langchain.chainLlm",
      "position": [
        2096,
        896
      ],
      "parameters": {},
      "typeVersion": 1.4
    },
    {
      "id": "4c857664-4eae-4b46-9ba5-26ab4c3c5458",
      "name": "Google Gemini Chat Model",
      "type": "@n8n/n8n-nodes-langchain.lmChatGoogleGemini",
      "position": [
        2096,
        1072
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "4e44853d-4ac2-4e2e-b9ea-1f85a5dacc0a",
      "name": "Prepare Final Output",
      "type": "n8n-nodes-base.code",
      "position": [
        2432,
        896
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "8d4d357a-e81d-4c63-9c31-c7f4b6e244f4",
      "name": "Save to Google Sheets",
      "type": "n8n-nodes-base.googleSheets",
      "position": [
        2672,
        800
      ],
      "parameters": {},
      "typeVersion": 4.5
    },
    {
      "id": "9524be02-d0fd-4afd-9d05-a666b8a132b9",
      "name": "Hot Lead Filter",
      "type": "n8n-nodes-base.filter",
      "position": [
        2672,
        1008
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "8f0aa777-7d96-463a-bf4a-4fbda9fa85a3",
      "name": "Slack Hot Lead Alert",
      "type": "n8n-nodes-base.slack",
      "position": [
        2912,
        1008
      ],
      "parameters": {},
      "typeVersion": 2.2
    }
  ],
  "connections": {
    "AI Lead Scorer": {
      "main": [
        [
          {
            "node": "Prepare Final Output",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Hot Lead Filter": {
      "main": [
        [
          {
            "node": "Slack Hot Lead Alert",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Lead Input Form": {
      "main": [
        [
          {
            "node": "Corporate Number API",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "gBizINFO Enrichment": {
      "main": [
        [
          {
            "node": "Merge Government Data",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Corporate Number API": {
      "main": [
        [
          {
            "node": "Parse Corporate Data",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Parse Corporate Data": {
      "main": [
        [
          {
            "node": "gBizINFO Enrichment",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Prepare Final Output": {
      "main": [
        [
          {
            "node": "Save to Google Sheets",
            "type": "main",
            "index": 0
          },
          {
            "node": "Hot Lead Filter",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Extract Website Intel": {
      "main": [
        [
          {
            "node": "AI Lead Scorer",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Fetch Company Website": {
      "main": [
        [
          {
            "node": "Extract Website Intel",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Merge Government Data": {
      "main": [
        [
          {
            "node": "Google Maps Reputation",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Merge Reputation Data": {
      "main": [
        [
          {
            "node": "Fetch Company Website",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Google Maps Reputation": {
      "main": [
        [
          {
            "node": "Merge Reputation Data",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Google Gemini Chat Model": {
      "ai_languageModel": [
        [
          {
            "node": "AI Lead Scorer",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    }
  }
}
Pro

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

About this workflow

This workflow automates B2B lead research for Japanese companies. Submit a company name through a web form, and the workflow queries two free Japanese government APIs for corporate registry and business data, checks Google Maps for reputation, scrapes the company website for…

Source: https://n8n.io/workflows/13522/ — 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

Automate your lead intake, scoring, and outreach pipeline. This workflow collects leads from forms, enriches and scores them using Relevance AI, routes them by quality, and triggers the right follow-u

Form Trigger, HTTP Request, Chain Llm +6
AI & RAG

Sales teams and B2B marketers who spend hours researching leads manually. If you've looked at Clay but didn't want the $149/month price tag, this workflow does the same job as a one-time n8n template.

Form Trigger, HTTP Request, Chain Llm +3
AI & RAG

Transform your sales pipeline with this comprehensive AI-powered platform that automates lead capture, scoring, revenue prediction, and sales team coordination. Perfect for B2B teams processing 50+ le

Form Trigger, HTTP Request, Chain Llm +4
AI & RAG

Content creators, YouTubers, marketing agencies, and social media managers who want to optimize their YouTube videos for better discoverability and engagement. Perfect for teams managing multiple chan

Form Trigger, HTTP Request, Chain Llm +4
AI & RAG

Content - Newsletter Agent. Uses formTrigger, chainLlm, outputParserStructured, httpRequest. Event-driven trigger; 87 nodes.

Form Trigger, Chain Llm, Output Parser Structured +7