Indeed 회사 데이터 추출 및 Airtable, Bright Data와 Google Gemini의 통합
고급
이것은HR, AI, Marketing, IT Ops분야의자동화 워크플로우로, 19개의 노드를 포함합니다.주로 If, Set, Wait, Airtable, Markdown 등의 노드를 사용하며인공지능 기술을 결합하여 스마트 자동화를 구현합니다. Airtable, Bright Data 및 Google Gemini를 사용하여 Indeed 데이터 추출 및 요약
사전 요구사항
- •Airtable API Key
- •대상 API의 인증 정보가 필요할 수 있음
- •Google Gemini API Key
사용된 노드 (19)
워크플로우 미리보기
노드 연결 관계를 시각적으로 표시하며, 확대/축소 및 이동을 지원합니다
워크플로우 내보내기
다음 JSON 구성을 복사하여 n8n에 가져오면 이 워크플로우를 사용할 수 있습니다
{
"id": "TTj6BiN7bQKTa6FM",
"meta": {
"instanceId": "885b4fb4a6a9c2cb5621429a7b972df0d05bb724c20ac7dac7171b62f1c7ef40",
"templateCredsSetupCompleted": true
},
"name": "Indeed Company Data Scraper & Summarization with Airtable, Bright Data and Google Gemini",
"tags": [
{
"id": "Kujft2FOjmOVQAmJ",
"name": "Engineering",
"createdAt": "2025-04-09T01:31:00.558Z",
"updatedAt": "2025-04-09T01:31:00.558Z"
},
{
"id": "ddPkw7Hg5dZhQu2w",
"name": "AI",
"createdAt": "2025-04-13T05:38:08.053Z",
"updatedAt": "2025-04-13T05:38:08.053Z"
},
{
"id": "rKOa98eAi3IETrLu",
"name": "HR",
"createdAt": "2025-04-13T04:59:30.580Z",
"updatedAt": "2025-04-13T04:59:30.580Z"
}
],
"nodes": [
{
"id": "390ebd32-6ce4-4894-9b4f-7b376db5b724",
"name": "'워크플로우 테스트' 클릭 시",
"type": "n8n-nodes-base.manualTrigger",
"position": [
-220,
-545
],
"parameters": {},
"typeVersion": 1
},
{
"id": "8ba6b208-b4ad-443c-8b24-c51b3b5ad880",
"name": "Google Gemini 요약용 채팅 모델",
"type": "@n8n/n8n-nodes-langchain.lmChatGoogleGemini",
"position": [
1784,
-300
],
"parameters": {
"options": {},
"modelName": "models/gemini-2.0-flash-exp"
},
"credentials": {
"googlePalmApi": {
"id": "YeO7dHZnuGBVQKVZ",
"name": "Google Gemini(PaLM) Api account"
}
},
"typeVersion": 1
},
{
"id": "394a7291-618a-42f0-8e1b-18ed7c8496c3",
"name": "Webhook HTTP 요청",
"type": "@n8n/n8n-nodes-langchain.toolHttpRequest",
"position": [
2280,
-160
],
"parameters": {
"url": "https://webhook.site/daf9d591-a130-4010-b1d3-0c66f8fcf467",
"method": "POST",
"sendBody": true,
"parametersBody": {
"values": [
{
"name": "search_summary",
"value": "={{ $json.response.text }}",
"valueProvider": "fieldValue"
},
{
"name": "search_result"
}
]
},
"toolDescription": "Extract the response and format a structured JSON response"
},
"typeVersion": 1.1
},
{
"id": "4e1352a5-0fa6-4fee-a93d-cc0a0a4fdd6f",
"name": "스티키 노트",
"type": "n8n-nodes-base.stickyNote",
"position": [
-240,
-1080
],
"parameters": {
"width": 400,
"height": 320,
"content": "## Note\n\nDeals with the Company web scraping by utilizing Bright Data Web Unlocker Product.\n\nThe Basic LLM Chain, Summarization and AI Agent are being used to demonstrate the usage of the n8n AI capabilities.\n\n**Please make sure to connect to Airtable with the Base Table as \"Indeed\" and the default Table1 filled with the indeed links to scrape. \n\nAlso make sure to update the Webhook Notification URL**"
},
"typeVersion": 1
},
{
"id": "bf184d27-ed62-44fa-bed2-65a1f703179e",
"name": "스티키 노트1",
"type": "n8n-nodes-base.stickyNote",
"position": [
720,
-1080
],
"parameters": {
"width": 480,
"height": 320,
"content": "## LLM Usages\n\nGoogle Gemini Flash Exp model is being used.\n\nBasic LLM Chain Data Extractor.\n\nSummarization Chain is being used for the summarization of search results.\n\nThe AI Agent formats the search result and pushes it to the Webhook via HTTP Request"
},
"typeVersion": 1
},
{
"id": "78f32ce2-1e79-4f3e-8561-4a5e07d88696",
"name": "Indeed 웹 요청 수행",
"type": "n8n-nodes-base.httpRequest",
"position": [
1100,
-670
],
"parameters": {
"url": "https://api.brightdata.com/request",
"method": "POST",
"options": {},
"sendBody": true,
"sendHeaders": true,
"authentication": "genericCredentialType",
"bodyParameters": {
"parameters": [
{
"name": "zone",
"value": "={{ $('Set Bright Data Zone').item.json.zone }}"
},
{
"name": "url",
"value": "=https://www.indeed.com/cmp/{{ encodeURI($('Airtable').item.json.Link) }}?product=unlocker&method=api"
},
{
"name": "format",
"value": "raw"
},
{
"name": "data_format",
"value": "markdown"
}
]
},
"genericAuthType": "httpHeaderAuth",
"headerParameters": {
"parameters": [
{}
]
}
},
"credentials": {
"httpHeaderAuth": {
"id": "kdbqXuxIR8qIxF7y",
"name": "Header Auth account"
}
},
"typeVersion": 4.2
},
{
"id": "3738e714-59aa-4b0b-876c-c2f15a1d7479",
"name": "Indeed 전문 AI 에이전트",
"type": "@n8n/n8n-nodes-langchain.agent",
"position": [
2072,
-395
],
"parameters": {
"text": "=You are an Indeed Expert. You need to format the search result and push it to the Webhook via HTTP Request. Here is the search result - {{ $('Markdown to Textual Data Extractor').item.json.text }}",
"options": {},
"promptType": "define"
},
"typeVersion": 1.8
},
{
"id": "47e96e87-8ac7-43d7-af6f-b52404be4eec",
"name": "Google Gemini 채팅 모델",
"type": "@n8n/n8n-nodes-langchain.lmChatGoogleGemini",
"position": [
1408,
-300
],
"parameters": {
"options": {},
"modelName": "models/gemini-2.0-flash-exp"
},
"credentials": {
"googlePalmApi": {
"id": "YeO7dHZnuGBVQKVZ",
"name": "Google Gemini(PaLM) Api account"
}
},
"typeVersion": 1
},
{
"id": "b2b8f3f6-ef13-47ff-8e6e-4c262b352b2e",
"name": "마크다운을 텍스트 데이터로 추출",
"type": "@n8n/n8n-nodes-langchain.chainLlm",
"position": [
1320,
-520
],
"parameters": {
"text": "=You need to analyze the below markdown and convert to textual data.\n\n{{ $json.data }}",
"messages": {
"messageValues": [
{
"message": "You are a markdown expert"
}
]
},
"promptType": "define"
},
"typeVersion": 1.6
},
{
"id": "791d5991-0baa-4aff-8dbe-465c1335889f",
"name": "마크다운을 HTML로 변환",
"type": "n8n-nodes-base.markdown",
"position": [
1398,
-820
],
"parameters": {
"mode": "markdownToHtml",
"options": {},
"markdown": "={{ $json.data }}"
},
"typeVersion": 1
},
{
"id": "844c49a6-edd0-4a63-944e-44310e39ab09",
"name": "마크다운-HTML 응답에 대한 Webhook 알림 시작",
"type": "n8n-nodes-base.httpRequest",
"position": [
1774,
-820
],
"parameters": {
"url": "https://webhook.site/daf9d591-a130-4010-b1d3-0c66f8fcf467",
"options": {},
"sendBody": true,
"bodyParameters": {
"parameters": [
{
"name": "html_response",
"value": "={{ $json.data }}"
}
]
}
},
"typeVersion": 4.2
},
{
"id": "cb7b971d-17a9-4b49-8807-7a9d4f7550d2",
"name": "Bright Data 영역 설정",
"type": "n8n-nodes-base.set",
"position": [
0,
-545
],
"parameters": {
"options": {},
"assignments": {
"assignments": [
{
"id": "4e7ee31d-da89-422f-8079-2ff2d357a0ba",
"name": "zone",
"type": "string",
"value": "web_unlocker1"
}
]
}
},
"typeVersion": 3.4
},
{
"id": "47702b8b-5722-4fe0-93fc-950470b043c8",
"name": "항목 반복",
"type": "n8n-nodes-base.splitInBatches",
"position": [
440,
-545
],
"parameters": {
"options": {}
},
"typeVersion": 3
},
{
"id": "cb42b109-0950-45cb-ae74-3a87b724f6fc",
"name": "Airtable",
"type": "n8n-nodes-base.airtable",
"position": [
220,
-545
],
"parameters": {
"base": {
"__rl": true,
"mode": "list",
"value": "appHnxLQRVHbCzDyj",
"cachedResultUrl": "https://airtable.com/appHnxLQRVHbCzDyj",
"cachedResultName": "Indeed"
},
"table": {
"__rl": true,
"mode": "list",
"value": "tblS1f5XWVMfdyjOz",
"cachedResultUrl": "https://airtable.com/appHnxLQRVHbCzDyj/tblS1f5XWVMfdyjOz",
"cachedResultName": "Table 1"
},
"options": {},
"operation": "search"
},
"credentials": {
"airtableTokenApi": {
"id": "yXTVs1Lgka4VUTCB",
"name": "Airtable Personal Access Token account"
}
},
"typeVersion": 2.1
},
{
"id": "faf3d158-e625-4829-8e90-2549d747e674",
"name": "링크 필드가 비어 있지 않은 경우",
"type": "n8n-nodes-base.if",
"position": [
880,
-670
],
"parameters": {
"options": {},
"conditions": {
"options": {
"version": 2,
"leftValue": "",
"caseSensitive": true,
"typeValidation": "strict"
},
"combinator": "and",
"conditions": [
{
"id": "42eae1de-1d71-4418-862d-9cb9f8fb44e6",
"operator": {
"type": "string",
"operation": "notEmpty",
"singleValue": true
},
"leftValue": "={{ $json.Link }}",
"rightValue": ""
}
]
}
},
"typeVersion": 2.2
},
{
"id": "d81941a5-b267-4cac-9134-42caac9948ef",
"name": "대기",
"type": "n8n-nodes-base.wait",
"position": [
660,
-670
],
"webhookId": "f348d66e-ee91-40d4-8e52-83d8d3ca32f2",
"parameters": {
"amount": 10
},
"typeVersion": 1.1
},
{
"id": "6903a767-ab81-4a01-8b98-914afab45c63",
"name": "Indeed 요약기",
"type": "@n8n/n8n-nodes-langchain.chainSummarization",
"position": [
1696,
-520
],
"parameters": {
"options": {}
},
"typeVersion": 2
},
{
"id": "1cd297e9-30b9-4cb3-b2b4-96bc1e3e9d95",
"name": "스티키 노트2",
"type": "n8n-nodes-base.stickyNote",
"position": [
200,
-1080
],
"parameters": {
"width": 480,
"height": 320,
"content": "## Airtable Table Data Sample \n[\n {\n \"id\": \"recCDNhVfdlc97cgf\",\n \"createdTime\": \"2025-04-14T02:55:31.000Z\",\n \"Tab\": \"Starbucks\",\n \"Link\": \"https://www.indeed.com/cmp/Starbucks\"\n },\n {\n \"id\": \"recR7VEJrwXX7XjVl\",\n \"createdTime\": \"2025-04-14T02:55:31.000Z\",\n \"Tab\": \"BrightData\",\n \"Link\": \"https://www.indeed.com/cmp/bright-data\"\n }\n]"
},
"typeVersion": 1
},
{
"id": "d125e31f-845b-498e-9b3c-e5e8c14ed166",
"name": "AI 에이전트용 Google Gemini 채팅 모델",
"type": "@n8n/n8n-nodes-langchain.lmChatGoogleGemini",
"position": [
2080,
-160
],
"parameters": {
"options": {},
"modelName": "models/gemini-2.0-flash-exp"
},
"credentials": {
"googlePalmApi": {
"id": "YeO7dHZnuGBVQKVZ",
"name": "Google Gemini(PaLM) Api account"
}
},
"typeVersion": 1
}
],
"active": false,
"pinData": {},
"settings": {
"executionOrder": "v1"
},
"versionId": "98d3cc1a-123e-468e-814f-7a96d38b8e36",
"connections": {
"d81941a5-b267-4cac-9134-42caac9948ef": {
"main": [
[
{
"node": "faf3d158-e625-4829-8e90-2549d747e674",
"type": "main",
"index": 0
}
]
]
},
"cb42b109-0950-45cb-ae74-3a87b724f6fc": {
"main": [
[
{
"node": "47702b8b-5722-4fe0-93fc-950470b043c8",
"type": "main",
"index": 0
}
]
]
},
"47702b8b-5722-4fe0-93fc-950470b043c8": {
"main": [
[],
[
{
"node": "d81941a5-b267-4cac-9134-42caac9948ef",
"type": "main",
"index": 0
}
]
]
},
"6903a767-ab81-4a01-8b98-914afab45c63": {
"main": [
[
{
"node": "3738e714-59aa-4b0b-876c-c2f15a1d7479",
"type": "main",
"index": 0
}
]
]
},
"cb7b971d-17a9-4b49-8807-7a9d4f7550d2": {
"main": [
[
{
"node": "cb42b109-0950-45cb-ae74-3a87b724f6fc",
"type": "main",
"index": 0
}
]
]
},
"394a7291-618a-42f0-8e1b-18ed7c8496c3": {
"ai_tool": [
[
{
"node": "3738e714-59aa-4b0b-876c-c2f15a1d7479",
"type": "ai_tool",
"index": 0
}
]
]
},
"3738e714-59aa-4b0b-876c-c2f15a1d7479": {
"main": [
[
{
"node": "47702b8b-5722-4fe0-93fc-950470b043c8",
"type": "main",
"index": 0
}
]
]
},
"791d5991-0baa-4aff-8dbe-465c1335889f": {
"main": [
[
{
"node": "844c49a6-edd0-4a63-944e-44310e39ab09",
"type": "main",
"index": 0
}
]
]
},
"47e96e87-8ac7-43d7-af6f-b52404be4eec": {
"ai_languageModel": [
[
{
"node": "b2b8f3f6-ef13-47ff-8e6e-4c262b352b2e",
"type": "ai_languageModel",
"index": 0
}
]
]
},
"faf3d158-e625-4829-8e90-2549d747e674": {
"main": [
[
{
"node": "78f32ce2-1e79-4f3e-8561-4a5e07d88696",
"type": "main",
"index": 0
}
]
]
},
"78f32ce2-1e79-4f3e-8561-4a5e07d88696": {
"main": [
[
{
"node": "b2b8f3f6-ef13-47ff-8e6e-4c262b352b2e",
"type": "main",
"index": 0
},
{
"node": "791d5991-0baa-4aff-8dbe-465c1335889f",
"type": "main",
"index": 0
}
]
]
},
"390ebd32-6ce4-4894-9b4f-7b376db5b724": {
"main": [
[
{
"node": "cb7b971d-17a9-4b49-8807-7a9d4f7550d2",
"type": "main",
"index": 0
}
]
]
},
"b2b8f3f6-ef13-47ff-8e6e-4c262b352b2e": {
"main": [
[
{
"node": "6903a767-ab81-4a01-8b98-914afab45c63",
"type": "main",
"index": 0
}
]
]
},
"d125e31f-845b-498e-9b3c-e5e8c14ed166": {
"ai_languageModel": [
[
{
"node": "3738e714-59aa-4b0b-876c-c2f15a1d7479",
"type": "ai_languageModel",
"index": 0
}
]
]
},
"8ba6b208-b4ad-443c-8b24-c51b3b5ad880": {
"ai_languageModel": [
[
{
"node": "6903a767-ab81-4a01-8b98-914afab45c63",
"type": "ai_languageModel",
"index": 0
}
]
]
}
}
}자주 묻는 질문
이 워크플로우를 어떻게 사용하나요?
위의 JSON 구성 코드를 복사하여 n8n 인스턴스에서 새 워크플로우를 생성하고 "JSON에서 가져오기"를 선택한 후, 구성을 붙여넣고 필요에 따라 인증 설정을 수정하세요.
이 워크플로우는 어떤 시나리오에 적합한가요?
고급 - 인사, 인공지능, 마케팅, IT 운영
유료인가요?
이 워크플로우는 완전히 무료이며 직접 가져와 사용할 수 있습니다. 다만, 워크플로우에서 사용하는 타사 서비스(예: OpenAI API)는 사용자 직접 비용을 지불해야 할 수 있습니다.
관련 워크플로우 추천
Bright Data와 Google Gemini를 사용하여 Indeed 회사 정보를 추출하고 요약
Bright Data와 Google Gemini를 사용하여 Indeed 회사 정보를 추출하고 요약합니다.
Set
Markdown
Http Request
+
Set
Markdown
Http Request
15 노드Ranjan Dailata
인사
브라이트데이터를 통해 아마존 제품 할인 현황 추출, 요약 및 분석
Bright Data와 Google Gemini를 사용하여 아마존 할인 정보를 추출, 요약 및 분석합니다.
Set
Wait
Merge
+
Set
Wait
Merge
26 노드Ranjan Dailata
인공지능
Bright Data와 Google Gemini를 사용하여 LinkedIn에서 회사 이야기를 생성
Bright Data와 Google Gemini를 사용하여 LinkedIn에서 회사 이야기 생성
If
Set
Wait
+
If
Set
Wait
19 노드Ranjan Dailata
영업
법적 사례 연구 추출기, Bright Data MCP와 Google Gemini 데이터 탐색기 사용
법적 사례 연구 추출기, Bright Data MCP와 Google Gemini 데이터 탐색기 사용
Set
Code
Wait
+
Set
Code
Wait
22 노드Ranjan Dailata
인공지능
WordPress 콘텐츠 생성기 v3
WordPress 내용 생성기 v3
If
Set
Code
+
If
Set
Code
102 노드Alex Kim
인공지능
시각화 참조 라이브러리에서 n8n 노드를 탐색
可视化 참조 라이브러리에서 n8n 노드를 탐색
If
Ftp
Set
+
If
Ftp
Set
113 노드I versus AI
기타