아마존 가격 자동 추적 및 Telegram 알림
고급
이것은Market Research, AI Summarization분야의자동화 워크플로우로, 22개의 노드를 포함합니다.주로 If, Set, Code, Cron, Telegram 등의 노드를 사용하며. Google Gemini를 사용하여 Amazon 가격 자동 추적 및 Telegram 알림 전송
사전 요구사항
- •Telegram Bot Token
- •대상 API의 인증 정보가 필요할 수 있음
- •Google Gemini API Key
사용된 노드 (22)
워크플로우 미리보기
노드 연결 관계를 시각적으로 표시하며, 확대/축소 및 이동을 지원합니다
워크플로우 내보내기
다음 JSON 구성을 복사하여 n8n에 가져오면 이 워크플로우를 사용할 수 있습니다
{
"nodes": [
{
"name": "Sticky Note1",
"type": "n8n-nodes-base.stickyNote",
"position": [
-2816,
352
],
"parameters": {
"content": ""
},
"typeVersion": 1,
"id": "Sticky-Note1-0"
},
{
"name": "Sticky Note2",
"type": "n8n-nodes-base.stickyNote",
"position": [
-2352,
352
],
"parameters": {
"content": ""
},
"typeVersion": 1,
"id": "Sticky-Note2-1"
},
{
"name": "Sticky Note3",
"type": "n8n-nodes-base.stickyNote",
"position": [
-2816,
1072
],
"parameters": {
"content": ""
},
"typeVersion": 1,
"id": "Sticky-Note3-2"
},
{
"name": "Sticky Note4",
"type": "n8n-nodes-base.stickyNote",
"position": [
-1696,
1072
],
"parameters": {
"content": ""
},
"typeVersion": 1,
"id": "Sticky-Note4-3"
},
{
"name": "Sticky Note5",
"type": "n8n-nodes-base.stickyNote",
"position": [
-2288,
1072
],
"parameters": {
"content": ""
},
"typeVersion": 1,
"id": "Sticky-Note5-4"
},
{
"name": "Set: 성공 메시지",
"type": "n8n-nodes-base.set",
"position": [
-2144,
1216
],
"parameters": {},
"typeVersion": 3.4,
"id": "Set--5"
},
{
"name": "Set: 오류 메시지",
"type": "n8n-nodes-base.set",
"position": [
-2144,
1488
],
"parameters": {},
"typeVersion": 3.4,
"id": "Set--6"
},
{
"name": "Config: 제품 및 알림",
"type": "n8n-nodes-base.set",
"position": [
-2672,
576
],
"parameters": {},
"typeVersion": 3.4,
"id": "Config--7"
},
{
"name": "AI 에이전트",
"type": "@n8n/n8n-nodes-langchain.agent",
"position": [
-1616,
576
],
"parameters": {},
"typeVersion": 2.2,
"id": "AI--8"
},
{
"name": "Schedule Trigger1",
"type": "n8n-nodes-base.cron",
"position": [
-3008,
576
],
"parameters": {},
"typeVersion": 1,
"id": "Schedule-Trigger1-9"
},
{
"name": "Sticky Note6",
"type": "n8n-nodes-base.stickyNote",
"position": [
-2384,
-192
],
"parameters": {
"content": ""
},
"typeVersion": 1,
"id": "Sticky-Note6-10"
},
{
"name": "Google Gemini Chat Model1",
"type": "@n8n/n8n-nodes-langchain.lmChatGoogleGemini",
"position": [
-1712,
784
],
"parameters": {},
"typeVersion": 1,
"id": "Google-Gemini-Chat-Model1-11"
},
{
"name": "Memory",
"type": "@n8n/n8n-nodes-langchain.memoryBufferWindow",
"position": [
-1536,
784
],
"parameters": {},
"typeVersion": 1.3,
"id": "Memory-12"
},
{
"name": "Structured Output Parser",
"type": "@n8n/n8n-nodes-langchain.outputParserStructured",
"position": [
-1376,
784
],
"parameters": {},
"typeVersion": 1.3,
"id": "Structured-Output-Parser-13"
},
{
"name": "Send Error",
"type": "n8n-nodes-base.telegram",
"position": [
-1568,
1488
],
"parameters": {},
"typeVersion": 1.2,
"id": "Send-Error-14"
},
{
"name": "Send Success",
"type": "n8n-nodes-base.telegram",
"position": [
-1568,
1216
],
"parameters": {},
"typeVersion": 1.2,
"id": "Send-Success-15"
},
{
"name": "If",
"type": "n8n-nodes-base.if",
"position": [
-2784,
1472
],
"parameters": {},
"typeVersion": 2.2,
"id": "If-16"
},
{
"name": "IF: 가격 <= 목표?",
"type": "n8n-nodes-base.if",
"position": [
-2544,
1216
],
"parameters": {},
"typeVersion": 2.2,
"id": "IF--17"
},
{
"name": "Fetch HTML",
"type": "n8n-nodes-base.httpRequest",
"position": [
-2320,
576
],
"parameters": {},
"typeVersion": 4.2,
"id": "Fetch-HTML-18"
},
{
"name": "Parse and clean HTML",
"type": "n8n-nodes-base.code",
"position": [
-2032,
576
],
"parameters": {},
"typeVersion": 2,
"id": "Parse-and-clean-HTML-19"
},
{
"name": "Sticky Note",
"type": "n8n-nodes-base.stickyNote",
"position": [
-1760,
352
],
"parameters": {
"content": ""
},
"typeVersion": 1,
"id": "Sticky-Note-20"
},
{
"name": "Sticky Note7",
"type": "n8n-nodes-base.stickyNote",
"position": [
-4800,
-224
],
"parameters": {
"content": ""
},
"typeVersion": 1,
"id": "Sticky-Note7-21"
}
],
"pinData": {},
"connections": {
"If-16": {
"main": [
[
{
"node": "IF--17",
"type": "main",
"index": 0
}
],
[
{
"node": "Set--6",
"type": "main",
"index": 0
}
]
]
},
"Memory-12": {
"ai_memory": [
[
{
"node": "AI--8",
"type": "ai_memory",
"index": 0
}
]
]
},
"AI--8": {
"main": [
[
{
"node": "If-16",
"type": "main",
"index": 0
}
]
]
},
"Fetch-HTML-18": {
"main": [
[
{
"node": "Parse-and-clean-HTML-19",
"type": "main",
"index": 0
}
]
]
},
"Schedule-Trigger1-9": {
"main": [
[
{
"node": "Config--7",
"type": "main",
"index": 0
}
]
]
},
"Set--6": {
"main": [
[
{
"node": "Send-Error-14",
"type": "main",
"index": 0
}
]
]
},
"IF--17": {
"main": [
[
{
"node": "Set--5",
"type": "main",
"index": 0
}
]
]
},
"Parse-and-clean-HTML-19": {
"main": [
[
{
"node": "AI--8",
"type": "main",
"index": 0
}
]
]
},
"Set--5": {
"main": [
[
{
"node": "Send-Success-15",
"type": "main",
"index": 0
}
]
]
},
"Config--7": {
"main": [
[
{
"node": "Fetch-HTML-18",
"type": "main",
"index": 0
}
]
]
},
"Structured-Output-Parser-13": {
"ai_outputParser": [
[
{
"node": "AI--8",
"type": "ai_outputParser",
"index": 0
}
]
]
},
"Google-Gemini-Chat-Model1-11": {
"ai_languageModel": [
[
{
"node": "AI--8",
"type": "ai_languageModel",
"index": 0
}
]
]
}
}
}자주 묻는 질문
이 워크플로우를 어떻게 사용하나요?
위의 JSON 구성 코드를 복사하여 n8n 인스턴스에서 새 워크플로우를 생성하고 "JSON에서 가져오기"를 선택한 후, 구성을 붙여넣고 필요에 따라 인증 설정을 수정하세요.
이 워크플로우는 어떤 시나리오에 적합한가요?
고급 - 시장 조사, AI 요약
유료인가요?
이 워크플로우는 완전히 무료이며 직접 가져와 사용할 수 있습니다. 다만, 워크플로우에서 사용하는 타사 서비스(예: OpenAI API)는 사용자 직접 비용을 지불해야 할 수 있습니다.
관련 워크플로우 추천
Reddit 뉴스 자동화 프로페셔널 버전 - 다중 플랫폼 요약
Gemini를 사용하여 Telegram, Discord, Slack에 AI精选Reddit 요약 생성
If
Set
Code
+
If
Set
Code
25 노드Hemanth Arety
시장 조사
第一轮 Telegram 및 LinkedIn 快速通道 AI 招聘어시스턴트
AI候选人筛选流程:LinkedIn로Telegram,통합Gemini与Apify
If
Set
Code
+
If
Set
Code
55 노드Dean Pike
인사
AI 기반 Telegram 어시스턴트 최종 시작 가이드(PDF, Brave 검색, Google 패키지)
Gemini, RAG PDF 검색, Google Suite를 사용하여 다능한 Telegram 로봇을 구축합니다.
Set
Code
Wait
+
Set
Code
Wait
79 노드Issam AGGOUR
인공지능
01 AI 미디어 바이어를 사용한 Facebook 광고 성과 분석 및 Google Sheets로 인사이트 전송
Gemini AI를 사용한 Facebook 광고 분석 및 Google Sheets로 인사이트 전송
If
Set
Code
+
If
Set
Code
34 노드JJ Tham
시장 조사
지리정치 긴급 뉴스 알림
AI 평점과 Telegram 경고를 사용하여 지리정치 긴급 뉴스를 필터링합니다.
If
Code
Merge
+
If
Code
Merge
30 노드Dev Dutta
시장 조사
주제 사냥꾼 템플릿
사용자 Gemini를 통해 Reddit, YouTube, X에서 내용 전략 보고서 생성
If
Set
Code
+
If
Set
Code
34 노드Sheryl
시장 조사