LinkedIn 求人リサーチャー自動化_リデイー版

上級

これはOther, AI分野の自動化ワークフローで、26個のノードを含みます。主にSet, Gmail, Aggregate, GoogleDrive, HttpRequestなどのノードを使用、AI技術を活用したスマート自動化を実現。 LinkedIn求人スカウトを自動化:メールで最新の日々の求人マッチングを確認

前提条件
  • Googleアカウント + Gmail API認証情報
  • Google Drive API認証情報
  • ターゲットAPIの認証情報が必要な場合あり
  • Google Gemini API Key

カテゴリー

ワークフロープレビュー
ノード接続関係を可視化、ズームとパンをサポート
ワークフローをエクスポート
以下のJSON設定をn8nにインポートして、このワークフローを使用できます
{
  "id": "zbVcv0SXPc4fA0FI",
  "meta": {
    "instanceId": "f638a47e4e563f91fde8b98ed9f5fa6a9faa41a207143e9ce05d85200c905524",
    "templateCredsSetupCompleted": true
  },
  "name": "Automated LinkedIn Job Hunter_READY",
  "tags": [
    {
      "id": "eCN4xVqsbzoJ8LSK",
      "name": "Linkedin",
      "createdAt": "2025-04-13T06:21:01.552Z",
      "updatedAt": "2025-04-13T06:21:01.552Z"
    }
  ],
  "nodes": [
    {
      "id": "552c3242-41c5-4c10-b47c-8ae9056aa5c8",
      "name": "付箋ノート",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1120,
        -240
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "1598d426-c2b0-4234-88e9-1e7d4a4ca1d6",
      "name": "スケジュールトリガー",
      "type": "n8n-nodes-base.scheduleTrigger",
      "position": [
        -1040,
        240
      ],
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "b76e5f4c-4580-4610-ab17-a2fd5c491480",
      "name": "SetResumeField",
      "type": "n8n-nodes-base.set",
      "position": [
        160,
        240
      ],
      "parameters": {},
      "typeVersion": 3.4
    },
    {
      "id": "38b207b4-d050-47fe-8474-474aa8785627",
      "name": "入力",
      "type": "n8n-nodes-base.set",
      "position": [
        -740,
        240
      ],
      "parameters": {},
      "typeVersion": 3.4
    },
    {
      "id": "ee42cded-74c0-491b-8204-560ff3e2afe9",
      "name": "構造化出力パーサー",
      "type": "@n8n/n8n-nodes-langchain.outputParserStructured",
      "position": [
        1780,
        380
      ],
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "338c3855-364f-4e82-b72c-102d3064a0d3",
      "name": "自動修正出力パーサー",
      "type": "@n8n/n8n-nodes-langchain.outputParserAutofixing",
      "position": [
        1560,
        160
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "4b9fc6a8-8bd7-47b4-9959-172a4861f943",
      "name": "DownloadResume",
      "type": "n8n-nodes-base.googleDrive",
      "position": [
        -440,
        240
      ],
      "parameters": {},
      "typeVersion": 3
    },
    {
      "id": "aa36c256-4773-40a2-9cc2-a72890523799",
      "name": "履歴書PDFから情報を抽出",
      "type": "n8n-nodes-base.extractFromFile",
      "position": [
        -140,
        240
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "c1816082-faea-4939-8e87-f856095a11f5",
      "name": "ScrapeLinkedin",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        460,
        240
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "d858bfc1-5dd6-496d-b98e-ddafe37790a1",
      "name": "AIエージェント: 最適マッチ求人を検索",
      "type": "@n8n/n8n-nodes-langchain.agent",
      "position": [
        1440,
        -80
      ],
      "parameters": {},
      "retryOnFail": true,
      "typeVersion": 1.8
    },
    {
      "id": "7fe3f538-e328-4744-a293-b587e629bf2b",
      "name": "トップ求人推薦をメール送信",
      "type": "n8n-nodes-base.gmail",
      "position": [
        2020,
        -80
      ],
      "webhookId": "03a0f1de-696a-4a97-b58a-1b2b8376af1b",
      "parameters": {},
      "typeVersion": 2.1
    },
    {
      "id": "09752314-56ee-4acd-8c27-fe29d8f95b7b",
      "name": "全ての求人情報を単一テキスト文字列に結合",
      "type": "n8n-nodes-base.set",
      "position": [
        1100,
        240
      ],
      "parameters": {},
      "typeVersion": 3.4
    },
    {
      "id": "7927ff54-6f36-4a6c-a0ba-978f334fedd2",
      "name": "全ての返却項目を集約",
      "type": "n8n-nodes-base.aggregate",
      "position": [
        800,
        240
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "67f6a40f-57f5-4ae1-8739-95f6d11084fe",
      "name": "付箋ノート1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1100,
        80
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "8ce3b47c-003d-40bc-b959-13a3c12ee4fd",
      "name": "付箋ノート2",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -800,
        80
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "d85cf606-661c-4572-a5af-c847a7cce987",
      "name": "付箋ノート3",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -500,
        80
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "368a4335-9d20-41e6-bb9d-e9a2c08b6f64",
      "name": "付箋ノート4",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -220,
        80
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "0e2c74f5-46a7-443a-aa46-1168daba23cb",
      "name": "付箋ノート5",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        80,
        80
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "9d08a88e-1a3e-4859-a2ab-4f1c7fd99cc0",
      "name": "付箋ノート6",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        360,
        20
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "79f36fc2-0855-42f0-aef6-6ceb65b9c673",
      "name": "付箋ノート7",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        740,
        80
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "144ee189-e09d-4fdb-93a9-9d09b7f5f3a3",
      "name": "付箋ノート8",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        1020,
        80
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "fa0a3270-269a-4039-8926-0784f514d301",
      "name": "付箋ノート9",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        1320,
        -400
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "e897ca2d-d9cd-4fde-a904-89a33a39dfed",
      "name": "付箋ノート10",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        1960,
        -180
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "95516d59-c66e-4a7f-9345-17ca12d486de",
      "name": "付箋ノート11",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1120,
        460
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "0fc3508d-2cae-4ac8-af55-751316d3e815",
      "name": "Google Gemini Chat Model",
      "type": "@n8n/n8n-nodes-langchain.lmChatGoogleGemini",
      "position": [
        1420,
        120
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "2ea765b2-8d2e-4093-bd54-5a48609d88a4",
      "name": "Google Gemini Chat Model1",
      "type": "@n8n/n8n-nodes-langchain.lmChatGoogleGemini",
      "position": [
        1520,
        360
      ],
      "parameters": {},
      "typeVersion": 1
    }
  ],
  "active": false,
  "pinData": {},
  "settings": {
    "executionOrder": "v1"
  },
  "versionId": "fd5d31b5-6e67-456d-b7b2-cbeded17a213",
  "connections": {
    "38b207b4-d050-47fe-8474-474aa8785627": {
      "main": [
        [
          {
            "node": "4b9fc6a8-8bd7-47b4-9959-172a4861f943",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "4b9fc6a8-8bd7-47b4-9959-172a4861f943": {
      "main": [
        [
          {
            "node": "aa36c256-4773-40a2-9cc2-a72890523799",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "c1816082-faea-4939-8e87-f856095a11f5": {
      "main": [
        [
          {
            "node": "7927ff54-6f36-4a6c-a0ba-978f334fedd2",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "b76e5f4c-4580-4610-ab17-a2fd5c491480": {
      "main": [
        [
          {
            "node": "c1816082-faea-4939-8e87-f856095a11f5",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "1598d426-c2b0-4234-88e9-1e7d4a4ca1d6": {
      "main": [
        [
          {
            "node": "38b207b4-d050-47fe-8474-474aa8785627",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "0fc3508d-2cae-4ac8-af55-751316d3e815": {
      "ai_languageModel": [
        [
          {
            "node": "d858bfc1-5dd6-496d-b98e-ddafe37790a1",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "ee42cded-74c0-491b-8204-560ff3e2afe9": {
      "ai_outputParser": [
        [
          {
            "node": "338c3855-364f-4e82-b72c-102d3064a0d3",
            "type": "ai_outputParser",
            "index": 0
          }
        ]
      ]
    },
    "338c3855-364f-4e82-b72c-102d3064a0d3": {
      "ai_outputParser": [
        [
          {
            "node": "d858bfc1-5dd6-496d-b98e-ddafe37790a1",
            "type": "ai_outputParser",
            "index": 0
          }
        ]
      ]
    },
    "2ea765b2-8d2e-4093-bd54-5a48609d88a4": {
      "ai_languageModel": [
        [
          {
            "node": "338c3855-364f-4e82-b72c-102d3064a0d3",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "7927ff54-6f36-4a6c-a0ba-978f334fedd2": {
      "main": [
        [
          {
            "node": "09752314-56ee-4acd-8c27-fe29d8f95b7b",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "d858bfc1-5dd6-496d-b98e-ddafe37790a1": {
      "main": [
        [
          {
            "node": "7fe3f538-e328-4744-a293-b587e629bf2b",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "aa36c256-4773-40a2-9cc2-a72890523799": {
      "main": [
        [
          {
            "node": "b76e5f4c-4580-4610-ab17-a2fd5c491480",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "09752314-56ee-4acd-8c27-fe29d8f95b7b": {
      "main": [
        [
          {
            "node": "d858bfc1-5dd6-496d-b98e-ddafe37790a1",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}
よくある質問

このワークフローの使い方は?

上記のJSON設定コードをコピーし、n8nインスタンスで新しいワークフローを作成して「JSONからインポート」を選択、設定を貼り付けて認証情報を必要に応じて変更してください。

このワークフローはどんな場面に適していますか?

上級 - その他, 人工知能

有料ですか?

このワークフローは完全無料です。ただし、ワークフローで使用するサードパーティサービス(OpenAI APIなど)は別途料金が発生する場合があります。

ワークフロー情報
難易度
上級
ノード数26
カテゴリー2
ノードタイプ12
難易度説明

上級者向け、16ノード以上の複雑なワークフロー

作成者
Tianyi

Tianyi

@muzi

Ph.D. in Machine Learning from the University of Toulouse. Experienced automation consultant specializing in optimizing workflows for Content creation and Marketing teams.

外部リンク
n8n.ioで表示

このワークフローを共有

カテゴリー

カテゴリー: 34