🌐Firecrawlウェブサイトコンテンツ抽出ツール
これはMarketing分野の自動化ワークフローで、8個のノードを含みます。主にIf, Set, Wait, HttpRequest, ManualTriggerなどのノードを使用。 🌐 Firecrawlウェブサイトコンテンツ抽出器
- •ターゲットAPIの認証情報が必要な場合あり
カテゴリー
{
"meta": {
"instanceId": "473ff4054f1a6c3ed6f17a2b4a2e55676fe5b921cceb87b2256e6c416c158559"
},
"nodes": [
{
"id": "ec18e1a4-1da9-4180-9e6d-6acbdf6655dc",
"name": "「Test workflow」クリック時",
"type": "n8n-nodes-base.manualTrigger",
"position": [
500,
320
],
"parameters": {},
"typeVersion": 1
},
{
"id": "3de6d683-5db9-49dc-a31e-87a41f87f607",
"name": "抽出",
"type": "n8n-nodes-base.httpRequest",
"position": [
720,
320
],
"parameters": {},
"typeVersion": 4.2
},
{
"id": "1892f176-3523-488d-a7e6-414ee83f540d",
"name": "条件分岐",
"type": "n8n-nodes-base.if",
"onError": "continueErrorOutput",
"position": [
1360,
320
],
"parameters": {},
"typeVersion": 2.2
},
{
"id": "2850a08b-5f66-4c2d-98d0-4cfd3e667592",
"name": "結果取得",
"type": "n8n-nodes-base.httpRequest",
"position": [
1160,
320
],
"parameters": {},
"typeVersion": 4.2
},
{
"id": "1db9ad43-11a4-401b-bfa8-de4b724d983e",
"name": "30秒",
"type": "n8n-nodes-base.wait",
"position": [
940,
320
],
"webhookId": "e4866198-b806-4746-b57f-97333c497dbf",
"parameters": {},
"typeVersion": 1.1
},
{
"id": "863211df-48eb-48d2-bd72-6f713893cf87",
"name": "10秒",
"type": "n8n-nodes-base.wait",
"position": [
1620,
440
],
"webhookId": "6cc8c637-bafb-4d64-9cd4-8ae2a9f5b7ca",
"parameters": {},
"typeVersion": 1.1
},
{
"id": "550a879f-fd8f-470e-b573-d6c9e35fc1bd",
"name": "付箋",
"type": "n8n-nodes-base.stickyNote",
"position": [
-80,
160
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "92dba1ed-9d4c-4eca-99b5-ed9dc7adc3be",
"name": "フィールド編集",
"type": "n8n-nodes-base.set",
"position": [
1620,
180
],
"parameters": {},
"typeVersion": 3.4
}
],
"pinData": {},
"connections": {
"1892f176-3523-488d-a7e6-414ee83f540d": {
"main": [
[
{
"node": "863211df-48eb-48d2-bd72-6f713893cf87",
"type": "main",
"index": 0
}
],
[
{
"node": "92dba1ed-9d4c-4eca-99b5-ed9dc7adc3be",
"type": "main",
"index": 0
}
]
]
},
"1db9ad43-11a4-401b-bfa8-de4b724d983e": {
"main": [
[
{
"node": "2850a08b-5f66-4c2d-98d0-4cfd3e667592",
"type": "main",
"index": 0
}
]
]
},
"3de6d683-5db9-49dc-a31e-87a41f87f607": {
"main": [
[
{
"node": "1db9ad43-11a4-401b-bfa8-de4b724d983e",
"type": "main",
"index": 0
}
]
]
},
"863211df-48eb-48d2-bd72-6f713893cf87": {
"main": [
[
{
"node": "2850a08b-5f66-4c2d-98d0-4cfd3e667592",
"type": "main",
"index": 0
}
]
]
},
"2850a08b-5f66-4c2d-98d0-4cfd3e667592": {
"main": [
[
{
"node": "1892f176-3523-488d-a7e6-414ee83f540d",
"type": "main",
"index": 0
}
]
]
},
"ec18e1a4-1da9-4180-9e6d-6acbdf6655dc": {
"main": [
[
{
"node": "3de6d683-5db9-49dc-a31e-87a41f87f607",
"type": "main",
"index": 0
}
]
]
}
}
}このワークフローの使い方は?
上記のJSON設定コードをコピーし、n8nインスタンスで新しいワークフローを作成して「JSONからインポート」を選択、設定を貼り付けて認証情報を必要に応じて変更してください。
このワークフローはどんな場面に適していますか?
中級 - マーケティング
有料ですか?
このワークフローは完全無料です。ただし、ワークフローで使用するサードパーティサービス(OpenAI APIなど)は別途料金が発生する場合があります。
関連ワークフロー
Aashit Sharma
@aashitsharmaWith a strong background in AI agent systems, RAG pipelines, and open-source automation tools like n8n, LangChain, and Ollama, Aashit specializes in crafting end-to-end solutions that merge intelligence with efficiency. He has developed multiple production-ready n8n templates — from personalized interview prep systems and document generators to AI-powered support agents — all designed to empower teams with scalable, low-code automation.
このワークフローを共有