Web Scraping & Data Extraction

1542 Splitout HTTP Create Webhook

1542 Splitout HTTP Create Webhook

Manual
High
10
Nodes
Manual
Trigger
High
Complexity
7/22/2025
Added

Workflow Overview

Total Nodes
10
Node Types
10

Node Types

markdown
Convert2HTML
1 node
no Op
Finished
1 node
lm Chat Google Gemini
Google Gemini Chat Model
1 node
chain Llm
Basic LLM Chain
1 node
hacker News
SearchAskHN
1 node
http Request
FindHNComments
1 node
aggregate
CombineIntoSingleText
1 node
split Out
SplitOutChildrenIDs
1 node
form Trigger
GetTopicFromToLearn
1 node
email Send
SendEmailWithTopResources
1 node

Workflow JSON

8.26 KB
{
  "name": "1542 Splitout HTTP Create Webhook",
  "nodes": [
    {
      "id": "41183066-0045-4a75-ba23-42f4efcfeccc",
      "name": "Google Gemini Chat Model",
      "type": "@n8n/n8n-nodes-langchain.lmChatGoogleGemini",
      "position": [
        720,
        720
      ],
      "parameters": {
        "options": {},
        "modelName": "models/gemini-1.5-flash"
      },
      "credentials": {
        "googlePalmApi": {
          "id": "Hx1fn2jrUvojSKye",
          "name": "Google Gemini(PaLM) Api account"
        }
      },
      "typeVersion": 1
    },
    {
      "id": "eb061c39-7a4d-42e7-bb42-806504731b11",
      "name": "Basic LLM Chain",
      "type": "@n8n/n8n-nodes-langchain.chainLlm",
      "position": [
        700,
        560
      ],
      "parameters": {
        "text": "=Your Task is to find the best resources to learn {{ $('GetTopicFromToLearn').item.json[\"I want to learn\"] }}. \n\nI have scraped the HackerNews and The following is the list of comments from Hacker...

Showing first 1000 characters. Click "Expand" to view the full JSON.