Web Scraping & Data Extraction

Agent with custom HTTP Request

Agent with custom HTTP Request

Complex
High
20
Nodes
Complex
Trigger
High
Complexity
7/22/2025
Added

Workflow Overview

Total Nodes
20
Node Types
10

Node Types

manual Chat Trigger
On new manual Chat Message
1 node
lm Chat Open Ai
OpenAI Chat Model
1 node
http Request
HTTP Request
1 node
set
Exctract HTML Body, Stringify error message, Remove extra tags, Simplify output, QUERY_PARAMS, CONFIG, Send Page Content
7 nodes
if
Is error?, Simplify?
2 nodes
execute Workflow Trigger
Execute Workflow Trigger
1 node
sticky Note
Sticky Note, Sticky Note1, Sticky Note2, Sticky Note3
4 nodes
agent
ReAct AI Agent
1 node
markdown
Convert to Markdown
1 node
tool Workflow
HTTP_Request_Tool
1 node

Workflow JSON

15.03 KB
{
  "id": "dsKnCFwysROIA4MT",
  "meta": {
    "instanceId": "03524270bab2c2dfd5b82778cd1355e56cdda3cf098bf2dfd865e18164c00485"
  },
  "name": "Agent with custom HTTP Request",
  "tags": [],
  "nodes": [
    {
      "id": "e7374976-f3c1-4f60-ae57-9eec65444216",
      "name": "On new manual Chat Message",
      "type": "@n8n/n8n-nodes-langchain.manualChatTrigger",
      "position": [
        763,
        676
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "97e84a23-9536-43cd-94e9-b8166be8ed32",
      "name": "OpenAI Chat Model",
      "type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
      "position": [
        983,
        896
      ],
      "parameters": {
        "model": "gpt-4-1106-preview",
        "options": {
          "timeout": 300000,
          "temperature": 0.7,
          "frequencyPenalty": 0.3
        }
      },
      "credentials": {
        "openAiApi": {
          "id": "wPFAzp4ZHdLLwvkK",
          "name": "OpenAi account"
        }
    ...

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