8
n8n 한국어amn8n.com

Airtop와 AI 프롬프트 쿼리를 사용한 자동 웹 브라우징 및 추출

중급

이것은Engineering, AI Chatbot분야의자동화 워크플로우로, 13개의 노드를 포함합니다.주로 AirtopTool, McpTrigger 등의 노드를 사용하며. 사용Airtop및AI提示쿼리의자동화网页浏览与추출

사전 요구사항
  • 특별한 사전 요구사항 없이 가져와 바로 사용 가능합니다

사용된 노드 (13)

워크플로우 미리보기
노드 연결 관계를 시각적으로 표시하며, 확대/축소 및 이동을 지원합니다
워크플로우 내보내기
다음 JSON 구성을 복사하여 n8n에 가져오면 이 워크플로우를 사용할 수 있습니다
{
  "meta": {
    "instanceId": "33738330930e3881dd5571eca013f36ddf8aab20e4ea5c1f2ebaf4a2b4668ac6",
    "templateCredsSetupCompleted": true
  },
  "nodes": [
    {
      "id": "62854eee-81a6-4fe0-93c0-8512192edbf2",
      "name": "MCP Server Trigger",
      "type": "@n8n/n8n-nodes-langchain.mcpTrigger",
      "position": [
        -224,
        -80
      ],
      "webhookId": "fb491c53-d74d-4999-a117-d938b643dc15",
      "parameters": {
        "path": "airtop"
      },
      "typeVersion": 2
    },
    {
      "id": "a4a3e250-9439-4d03-a716-61d086ae41d7",
      "name": "Airtop에서 세션 생성",
      "type": "n8n-nodes-base.airtopTool",
      "position": [
        -352,
        176
      ],
      "parameters": {
        "profileName": "={{ /*n8n-auto-generated-fromAI-override*/ $fromAI('Profile_Name', `nome do perfil de navegacao no airtop`, 'string') }}",
        "timeoutMinutes": "=10",
        "additionalFields": {},
        "saveProfileOnTermination": "={{ /*n8n-auto-generated-fromAI-override*/ $fromAI('Save_Profile', ``, 'boolean') }}"
      },
      "credentials": {
        "airtopApi": {
          "id": "NJwTbvx3ztbD5gom",
          "name": "Airtop account"
        }
      },
      "typeVersion": 1
    },
    {
      "id": "ecf44f10-acac-4eab-84b2-08cae6857348",
      "name": "Airtop에서 세션 종료",
      "type": "n8n-nodes-base.airtopTool",
      "position": [
        -176,
        192
      ],
      "parameters": {
        "operation": "terminate",
        "sessionId": "={{ /*n8n-auto-generated-fromAI-override*/ $fromAI('Session_ID', `id da sesao criada `, 'string') }}"
      },
      "credentials": {
        "airtopApi": {
          "id": "NJwTbvx3ztbD5gom",
          "name": "Airtop account"
        }
      },
      "typeVersion": 1
    },
    {
      "id": "c2d54596-b120-4126-9dd3-01f28506b6aa",
      "name": "Airtop에서 다운로드 대기",
      "type": "n8n-nodes-base.airtopTool",
      "position": [
        0,
        192
      ],
      "parameters": {
        "operation": "waitForDownload",
        "sessionId": "={{ /*n8n-auto-generated-fromAI-override*/ $fromAI('Session_ID', ``, 'string') }}",
        "additionalFields": {}
      },
      "credentials": {
        "airtopApi": {
          "id": "NJwTbvx3ztbD5gom",
          "name": "Airtop account"
        }
      },
      "typeVersion": 1
    },
    {
      "id": "500f0089-97bf-49e6-8309-a93e73e4d9bb",
      "name": "Airtop에서 요소 클릭",
      "type": "n8n-nodes-base.airtopTool",
      "position": [
        176,
        192
      ],
      "parameters": {
        "resource": "interaction",
        "windowId": "={{ /*n8n-auto-generated-fromAI-override*/ $fromAI('Window_ID', ``, 'string') }}",
        "sessionId": "={{ /*n8n-auto-generated-fromAI-override*/ $fromAI('Session_ID', ``, 'string') }}",
        "additionalFields": {},
        "elementDescription": "={{ /*n8n-auto-generated-fromAI-override*/ $fromAI('Element_Description', ``, 'string') }}"
      },
      "credentials": {
        "airtopApi": {
          "id": "NJwTbvx3ztbD5gom",
          "name": "Airtop account"
        }
      },
      "typeVersion": 1
    },
    {
      "id": "e8cb67ab-4b27-442a-87c1-d1c95da567cd",
      "name": "Airtop에서 페이지 스크롤",
      "type": "n8n-nodes-base.airtopTool",
      "position": [
        336,
        192
      ],
      "parameters": {
        "resource": "interaction",
        "windowId": "={{ /*n8n-auto-generated-fromAI-override*/ $fromAI('Window_ID', ``, 'string') }}",
        "operation": "scroll",
        "sessionId": "={{ /*n8n-auto-generated-fromAI-override*/ $fromAI('Session_ID', ``, 'string') }}",
        "scrollWithin": "={{ /*n8n-auto-generated-fromAI-override*/ $fromAI('Scrollable_Area', ``, 'string') }}",
        "scrollToElement": "={{ /*n8n-auto-generated-fromAI-override*/ $fromAI('Element_Description', ``, 'string') }}",
        "additionalFields": {}
      },
      "credentials": {
        "airtopApi": {
          "id": "NJwTbvx3ztbD5gom",
          "name": "Airtop account"
        }
      },
      "typeVersion": 1
    },
    {
      "id": "48450240-2764-4654-8aa7-1529d72ecf0a",
      "name": "Airtop에서 폼 작성",
      "type": "n8n-nodes-base.airtopTool",
      "position": [
        496,
        192
      ],
      "parameters": {
        "formData": "={{ /*n8n-auto-generated-fromAI-override*/ $fromAI('Form_Data', ``, 'string') }}",
        "resource": "interaction",
        "windowId": "={{ /*n8n-auto-generated-fromAI-override*/ $fromAI('Window_ID', ``, 'string') }}",
        "operation": "fill",
        "sessionId": "={{ /*n8n-auto-generated-fromAI-override*/ $fromAI('Session_ID', ``, 'string') }}"
      },
      "credentials": {
        "airtopApi": {
          "id": "NJwTbvx3ztbD5gom",
          "name": "Airtop account"
        }
      },
      "typeVersion": 1
    },
    {
      "id": "8a58b8ad-dd20-4cee-a86e-382de52165cc",
      "name": "Airtop에서 페이지 쿼리",
      "type": "n8n-nodes-base.airtopTool",
      "position": [
        672,
        192
      ],
      "parameters": {
        "prompt": "={{ /*n8n-auto-generated-fromAI-override*/ $fromAI('Prompt', ``, 'string') }}",
        "resource": "extraction",
        "windowId": "={{ /*n8n-auto-generated-fromAI-override*/ $fromAI('Window_ID', ``, 'string') }}",
        "operation": "query",
        "sessionId": "={{ /*n8n-auto-generated-fromAI-override*/ $fromAI('Session_ID', ``, 'string') }}",
        "additionalFields": {}
      },
      "credentials": {
        "airtopApi": {
          "id": "NJwTbvx3ztbD5gom",
          "name": "Airtop account"
        }
      },
      "typeVersion": 1
    },
    {
      "id": "c7202080-a50f-4497-941a-c55dfe908dd0",
      "name": "Airtop에서 페이지네이션 포함 페이지 쿼리",
      "type": "n8n-nodes-base.airtopTool",
      "position": [
        848,
        176
      ],
      "parameters": {
        "prompt": "={{ /*n8n-auto-generated-fromAI-override*/ $fromAI('Prompt', ``, 'string') }}",
        "resource": "extraction",
        "windowId": "={{ /*n8n-auto-generated-fromAI-override*/ $fromAI('Window_ID', ``, 'string') }}",
        "sessionId": "={{ /*n8n-auto-generated-fromAI-override*/ $fromAI('Session_ID', ``, 'string') }}",
        "additionalFields": {}
      },
      "credentials": {
        "airtopApi": {
          "id": "NJwTbvx3ztbD5gom",
          "name": "Airtop account"
        }
      },
      "typeVersion": 1
    },
    {
      "id": "976a008d-b5f3-4d01-940d-d3881002e8dc",
      "name": "Airtop에서 스크린샷 촬영",
      "type": "n8n-nodes-base.airtopTool",
      "position": [
        -544,
        192
      ],
      "parameters": {
        "resource": "window",
        "windowId": "={{ /*n8n-auto-generated-fromAI-override*/ $fromAI('Window_ID', ``, 'string') }}",
        "operation": "takeScreenshot",
        "sessionId": "={{ /*n8n-auto-generated-fromAI-override*/ $fromAI('Session_ID', ``, 'string') }}",
        "outputImageAsBinary": "={{ /*n8n-auto-generated-fromAI-override*/ $fromAI('Output_Binary_Image', ``, 'boolean') }}"
      },
      "credentials": {
        "airtopApi": {
          "id": "NJwTbvx3ztbD5gom",
          "name": "Airtop account"
        }
      },
      "typeVersion": 1
    },
    {
      "id": "f99ab906-ab7e-41d6-bbcf-05a1b21f7bfe",
      "name": "Airtop에서 페이지 로드",
      "type": "n8n-nodes-base.airtopTool",
      "position": [
        -720,
        192
      ],
      "parameters": {
        "url": "={{ /*n8n-auto-generated-fromAI-override*/ $fromAI('URL', ``, 'string') }}",
        "resource": "window",
        "windowId": "={{ /*n8n-auto-generated-fromAI-override*/ $fromAI('Window_ID', ``, 'string') }}",
        "operation": "load",
        "sessionId": "={{ /*n8n-auto-generated-fromAI-override*/ $fromAI('Session_ID', ``, 'string') }}",
        "additionalFields": {}
      },
      "credentials": {
        "airtopApi": {
          "id": "NJwTbvx3ztbD5gom",
          "name": "Airtop account"
        }
      },
      "typeVersion": 1
    },
    {
      "id": "576d693b-f347-4b43-81a2-9833e426ecf4",
      "name": "Airtop에서 창 생성",
      "type": "n8n-nodes-base.airtopTool",
      "position": [
        -880,
        192
      ],
      "parameters": {
        "url": "={{ /*n8n-auto-generated-fromAI-override*/ $fromAI('URL', ``, 'string') }}",
        "resource": "window",
        "sessionId": "={{ /*n8n-auto-generated-fromAI-override*/ $fromAI('Session_ID', ``, 'string') }}",
        "getLiveView": "={{ /*n8n-auto-generated-fromAI-override*/ $fromAI('Get_Live_View', ``, 'boolean') }}",
        "additionalFields": {}
      },
      "credentials": {
        "airtopApi": {
          "id": "NJwTbvx3ztbD5gom",
          "name": "Airtop account"
        }
      },
      "typeVersion": 1
    },
    {
      "id": "6bd67a5f-73d7-48de-a017-d25dec94ba89",
      "name": "Airtop에서 창 닫기",
      "type": "n8n-nodes-base.airtopTool",
      "position": [
        48,
        320
      ],
      "parameters": {
        "resource": "window",
        "windowId": "={{ /*n8n-auto-generated-fromAI-override*/ $fromAI('Window_ID', ``, 'string') }}",
        "operation": "close",
        "sessionId": "={{ /*n8n-auto-generated-fromAI-override*/ $fromAI('Session_ID', ``, 'string') }}"
      },
      "credentials": {
        "airtopApi": {
          "id": "NJwTbvx3ztbD5gom",
          "name": "Airtop account"
        }
      },
      "typeVersion": 1
    }
  ],
  "pinData": {},
  "connections": {
    "48450240-2764-4654-8aa7-1529d72ecf0a": {
      "ai_tool": [
        [
          {
            "node": "62854eee-81a6-4fe0-93c0-8512192edbf2",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "8a58b8ad-dd20-4cee-a86e-382de52165cc": {
      "ai_tool": [
        [
          {
            "node": "62854eee-81a6-4fe0-93c0-8512192edbf2",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "f99ab906-ab7e-41d6-bbcf-05a1b21f7bfe": {
      "ai_tool": [
        [
          {
            "node": "62854eee-81a6-4fe0-93c0-8512192edbf2",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "6bd67a5f-73d7-48de-a017-d25dec94ba89": {
      "ai_tool": [
        [
          {
            "node": "62854eee-81a6-4fe0-93c0-8512192edbf2",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "e8cb67ab-4b27-442a-87c1-d1c95da567cd": {
      "ai_tool": [
        [
          {
            "node": "62854eee-81a6-4fe0-93c0-8512192edbf2",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "576d693b-f347-4b43-81a2-9833e426ecf4": {
      "ai_tool": [
        [
          {
            "node": "62854eee-81a6-4fe0-93c0-8512192edbf2",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "976a008d-b5f3-4d01-940d-d3881002e8dc": {
      "ai_tool": [
        [
          {
            "node": "62854eee-81a6-4fe0-93c0-8512192edbf2",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "500f0089-97bf-49e6-8309-a93e73e4d9bb": {
      "ai_tool": [
        [
          {
            "node": "62854eee-81a6-4fe0-93c0-8512192edbf2",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "a4a3e250-9439-4d03-a716-61d086ae41d7": {
      "ai_tool": [
        [
          {
            "node": "62854eee-81a6-4fe0-93c0-8512192edbf2",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "ecf44f10-acac-4eab-84b2-08cae6857348": {
      "ai_tool": [
        [
          {
            "node": "62854eee-81a6-4fe0-93c0-8512192edbf2",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "c2d54596-b120-4126-9dd3-01f28506b6aa": {
      "ai_tool": [
        [
          {
            "node": "62854eee-81a6-4fe0-93c0-8512192edbf2",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "c7202080-a50f-4497-941a-c55dfe908dd0": {
      "ai_tool": [
        [
          {
            "node": "62854eee-81a6-4fe0-93c0-8512192edbf2",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    }
  }
}
자주 묻는 질문

이 워크플로우를 어떻게 사용하나요?

위의 JSON 구성 코드를 복사하여 n8n 인스턴스에서 새 워크플로우를 생성하고 "JSON에서 가져오기"를 선택한 후, 구성을 붙여넣고 필요에 따라 인증 설정을 수정하세요.

이 워크플로우는 어떤 시나리오에 적합한가요?

중급 - 엔지니어링, AI 챗봇

유료인가요?

이 워크플로우는 완전히 무료이며 직접 가져와 사용할 수 있습니다. 다만, 워크플로우에서 사용하는 타사 서비스(예: OpenAI API)는 사용자 직접 비용을 지불해야 할 수 있습니다.

워크플로우 정보
난이도
중급
노드 수13
카테고리2
노드 유형2
난이도 설명

일정 경험을 가진 사용자를 위한 6-15개 노드의 중간 복잡도 워크플로우

저자
Luciano Gutierrez

Luciano Gutierrez

@koresoluciones

🇧🇷 Argentino de 30 anos e fundador da KORE Soluções em Belo Horizonte (MG). Há 1 ano, fornecemos automações, cursos, configurações e manutenção de workflows, ajudando empresas a aumentar eficiência e escalar processos com tecnologia. 🇺🇸 I’m a 30‑year‑old Argentine founder of KORE Soluções in Belo Horizonte (MG). For 1 year, we’ve delivered automations, courses, configuration, and workflow maintenance, helping businesses boost efficiency and scale processes with technology.

외부 링크
n8n.io에서 보기

이 워크플로우 공유

카테고리

카테고리: 34