Google_Maps_Serper의 분석기-v1-db
중급
이것은Lead Generation, Multimodal AI분야의자동화 워크플로우로, 12개의 노드를 포함합니다.주로 Set, SplitOut, HttpRequest, GoogleSheets, ConvertToFile 등의 노드를 사용하며. Serper를 사용하여 Google 지도 검색에서 비즈니스 목록 생성하여 Sheets나 Excel로 저장
사전 요구사항
- •대상 API의 인증 정보가 필요할 수 있음
- •Google Sheets API 인증 정보
워크플로우 미리보기
노드 연결 관계를 시각적으로 표시하며, 확대/축소 및 이동을 지원합니다
워크플로우 내보내기
다음 JSON 구성을 복사하여 n8n에 가져오면 이 워크플로우를 사용할 수 있습니다
{
"id": "pconmtAjMPl4ooUf",
"name": "Parser_from_Google_Maps_Serper-v1-db",
"nodes": [
{
"id": "38314052-0cbc-4318-86d6-abb004f7c465",
"name": "Split Out Serper",
"type": "n8n-nodes-base.splitOut",
"position": [
880,
200
],
"parameters": {},
"typeVersion": 1
},
{
"id": "b7c20549-8491-45e8-a643-73ad3b6887bc",
"name": "Extract Serper Map",
"type": "n8n-nodes-base.httpRequest",
"position": [
660,
200
],
"parameters": {},
"typeVersion": 4.2
},
{
"id": "cee18d18-51b6-4298-be61-eb9291b062b1",
"name": "데이터 준비",
"type": "n8n-nodes-base.set",
"position": [
1320,
200
],
"parameters": {},
"typeVersion": 3.4
},
{
"id": "dc776d9b-eea2-4d82-bd51-9d6094d08091",
"name": "데이터 추출",
"type": "n8n-nodes-base.set",
"position": [
1100,
200
],
"parameters": {},
"typeVersion": 3.4
},
{
"id": "e5040427-4763-4225-99a5-96c2d647a78a",
"name": "채팅 메시지 수신 시",
"type": "@n8n/n8n-nodes-langchain.chatTrigger",
"position": [
0,
200
],
"webhookId": "301e7333-b35c-4b03-bf76-12d679e2db80",
"parameters": {},
"typeVersion": 1.1
},
{
"id": "611ce212-5791-4f52-8fa7-0ac3d3e6a02c",
"name": "초기화",
"type": "n8n-nodes-base.set",
"position": [
440,
200
],
"parameters": {},
"typeVersion": 3.4
},
{
"id": "369dc928-35f9-446c-9cbe-b5ea7ef2664f",
"name": "Variables Chat",
"type": "n8n-nodes-base.set",
"position": [
220,
200
],
"parameters": {},
"typeVersion": 3.4
},
{
"id": "e97bd437-e30f-436c-820d-a281b75e5656",
"name": "고정 노트1",
"type": "n8n-nodes-base.stickyNote",
"position": [
0,
-160
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "2df25edf-0e1e-44d0-9b8e-f2cbeff3f64b",
"name": "고정 노트2",
"type": "n8n-nodes-base.stickyNote",
"position": [
-320,
140
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "9aa7cdcf-6e45-40c7-8abe-e132b44339b1",
"name": "XLSX에서 데이터 가져오기",
"type": "n8n-nodes-base.convertToFile",
"position": [
1540,
0
],
"parameters": {},
"typeVersion": 1.1
},
{
"id": "67217615-f365-4a18-a28e-2d3b2ab6a933",
"name": "Sheets에 데이터 Upsert",
"type": "n8n-nodes-base.googleSheets",
"position": [
1540,
200
],
"parameters": {},
"typeVersion": 4.6
},
{
"id": "7a2fff63-6a4e-4c9c-9813-9ba60491069b",
"name": "고정 노트4",
"type": "n8n-nodes-base.stickyNote",
"position": [
1320,
380
],
"parameters": {
"content": ""
},
"typeVersion": 1
}
],
"active": false,
"pinData": {},
"settings": {
"executionOrder": "v1"
},
"versionId": "21a31df6-324e-4d32-a910-a65ef5f4cc80",
"connections": {
"cee18d18-51b6-4298-be61-eb9291b062b1": {
"main": [
[
{
"node": "9aa7cdcf-6e45-40c7-8abe-e132b44339b1",
"type": "main",
"index": 0
},
{
"node": "67217615-f365-4a18-a28e-2d3b2ab6a933",
"type": "main",
"index": 0
}
]
]
},
"611ce212-5791-4f52-8fa7-0ac3d3e6a02c": {
"main": [
[
{
"node": "b7c20549-8491-45e8-a643-73ad3b6887bc",
"type": "main",
"index": 0
}
]
]
},
"369dc928-35f9-446c-9cbe-b5ea7ef2664f": {
"main": [
[
{
"node": "611ce212-5791-4f52-8fa7-0ac3d3e6a02c",
"type": "main",
"index": 0
}
]
]
},
"dc776d9b-eea2-4d82-bd51-9d6094d08091": {
"main": [
[
{
"node": "cee18d18-51b6-4298-be61-eb9291b062b1",
"type": "main",
"index": 0
}
]
]
},
"38314052-0cbc-4318-86d6-abb004f7c465": {
"main": [
[
{
"node": "dc776d9b-eea2-4d82-bd51-9d6094d08091",
"type": "main",
"index": 0
}
]
]
},
"b7c20549-8491-45e8-a643-73ad3b6887bc": {
"main": [
[
{
"node": "38314052-0cbc-4318-86d6-abb004f7c465",
"type": "main",
"index": 0
}
]
]
},
"e5040427-4763-4225-99a5-96c2d647a78a": {
"main": [
[
{
"node": "369dc928-35f9-446c-9cbe-b5ea7ef2664f",
"type": "main",
"index": 0
}
]
]
}
}
}자주 묻는 질문
이 워크플로우를 어떻게 사용하나요?
위의 JSON 구성 코드를 복사하여 n8n 인스턴스에서 새 워크플로우를 생성하고 "JSON에서 가져오기"를 선택한 후, 구성을 붙여넣고 필요에 따라 인증 설정을 수정하세요.
이 워크플로우는 어떤 시나리오에 적합한가요?
중급 - 리드 생성, 멀티모달 AI
유료인가요?
이 워크플로우는 완전히 무료이며 직접 가져와 사용할 수 있습니다. 다만, 워크플로우에서 사용하는 타사 서비스(예: OpenAI API)는 사용자 직접 비용을 지불해야 할 수 있습니다.
관련 워크플로우 추천
회사 ID 기반 Apollo 데이터 풍부화
Apollo, Google 시트, Telegram을 통해 회사 ID를 기반으로 구매 연락처를 풍부화
If
Set
Code
+
If
Set
Code
27 노드Khaisa Studio
리드 생성
구글 맵에서 비즈니스 이메일을 추출하여 구글 스프레드시트에 저장하여 잠재 고객 생성
Google 맵에서 비즈니스 이메일을 추출하여 잠재 고객 생성에 사용
Code
Wait
Filter
+
Code
Wait
Filter
19 노드Noman Mohammad
리드 생성
ELV 웹사이트 이메일 추출
EmailListVerify API를 사용하여 웹사이트에서 이메일 주소를 추출하고 Google 스프레드시트에 저장
If
Set
Code
+
If
Set
Code
20 노드EmailListVerify
리드 생성
자동화된 Leadfeeder와 Apollo.io 데이터 수집
유인물 풍부한 파이프라인: Leadfeeder에서 Apollo로 이동하여 Google 스프레드시트까지
If
Set
Code
+
If
Set
Code
23 노드Khairul Muhtadin
리드 생성
OpenAI gpt-image-1 및 AI 캡션을 사용한 Instagram 캐러셀 생성 및 게시
Google Sheets에서 GPT-Image-1와 AI 캡션으로 Instagram 캐러셀 자동 생성
If
Set
Code
+
If
Set
Code
32 노드Jorge Martínez
멀티모달 AI
OpenAI, RunwayML, ElevenLabs를 사용한 무면식 숏폼 비디오 자동화
OpenAI, RunwayML, ElevenLabs를 사용한 무면쇼트 비디오 자동화: 스크립트부터 소셜 미디어까지
Set
Code
Wait
+
Set
Code
Wait
56 노드LeeWei
콘텐츠 제작