{
  "id": "6FzjDqadbNnLvKoB",
  "meta": {
    "templateCredsSetupCompleted": true
  },
  "name": "keyword search for blogs",
  "tags": [],
  "nodes": [
    {
      "id": "682d6ccd-4b0b-46a3-a4c8-8a864d13dd36",
      "name": "When clicking \u2018Test workflow\u2019",
      "type": "n8n-nodes-base.manualTrigger",
      "position": [
        -1360,
        112
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "e241fda5-133e-49ad-8407-04b5179956c2",
      "name": "Google Sheets",
      "type": "n8n-nodes-base.googleSheets",
      "position": [
        -1024,
        112
      ],
      "parameters": {
        "options": {},
        "sheetName": {
          "__rl": true,
          "mode": "list",
          "value": "gid=0",
          "cachedResultUrl": "https://docs.google.com/spreadsheets/d/1RpgRUJI-CZ01SmGh_Xma8olDW3GEmpnaKsvLSo-0cK8/edit#gid=0",
          "cachedResultName": "Sheet1"
        },
        "documentId": {
          "__rl": true,
          "mode": "list",
          "value": "1RpgRUJI-CZ01SmGh_Xma8olDW3GEmpnaKsvLSo-0cK8",
          "cachedResultUrl": "https://docs.google.com/spreadsheets/d/1RpgRUJI-CZ01SmGh_Xma8olDW3GEmpnaKsvLSo-0cK8/edit?usp=drivesdk",
          "cachedResultName": "SEO PRO"
        }
      },
      "credentials": {
        "googleSheetsOAuth2Api": {
          "name": "<your credential>"
        }
      },
      "typeVersion": 4.5
    },
    {
      "id": "c9666722-fe0c-42f2-9720-1263bb957d9c",
      "name": "Google Sheets1",
      "type": "n8n-nodes-base.googleSheets",
      "position": [
        -704,
        112
      ],
      "parameters": {
        "title": "={{ $now.format('yyyy-MM-dd') }}-seo pro",
        "options": {},
        "resource": "spreadsheet",
        "sheetsUi": {
          "sheetValues": [
            {
              "title": "keyword"
            },
            {
              "title": "SERP"
            },
            {
              "title": "Content"
            },
            {
              "title": "related keyword"
            },
            {
              "title": "keyword ideas"
            },
            {
              "title": "suggested keyword"
            },
            {
              "title": "sub topics"
            },
            {
              "title": "auto complete"
            }
          ]
        }
      },
      "credentials": {
        "googleSheetsOAuth2Api": {
          "name": "<your credential>"
        }
      },
      "typeVersion": 4.5
    },
    {
      "id": "518f18a5-c396-4a93-b96b-dd746201b3d0",
      "name": "Google Drive",
      "type": "n8n-nodes-base.googleDrive",
      "position": [
        -432,
        112
      ],
      "parameters": {
        "fileId": {
          "__rl": true,
          "mode": "id",
          "value": "={{ $json.spreadsheetId  }}   "
        },
        "driveId": {
          "__rl": true,
          "mode": "list",
          "value": "My Drive"
        },
        "folderId": {
          "__rl": true,
          "mode": "list",
          "value": "1sTWLU9GgsJ_6VvfK3S1UpGHuZCiu1TKQ",
          "cachedResultUrl": "https://drive.google.com/drive/folders/1sTWLU9GgsJ_6VvfK3S1UpGHuZCiu1TKQ",
          "cachedResultName": "seo pro"
        },
        "operation": "move"
      },
      "credentials": {
        "googleDriveOAuth2Api": {
          "name": "<your credential>"
        }
      },
      "typeVersion": 3
    },
    {
      "id": "55bd3f9b-fe9f-4c9b-9369-f7cd3f65e39e",
      "name": "Split Out",
      "type": "n8n-nodes-base.splitOut",
      "position": [
        768,
        -272
      ],
      "parameters": {
        "options": {},
        "fieldToSplitOut": "tasks[0].result[0].items"
      },
      "typeVersion": 1
    },
    {
      "id": "dc35b520-0917-4ad7-ae92-e57d2b32276e",
      "name": "Edit Fields",
      "type": "n8n-nodes-base.set",
      "position": [
        992,
        -272
      ],
      "parameters": {
        "options": {},
        "assignments": {
          "assignments": [
            {
              "id": "9b6c6833-9a17-40a4-97cd-8c28168bb9c3",
              "name": "keyword",
              "type": "string",
              "value": "={{ $('Google Sheets').item.json['primary keyword'] }}"
            },
            {
              "id": "809a4151-ab92-40e6-a8d2-4ed1a96a49aa",
              "name": "keyword difficulty",
              "type": "string",
              "value": "={{ $json.keyword_data.keyword_properties.keyword_difficulty }}"
            },
            {
              "id": "12caa5c0-3ffb-4bed-b2af-f139dbf15a9c",
              "name": "search intent",
              "type": "string",
              "value": "={{ $json.keyword_data.search_intent_info.main_intent }}"
            },
            {
              "id": "aef9fa8d-dd76-4d16-a2a6-708fb5e9ab43",
              "name": "related keyword",
              "type": "string",
              "value": "= {{ $json.keyword_data.keyword }}"
            },
            {
              "id": "5d33a8a9-778b-40a6-9efb-acb8204c58fe",
              "name": "last update",
              "type": "string",
              "value": "={{ $json.keyword_data.keyword_info.last_updated_time }}"
            },
            {
              "id": "1a0d83e5-4651-4cc9-b282-1b58acd4bff2",
              "name": "SERP Analysis",
              "type": "string",
              "value": "={{ $json.keyword_data.serp_info.serp_item_types.join(\",\") }}"
            },
            {
              "id": "129ac304-872b-4772-bfd1-6382e6b8b71d",
              "name": "search volume",
              "type": "string",
              "value": "={{ $json.keyword_data.keyword_info.search_volume }}"
            },
            {
              "id": "1cf80f1f-dcec-4452-baa5-c5580d8aad24",
              "name": "CPC",
              "type": "string",
              "value": "={{ $json.keyword_data.keyword_info.cpc }}"
            },
            {
              "id": "de3fe02d-8f6b-4b52-807a-ca727f089a32",
              "name": "compitition",
              "type": "string",
              "value": "={{ $json.keyword_data.keyword_info.competition_level }}"
            },
            {
              "id": "1663de4d-4a53-4a0e-96bd-c437ad888e41",
              "name": "type",
              "type": "string",
              "value": "related_keyword"
            }
          ]
        }
      },
      "typeVersion": 3.4
    },
    {
      "id": "3d273ed3-9e9b-4a42-aad9-e638a2568820",
      "name": "Split Out1",
      "type": "n8n-nodes-base.splitOut",
      "position": [
        768,
        -80
      ],
      "parameters": {
        "options": {},
        "fieldToSplitOut": "tasks[0].result[0].items"
      },
      "typeVersion": 1
    },
    {
      "id": "5379fb0e-4b93-4e03-a825-8dab45eee68e",
      "name": "Edit Fields2",
      "type": "n8n-nodes-base.set",
      "position": [
        992,
        -80
      ],
      "parameters": {
        "options": {},
        "assignments": {
          "assignments": [
            {
              "id": "9b6c6833-9a17-40a4-97cd-8c28168bb9c3",
              "name": "keyword",
              "type": "string",
              "value": "={{ $('Google Sheets').item.json['primary keyword'] }}"
            },
            {
              "id": "12caa5c0-3ffb-4bed-b2af-f139dbf15a9c",
              "name": "search intent",
              "type": "string",
              "value": "={{ $json.search_intent_info.main_intent }}"
            },
            {
              "id": "aef9fa8d-dd76-4d16-a2a6-708fb5e9ab43",
              "name": "suggested keyword",
              "type": "string",
              "value": "= {{ $json.keyword }}"
            },
            {
              "id": "5d33a8a9-778b-40a6-9efb-acb8204c58fe",
              "name": "last update",
              "type": "string",
              "value": "= {{ $json.keyword_info.last_updated_time }}"
            },
            {
              "id": "129ac304-872b-4772-bfd1-6382e6b8b71d",
              "name": "search volume",
              "type": "string",
              "value": "={{ $json.keyword_info.search_volume }} "
            },
            {
              "id": "1cf80f1f-dcec-4452-baa5-c5580d8aad24",
              "name": "CPC",
              "type": "string",
              "value": "= {{ $json.keyword_info.cpc }}"
            },
            {
              "id": "de3fe02d-8f6b-4b52-807a-ca727f089a32",
              "name": "compitition",
              "type": "string",
              "value": "= {{ $json.keyword_info.competition }}"
            },
            {
              "id": "1663de4d-4a53-4a0e-96bd-c437ad888e41",
              "name": "type",
              "type": "string",
              "value": "suggested_keyword"
            }
          ]
        }
      },
      "typeVersion": 3.4
    },
    {
      "id": "b486e98e-9a47-46cb-acbe-c2623e9ed772",
      "name": "Split Out2",
      "type": "n8n-nodes-base.splitOut",
      "position": [
        768,
        128
      ],
      "parameters": {
        "options": {},
        "fieldToSplitOut": "tasks[0].result[0].items"
      },
      "typeVersion": 1
    },
    {
      "id": "0405d2b7-0bf5-41da-bb1a-a32cfe7622fc",
      "name": "Edit Fields3",
      "type": "n8n-nodes-base.set",
      "position": [
        992,
        128
      ],
      "parameters": {
        "options": {},
        "assignments": {
          "assignments": [
            {
              "id": "9b6c6833-9a17-40a4-97cd-8c28168bb9c3",
              "name": "keyword",
              "type": "string",
              "value": "={{ $('Google Sheets').item.json['primary keyword'] }}"
            },
            {
              "id": "12caa5c0-3ffb-4bed-b2af-f139dbf15a9c",
              "name": "search intent",
              "type": "string",
              "value": "={{ $json.search_intent_info.main_intent }}"
            },
            {
              "id": "aef9fa8d-dd76-4d16-a2a6-708fb5e9ab43",
              "name": "  keyword ideas",
              "type": "string",
              "value": "= {{ $json.keyword }}"
            },
            {
              "id": "5d33a8a9-778b-40a6-9efb-acb8204c58fe",
              "name": "last update",
              "type": "string",
              "value": "= {{ $json.keyword_info.last_updated_time }}"
            },
            {
              "id": "129ac304-872b-4772-bfd1-6382e6b8b71d",
              "name": "search volume",
              "type": "string",
              "value": "={{ $json.keyword_info.search_volume }} "
            },
            {
              "id": "1cf80f1f-dcec-4452-baa5-c5580d8aad24",
              "name": "CPC",
              "type": "string",
              "value": "= {{ $json.keyword_info.cpc }}"
            },
            {
              "id": "de3fe02d-8f6b-4b52-807a-ca727f089a32",
              "name": "compitition",
              "type": "string",
              "value": "= {{ $json.keyword_info.competition }}"
            },
            {
              "id": "1663de4d-4a53-4a0e-96bd-c437ad888e41",
              "name": "type",
              "type": "string",
              "value": "keyword_ideas"
            }
          ]
        }
      },
      "typeVersion": 3.4
    },
    {
      "id": "4902e47b-fd45-427b-a807-53089c0cf041",
      "name": "Split Out3",
      "type": "n8n-nodes-base.splitOut",
      "position": [
        768,
        352
      ],
      "parameters": {
        "options": {},
        "fieldToSplitOut": "tasks[0].result[0].items"
      },
      "typeVersion": 1
    },
    {
      "id": "821aad2c-d733-4de4-ab08-b8fa48f1b661",
      "name": "Edit Fields4",
      "type": "n8n-nodes-base.set",
      "position": [
        992,
        352
      ],
      "parameters": {
        "options": {},
        "assignments": {
          "assignments": [
            {
              "id": "bcfd6063-5f17-481e-90a4-ffb6c90e03f4",
              "name": "primary keyword",
              "type": "string",
              "value": "={{ $('Google Sheets').item.json['primary keyword'] }}"
            },
            {
              "id": "82f4e7ef-214e-474f-87d8-e23bbffa02b0",
              "name": "type",
              "type": "string",
              "value": "={{ $json.type }}"
            },
            {
              "id": "6a3ca04d-af0a-474f-bfa6-386f302062b8",
              "name": "get autocomplete",
              "type": "string",
              "value": "={{ $json.suggestion }}"
            }
          ]
        }
      },
      "typeVersion": 3.4
    },
    {
      "id": "51dad7b5-7606-49fc-99cc-f5a71ea48a35",
      "name": "Split Out4",
      "type": "n8n-nodes-base.splitOut",
      "position": [
        768,
        544
      ],
      "parameters": {
        "options": {
          "destinationFieldName": "sub_topics"
        },
        "fieldToSplitOut": "tasks[0].result[0].sub_topics"
      },
      "typeVersion": 1
    },
    {
      "id": "cba3c171-cf7c-4477-8df9-37fe26e86b8d",
      "name": "related keyword",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        528,
        -272
      ],
      "parameters": {
        "url": "https://api.dataforseo.com/v3/dataforseo_labs/google/related_keywords/live",
        "method": "POST",
        "options": {
          "redirect": {
            "redirect": {}
          }
        },
        "jsonBody": "=[\n  {\n    \"keyword\": \"{{ $('Google Sheets').item.json['primary keyword'] }}\",\n    \"location_name\":\"{{ $('Google Sheets').item.json['location name'] }}\",\n    \"language_name\":\"{{ $('Google Sheets').item.json['language name'] }}\",\n    \"depth\": 3,\n    \"include_seed_keyword\": false,\n    \"include_serp_info\": true,\n    \"ignore_synonyms\": false,\n    \"include_clickstream_data\": false,\n    \"replace_with_core_keyword\": false,\n    \"limit\": 100\n  }\n]",
        "sendBody": true,
        "specifyBody": "json",
        "authentication": "genericCredentialType",
        "genericAuthType": "httpBasicAuth"
      },
      "credentials": {
        "httpBasicAuth": {
          "name": "<your credential>"
        },
        "httpHeaderAuth": {
          "name": "<your credential>"
        }
      },
      "typeVersion": 4.2
    },
    {
      "id": "d4b284b9-5fd6-4833-9778-c4fb2a9b2f06",
      "name": "keyword suggestion",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        528,
        -80
      ],
      "parameters": {
        "url": "https://api.dataforseo.com/v3/dataforseo_labs/google/keyword_suggestions/live",
        "method": "POST",
        "options": {
          "redirect": {
            "redirect": {}
          }
        },
        "jsonBody": "=[\n  {\n    \"keyword\": \"{{ $('Google Sheets').item.json['primary keyword'] }}\",\n    \"location_name\":\"{{ $('Google Sheets').item.json['location name'] }}\",\n    \"language_name\":\"{{ $('Google Sheets').item.json['language name'] }}\",\n    \"depth\": 3,\n    \"include_seed_keyword\": false,\n    \"include_serp_info\": false,\n    \"ignore_synonyms\": false,\n    \"include_clickstream_data\": false,\n    \"replace_with_core_keyword\": false,\n    \"limit\": 100\n  }\n]",
        "sendBody": true,
        "specifyBody": "json",
        "authentication": "genericCredentialType",
        "genericAuthType": "httpBasicAuth"
      },
      "credentials": {
        "httpBasicAuth": {
          "name": "<your credential>"
        }
      },
      "typeVersion": 4.2
    },
    {
      "id": "3ee2b5c7-799a-403b-8e96-dc5e0c648082",
      "name": "keyword ideas",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        528,
        128
      ],
      "parameters": {
        "url": "https://api.dataforseo.com/v3/dataforseo_labs/google/keyword_ideas/live",
        "method": "POST",
        "options": {
          "redirect": {
            "redirect": {}
          }
        },
        "jsonBody": "=[\n  {\n    \"keywords\":[ \"{{ $('Google Sheets').item.json['primary keyword'] }}\"],\n    \"location_name\":\"{{ $('Google Sheets').item.json['location name'] }}\",\n    \"language_name\":\"{{ $('Google Sheets').item.json['language name'] }}\",\n    \"depth\": 3,\n    \"include_seed_keyword\": false,\n    \"include_serp_info\": false,\n    \"ignore_synonyms\": false,\n    \"include_clickstream_data\": false,\n    \"replace_with_core_keyword\": false,\n    \"limit\": 100\n  }\n]",
        "sendBody": true,
        "specifyBody": "json",
        "authentication": "genericCredentialType",
        "genericAuthType": "httpBasicAuth"
      },
      "credentials": {
        "httpBasicAuth": {
          "name": "<your credential>"
        }
      },
      "typeVersion": 4.2
    },
    {
      "id": "ac3ae316-d309-489e-b00b-14278bbd3887",
      "name": "get autocomplete",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        528,
        352
      ],
      "parameters": {
        "url": "https://api.dataforseo.com/v3/serp/google/autocomplete/live/advanced",
        "method": "POST",
        "options": {},
        "jsonBody": "=[\n  {\n    \"keyword\": \"{{ $('Google Sheets').item.json['primary keyword'] }}\",\n    \"location_name\": \"{{ $('Google Sheets').item.json['location name'] }}\",\n    \"language_name\": \"{{ $('Google Sheets').item.json['language name'] }}\",\n    \"client\": \"gws-wiz-serp\"\n  }\n]",
        "sendBody": true,
        "specifyBody": "json",
        "authentication": "genericCredentialType",
        "genericAuthType": "httpBasicAuth"
      },
      "credentials": {
        "httpBasicAuth": {
          "name": "<your credential>"
        }
      },
      "typeVersion": 4.2
    },
    {
      "id": "41894e86-e67e-4f58-95d6-6b488de6a5d3",
      "name": "get_subtopics",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        528,
        544
      ],
      "parameters": {
        "url": "https://api.dataforseo.com/v3/content_generation/generate_sub_topics/live",
        "method": "POST",
        "options": {
          "redirect": {
            "redirect": {}
          }
        },
        "jsonBody": "=[\n  {\n    \"topic\":\"{{ $('Google Sheets').item.json['primary keyword'] }}\"\n     \n  }\n]",
        "sendBody": true,
        "specifyBody": "json",
        "authentication": "genericCredentialType",
        "genericAuthType": "httpBasicAuth"
      },
      "credentials": {
        "httpBasicAuth": {
          "name": "<your credential>"
        }
      },
      "typeVersion": 4.2
    },
    {
      "id": "4e932ab8-40d6-4219-8b1c-260dfef6f84a",
      "name": "Edit Fields6",
      "type": "n8n-nodes-base.set",
      "position": [
        992,
        544
      ],
      "parameters": {
        "options": {},
        "assignments": {
          "assignments": [
            {
              "id": "bcfd6063-5f17-481e-90a4-ffb6c90e03f4",
              "name": "primary keyword",
              "type": "string",
              "value": "={{ $('Google Sheets').item.json['primary keyword'] }}"
            },
            {
              "id": "82f4e7ef-214e-474f-87d8-e23bbffa02b0",
              "name": "type",
              "type": "string",
              "value": "sub_topics"
            },
            {
              "id": "6a3ca04d-af0a-474f-bfa6-386f302062b8",
              "name": "sub topics",
              "type": "string",
              "value": "= {{ $json.sub_topics }}"
            }
          ]
        }
      },
      "typeVersion": 3.4
    },
    {
      "id": "2551302b-19b4-44b3-b9c6-aecb1297e853",
      "name": "Google Sheets3",
      "type": "n8n-nodes-base.googleSheets",
      "position": [
        1216,
        -272
      ],
      "parameters": {
        "columns": {
          "value": {
            "CPC": "={{ $json.CPC }}",
            "type": "={{ $json.type }}",
            "keyword": "={{ $json.keyword }}",
            "compitition": "={{ $json.compitition }}",
            "last update": "={{ $json['last update'] }}",
            "SERP Analysis": "={{ $json['SERP Analysis'] }}",
            "search intent": "={{ $json['search intent'] }}",
            "search volume": "={{ $json['search volume'] }}",
            "people also ask": "={{ $json['people also ask'] }}",
            "related keyword": "={{ $json['related keyword'] }}",
            "keyword difficulty": "={{ $json['keyword difficulty'] }}"
          },
          "schema": [
            {
              "id": "keyword",
              "type": "string",
              "display": true,
              "required": false,
              "displayName": "keyword",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "keyword difficulty",
              "type": "string",
              "display": true,
              "required": false,
              "displayName": "keyword difficulty",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "related keyword",
              "type": "string",
              "display": true,
              "required": false,
              "displayName": "related keyword",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "search intent",
              "type": "string",
              "display": true,
              "required": false,
              "displayName": "search intent",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "last update",
              "type": "string",
              "display": true,
              "required": false,
              "displayName": "last update",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "SERP Analysis",
              "type": "string",
              "display": true,
              "required": false,
              "displayName": "SERP Analysis",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "search volume",
              "type": "string",
              "display": true,
              "required": false,
              "displayName": "search volume",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "CPC",
              "type": "string",
              "display": true,
              "required": false,
              "displayName": "CPC",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "people also ask",
              "type": "string",
              "display": true,
              "required": false,
              "displayName": "people also ask",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "compitition",
              "type": "string",
              "display": true,
              "required": false,
              "displayName": "compitition",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "type",
              "type": "string",
              "display": true,
              "required": false,
              "displayName": "type",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            }
          ],
          "mappingMode": "defineBelow",
          "matchingColumns": [],
          "attemptToConvertTypes": false,
          "convertFieldsToString": false
        },
        "options": {},
        "operation": "append",
        "sheetName": {
          "__rl": true,
          "mode": "list",
          "value": 1770387324,
          "cachedResultUrl": "https://docs.google.com/spreadsheets/d/1nKQ0ZzE4IL_gdOG1iwse2_rrPiJKtu2VzP7hmqQi4SU/edit#gid=1770387324",
          "cachedResultName": "master sheet"
        },
        "documentId": {
          "__rl": true,
          "mode": "list",
          "value": "1nKQ0ZzE4IL_gdOG1iwse2_rrPiJKtu2VzP7hmqQi4SU",
          "cachedResultUrl": "https://docs.google.com/spreadsheets/d/1nKQ0ZzE4IL_gdOG1iwse2_rrPiJKtu2VzP7hmqQi4SU/edit?usp=drivesdk",
          "cachedResultName": "2025-06-08-seo pro"
        }
      },
      "credentials": {
        "googleSheetsOAuth2Api": {
          "name": "<your credential>"
        }
      },
      "typeVersion": 4.5
    },
    {
      "id": "dbefebcc-aa21-427d-933d-488670a846cc",
      "name": "Google Sheets4",
      "type": "n8n-nodes-base.googleSheets",
      "position": [
        1424,
        -272
      ],
      "parameters": {
        "columns": {
          "value": {
            "CPC": "={{ $json.CPC }}",
            "type": "={{ $json.type }}",
            "keyword": "={{ $json.keyword }}",
            "compitition": "={{ $json.compitition }}",
            "last update": "={{ $json['last update'] }}",
            "SERP Analysis": "={{ $json['SERP Analysis'] }}",
            "search intent": "={{ $json['search intent'] }}",
            "search volume": "={{ $json['search volume'] }}",
            "people also ask": "={{ $json['people also ask'] }}",
            "related keyword": "={{ $json['related keyword'] }}",
            "keyword difficulty": "={{ $json['keyword difficulty'] }}"
          },
          "schema": [
            {
              "id": "keyword",
              "type": "string",
              "display": true,
              "required": false,
              "displayName": "keyword",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "keyword difficulty",
              "type": "string",
              "display": true,
              "required": false,
              "displayName": "keyword difficulty",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "related keyword",
              "type": "string",
              "display": true,
              "required": false,
              "displayName": "related keyword",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "search intent",
              "type": "string",
              "display": true,
              "required": false,
              "displayName": "search intent",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "last update",
              "type": "string",
              "display": true,
              "required": false,
              "displayName": "last update",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "SERP Analysis",
              "type": "string",
              "display": true,
              "required": false,
              "displayName": "SERP Analysis",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "search volume",
              "type": "string",
              "display": true,
              "required": false,
              "displayName": "search volume",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "CPC",
              "type": "string",
              "display": true,
              "required": false,
              "displayName": "CPC",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "people also ask",
              "type": "string",
              "display": true,
              "required": false,
              "displayName": "people also ask",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "compitition",
              "type": "string",
              "display": true,
              "required": false,
              "displayName": "compitition",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "type",
              "type": "string",
              "display": true,
              "required": false,
              "displayName": "type",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            }
          ],
          "mappingMode": "defineBelow",
          "matchingColumns": [],
          "attemptToConvertTypes": false,
          "convertFieldsToString": false
        },
        "options": {},
        "operation": "append",
        "sheetName": {
          "__rl": true,
          "mode": "list",
          "value": 572225882,
          "cachedResultUrl": "https://docs.google.com/spreadsheets/d/1nKQ0ZzE4IL_gdOG1iwse2_rrPiJKtu2VzP7hmqQi4SU/edit#gid=572225882",
          "cachedResultName": "related keywords"
        },
        "documentId": {
          "__rl": true,
          "mode": "list",
          "value": "1nKQ0ZzE4IL_gdOG1iwse2_rrPiJKtu2VzP7hmqQi4SU",
          "cachedResultUrl": "https://docs.google.com/spreadsheets/d/1nKQ0ZzE4IL_gdOG1iwse2_rrPiJKtu2VzP7hmqQi4SU/edit?usp=drivesdk",
          "cachedResultName": "2025-06-08-seo pro"
        }
      },
      "credentials": {
        "googleSheetsOAuth2Api": {
          "name": "<your credential>"
        }
      },
      "typeVersion": 4.5
    },
    {
      "id": "94affba7-8a13-4560-90c0-b528db858f76",
      "name": "Google Sheets5",
      "type": "n8n-nodes-base.googleSheets",
      "position": [
        1216,
        -80
      ],
      "parameters": {
        "columns": {
          "value": {
            "CPC": "={{ $json.CPC }}",
            "type": "={{ $json.type }}",
            "keyword": "={{ $json.keyword }}",
            "compitition": "={{ $json.compitition }}",
            "search intent": "={{ $json['search intent'] }}",
            "search volume": "={{ $json['search volume'] }}",
            "related keyword": "={{ $json['suggested keyword'] }}"
          },
          "schema": [
            {
              "id": "keyword",
              "type": "string",
              "display": true,
              "required": false,
              "displayName": "keyword",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "keyword difficulty",
              "type": "string",
              "display": true,
              "required": false,
              "displayName": "keyword difficulty",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "related keyword",
              "type": "string",
              "display": true,
              "required": false,
              "displayName": "related keyword",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "search intent",
              "type": "string",
              "display": true,
              "required": false,
              "displayName": "search intent",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "search volume",
              "type": "string",
              "display": true,
              "required": false,
              "displayName": "search volume",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "compitition",
              "type": "string",
              "display": true,
              "required": false,
              "displayName": "compitition",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "CPC",
              "type": "string",
              "display": true,
              "required": false,
              "displayName": "CPC",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "type",
              "type": "string",
              "display": true,
              "required": false,
              "displayName": "type",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "SERP Analysis",
              "type": "string",
              "display": true,
              "required": false,
              "displayName": "SERP Analysis",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "people also ask",
              "type": "string",
              "display": true,
              "required": false,
              "displayName": "people also ask",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "last update",
              "type": "string",
              "display": true,
              "required": false,
              "displayName": "last update",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            }
          ],
          "mappingMode": "defineBelow",
          "matchingColumns": [],
          "attemptToConvertTypes": false,
          "convertFieldsToString": false
        },
        "options": {},
        "operation": "append",
        "sheetName": {
          "__rl": true,
          "mode": "list",
          "value": 1770387324,
          "cachedResultUrl": "https://docs.google.com/spreadsheets/d/1nKQ0ZzE4IL_gdOG1iwse2_rrPiJKtu2VzP7hmqQi4SU/edit#gid=1770387324",
          "cachedResultName": "master sheet"
        },
        "documentId": {
          "__rl": true,
          "mode": "list",
          "value": "1nKQ0ZzE4IL_gdOG1iwse2_rrPiJKtu2VzP7hmqQi4SU",
          "cachedResultUrl": "https://docs.google.com/spreadsheets/d/1nKQ0ZzE4IL_gdOG1iwse2_rrPiJKtu2VzP7hmqQi4SU/edit?usp=drivesdk",
          "cachedResultName": "2025-06-08-seo pro"
        }
      },
      "credentials": {
        "googleSheetsOAuth2Api": {
          "name": "<your credential>"
        }
      },
      "typeVersion": 4.5
    },
    {
      "id": "9fd10d15-8c38-44cf-9adb-091ba5987813",
      "name": "Google Sheets6",
      "type": "n8n-nodes-base.googleSheets",
      "position": [
        1424,
        -80
      ],
      "parameters": {
        "columns": {
          "value": {
            "CPC": "={{ $json.CPC }}",
            "type": "={{ $json.type }}",
            "keyword": "={{ $json.keyword }}",
            "compitition": "={{ $json.compitition }}",
            "search volume": "={{ $json['search volume'] }}",
            "suggested keyword": "={{ $json['related keyword'] }}"
          },
          "schema": [
            {
              "id": "keyword",
              "type": "string",
              "display": true,
              "required": false,
              "displayName": "keyword",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "suggested keyword",
              "type": "string",
              "display": true,
              "removed": false,
              "required": false,
              "displayName": "suggested keyword",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "search volume",
              "type": "string",
              "display": true,
              "required": false,
              "displayName": "search volume",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "CPC",
              "type": "string",
              "display": true,
              "required": false,
              "displayName": "CPC",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "compitition",
              "type": "string",
              "display": true,
              "required": false,
              "displayName": "compitition",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "type",
              "type": "string",
              "display": true,
              "required": false,
              "displayName": "type",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            }
          ],
          "mappingMode": "defineBelow",
          "matchingColumns": [],
          "attemptToConvertTypes": false,
          "convertFieldsToString": false
        },
        "options": {},
        "operation": "append",
        "sheetName": {
          "__rl": true,
          "mode": "list",
          "value": 1945660973,
          "cachedResultUrl": "https://docs.google.com/spreadsheets/d/1nKQ0ZzE4IL_gdOG1iwse2_rrPiJKtu2VzP7hmqQi4SU/edit#gid=1945660973",
          "cachedResultName": "suggested keyword"
        },
        "documentId": {
          "__rl": true,
          "mode": "list",
          "value": "1nKQ0ZzE4IL_gdOG1iwse2_rrPiJKtu2VzP7hmqQi4SU",
          "cachedResultUrl": "https://docs.google.com/spreadsheets/d/1nKQ0ZzE4IL_gdOG1iwse2_rrPiJKtu2VzP7hmqQi4SU/edit?usp=drivesdk",
          "cachedResultName": "2025-06-08-seo pro"
        }
      },
      "credentials": {
        "googleSheetsOAuth2Api": {
          "name": "<your credential>"
        }
      },
      "typeVersion": 4.5
    },
    {
      "id": "a1f87720-6e5f-4eb9-ae91-5d4111187603",
      "name": "Google Sheets7",
      "type": "n8n-nodes-base.googleSheets",
      "position": [
        1216,
        128
      ],
      "parameters": {
        "columns": {
          "value": {
            "CPC": "={{ $json.CPC }}",
            "type": "={{ $json.type }}",
            "keyword": "={{ $json.keyword }}",
            "compitition": "={{ $json.compitition }}",
            "search intent": "={{ $json['search intent'] }}",
            "search volume": "={{ $json['search volume'] }}",
            "related keyword": "={{ $json['  keyword ideas'] }}"
          },
          "schema": [
            {
              "id": "keyword",
              "type": "string",
              "display": true,
              "required": false,
              "displayName": "keyword",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "keyword difficulty",
              "type": "string",
              "display": true,
              "required": false,
              "displayName": "keyword difficulty",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "related keyword",
              "type": "string",
              "display": true,
              "required": false,
              "displayName": "related keyword",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "search intent",
              "type": "string",
              "display": true,
              "required": false,
              "displayName": "search intent",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "search volume",
              "type": "string",
              "display": true,
              "required": false,
              "displayName": "search volume",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "compitition",
              "type": "string",
              "display": true,
              "required": false,
              "displayName": "compitition",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "CPC",
              "type": "string",
              "display": true,
              "required": false,
              "displayName": "CPC",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "type",
              "type": "string",
              "display": true,
              "required": false,
              "displayName": "type",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "SERP Analysis",
              "type": "string",
              "display": true,
              "required": false,
              "displayName": "SERP Analysis",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "people also ask",
              "type": "string",
              "display": true,
              "required": false,
              "displayName": "people also ask",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "last update",
              "type": "string",
              "display": true,
              "required": false,
              "displayName": "last update",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            }
          ],
          "mappingMode": "defineBelow",
          "matchingColumns": [],
          "attemptToConvertTypes": false,
          "convertFieldsToString": false
        },
        "options": {},
        "operation": "append",
        "sheetName": {
          "__rl": true,
          "mode": "list",
          "value": 1770387324,
          "cachedResultUrl": "https://docs.google.com/spreadsheets/d/1nKQ0ZzE4IL_gdOG1iwse2_rrPiJKtu2VzP7hmqQi4SU/edit#gid=1770387324",
          "cachedResultName": "master sheet"
        },
        "documentId": {
          "__rl": true,
          "mode": "list",
          "value": "1nKQ0ZzE4IL_gdOG1iwse2_rrPiJKtu2VzP7hmqQi4SU",
          "cachedResultUrl": "https://docs.google.com/spreadsheets/d/1nKQ0ZzE4IL_gdOG1iwse2_rrPiJKtu2VzP7hmqQi4SU/edit?usp=drivesdk",
          "cachedResultName": "2025-06-08-seo pro"
        }
      },
      "credentials": {
        "googleSheetsOAuth2Api": {
          "name": "<your credential>"
        }
      },
      "typeVersion": 4.5
    },
    {
      "id": "f73a5ff8-1f33-4753-b143-bec741b5d60d",
      "name": "Google Sheets8",
      "type": "n8n-nodes-base.googleSheets",
      "position": [
        1424,
        128
      ],
      "parameters": {
        "columns": {
          "value": {
            "cpc": "={{ $json.CPC }}",
            "type": "={{ $json.type }}",
            "ideas": "={{ $json['related keyword'] }}",
            "keyword": "={{ $json.keyword }}",
            "compitetion": "={{ $json.compitition }}",
            "search intent": "={{ $json['search intent'] }}",
            "search volume": "={{ $json['search volume'] }}"
          },
          "schema": [
            {
              "id": "keyword",
              "type": "string",
              "display": true,
              "required": false,
              "displayName": "keyword",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "ideas",
              "type": "string",
              "display": true,
              "required": false,
              "displayName": "ideas",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "compitetion",
              "type": "string",
              "display": true,
              "required": false,
              "displayName": "compitetion",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "search intent",
              "type": "string",
              "display": true,
              "required": false,
              "displayName": "search intent",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "search volume",
              "type": "string",
              "display": true,
              "required": false,
              "displayName": "search volume",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "cpc",
              "type": "string",
              "display": true,
              "required": false,
              "displayName": "cpc",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "type",
              "type": "string",
              "display": true,
              "required": false,
              "displayName": "type",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            }
          ],
          "mappingMode": "defineBelow",
          "matchingColumns": [],
          "attemptToConvertTypes": false,
          "convertFieldsToString": false
        },
        "options": {},
        "operation": "append",
        "sheetName": {
          "__rl": true,
          "mode": "list",
          "value": 906162743,
          "cachedResultUrl": "https://docs.google.com/spreadsheets/d/1nKQ0ZzE4IL_gdOG1iwse2_rrPiJKtu2VzP7hmqQi4SU/edit#gid=906162743",
          "cachedResultName": "keyword ideas"
        },
        "documentId": {
          "__rl": true,
          "mode": "list",
          "value": "1nKQ0ZzE4IL_gdOG1iwse2_rrPiJKtu2VzP7hmqQi4SU",
          "cachedResultUrl": "https://docs.google.com/spreadsheets/d/1nKQ0ZzE4IL_gdOG1iwse2_rrPiJKtu2VzP7hmqQi4SU/edit?usp=drivesdk",
          "cachedResultName": "2025-06-08-seo pro"
        }
      },
      "credentials": {
        "googleSheetsOAuth2Api": {
          "name": "<your credential>"
        }
      },
      "typeVersion": 4.5
    },
    {
      "id": "3fee865d-9aef-4c90-9274-0bba04422e59",
      "name": "Google Sheets9",
      "type": "n8n-nodes-base.googleSheets",
      "position": [
        1216,
        352
      ],
      "parameters": {
        "columns": {
          "value": {
            "type": "={{ $json.type }}",
            "keyword": "={{ $json['primary keyword'] }}",
            "related keyword": "={{ $json['get autocomplete'] }}"
          },
          "schema": [
            {
              "id": "keyword",
              "type": "string",
              "display": true,
              "required": false,
              "displayName": "keyword",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "keyword difficulty",
              "type": "string",
              "display": true,
              "required": false,
              "displayName": "keyword difficulty",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "related keyword",
              "type": "string",
              "display": true,
              "required": false,
              "displayName": "related keyword",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "search intent",
              "type": "string",
              "display": true,
              "required": false,
              "displayName": "search intent",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "search volume",
              "type": "string",
              "display": true,
              "required": false,
              "displayName": "search volume",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "compitition",
              "type": "string",
              "display": true,
              "required": false,
              "displayName": "compitition",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "CPC",
              "type": "string",
              "display": true,
              "required": false,
              "displayName": "CPC",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "type",
              "type": "string",
              "display": true,
              "required": false,
              "displayName": "type",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "SERP Analysis",
              "type": "string",
              "display": true,
              "required": false,
              "displayName": "SERP Analysis",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "people also ask",
              "type": "string",
              "display": true,
              "required": false,
              "displayName": "people also ask",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "last update",
              "type": "string",
              "display": true,
              "required": false,
              "displayName": "last update",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            }
          ],
          "mappingMode": "defineBelow",
          "matchingColumns": [],
          "attemptToConvertTypes": false,
          "convertFieldsToString": false
        },
        "options": {},
        "operation": "append",
        "sheetName": {
          "__rl": true,
          "mode": "list",
          "value": 1770387324,
          "cachedResultUrl": "https://docs.google.com/spreadsheets/d/1nKQ0ZzE4IL_gdOG1iwse2_rrPiJKtu2VzP7hmqQi4SU/edit#gid=1770387324",
          "cachedResultName": "master sheet"
        },
        "documentId": {
          "__rl": true,
          "mode": "list",
          "value": "1nKQ0ZzE4IL_gdOG1iwse2_rrPiJKtu2VzP7hmqQi4SU",
          "cachedResultUrl": "https://docs.google.com/spreadsheets/d/1nKQ0ZzE4IL_gdOG1iwse2_rrPiJKtu2VzP7hmqQi4SU/edit?usp=drivesdk",
          "cachedResultName": "2025-06-08-seo pro"
        }
      },
      "credentials": {
        "googleSheetsOAuth2Api": {
          "name": "<your credential>"
        }
      },
      "typeVersion": 4.5
    },
    {
      "id": "9d96d5ec-2978-4c0c-9b0b-f67875b774e8",
      "name": "Google Sheets10",
      "type": "n8n-nodes-base.googleSheets",
      "position": [
        1424,
        352
      ],
      "parameters": {
        "columns": {
          "value": {
            "keyword": "={{ $json.keyword }}",
            "auto complete": "={{ $json['related keyword'] }}"
          },
          "schema": [
            {
              "id": "keyword",
              "type": "string",
              "display": true,
              "required": false,
              "displayName": "keyword",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "auto complete",
              "type": "string",
              "display": true,
              "required": false,
              "displayName": "auto complete",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            }
          ],
          "mappingMode": "defineBelow",
          "matchingColumns": [],
          "attemptToConvertTypes": false,
          "convertFieldsToString": false
        },
        "options": {},
        "operation": "append",
        "sheetName": {
          "__rl": true,
          "mode": "list",
          "value": 1773795504,
          "cachedResultUrl": "https://docs.google.com/spreadsheets/d/1nKQ0ZzE4IL_gdOG1iwse2_rrPiJKtu2VzP7hmqQi4SU/edit#gid=1773795504",
          "cachedResultName": "auto complete"
        },
        "documentId": {
          "__rl": true,
          "mode": "list",
          "value": "1nKQ0ZzE4IL_gdOG1iwse2_rrPiJKtu2VzP7hmqQi4SU",
          "cachedResultUrl": "https://docs.google.com/spreadsheets/d/1nKQ0ZzE4IL_gdOG1iwse2_rrPiJKtu2VzP7hmqQi4SU/edit?usp=drivesdk",
          "cachedResultName": "2025-06-08-seo pro"
        }
      },
      "credentials": {
        "googleSheetsOAuth2Api": {
          "name": "<your credential>"
        }
      },
      "typeVersion": 4.5
    },
    {
      "id": "5215e08a-1bf9-45c7-94d3-27c50e922ee4",
      "name": "Google Sheets11",
      "type": "n8n-nodes-base.googleSheets",
      "position": [
        1216,
        544
      ],
      "parameters": {
        "columns": {
          "value": {
            "type": "={{ $json.type }}",
            "keyword": "={{ $json['primary keyword'] }}",
            "related keyword": "={{ $json['sub topics'] }}"
          },
          "schema": [
            {
              "id": "keyword",
              "type": "string",
              "display": true,
              "required": false,
              "displayName": "keyword",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "keyword difficulty",
              "type": "string",
              "display": true,
              "required": false,
              "displayName": "keyword difficulty",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "related keyword",
              "type": "string",
              "display": true,
              "required": false,
              "displayName": "related keyword",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "search intent",
              "type": "string",
              "display": true,
              "required": false,
              "displayName": "search intent",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "search volume",
              "type": "string",
              "display": true,
              "required": false,
              "displayName": "search volume",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "compitition",
              "type": "string",
              "display": true,
              "required": false,
              "displayName": "compitition",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "CPC",
              "type": "string",
              "display": true,
              "required": false,
              "displayName": "CPC",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "type",
              "type": "string",
              "display": true,
              "required": false,
              "displayName": "type",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "SERP Analysis",
              "type": "string",
              "display": true,
              "required": false,
              "displayName": "SERP Analysis",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "people also ask",
              "type": "string",
              "display": true,
              "required": false,
              "displayName": "people also ask",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "last update",
              "type": "string",
              "display": true,
              "required": false,
              "displayName": "last update",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            }
          ],
          "mappingMode": "defineBelow",
          "matchingColumns": [],
          "attemptToConvertTypes": false,
          "convertFieldsToString": false
        },
        "options": {},
        "operation": "append",
        "sheetName": {
          "__rl": true,
          "mode": "list",
          "value": 1770387324,
          "cachedResultUrl": "https://docs.google.com/spreadsheets/d/1nKQ0ZzE4IL_gdOG1iwse2_rrPiJKtu2VzP7hmqQi4SU/edit#gid=1770387324",
          "cachedResultName": "master sheet"
        },
        "documentId": {
          "__rl": true,
          "mode": "list",
          "value": "1nKQ0ZzE4IL_gdOG1iwse2_rrPiJKtu2VzP7hmqQi4SU",
          "cachedResultUrl": "https://docs.google.com/spreadsheets/d/1nKQ0ZzE4IL_gdOG1iwse2_rrPiJKtu2VzP7hmqQi4SU/edit?usp=drivesdk",
          "cachedResultName": "2025-06-08-seo pro"
        }
      },
      "credentials": {
        "googleSheetsOAuth2Api": {
          "name": "<your credential>"
        }
      },
      "typeVersion": 4.5
    },
    {
      "id": "ba0505a8-9377-40b7-b341-107fe81bd629",
      "name": "Google Sheets12",
      "type": "n8n-nodes-base.googleSheets",
      "position": [
        1424,
        544
      ],
      "parameters": {
        "columns": {
          "value": {
            "keyword": "={{ $json.keyword }}",
            "subtopics": "={{ $json['related keyword'] }}"
          },
          "schema": [
            {
              "id": "keyword",
              "type": "string",
              "display": true,
              "removed": false,
              "required": false,
              "displayName": "keyword",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "subtopics",
              "type": "string",
              "display": true,
              "removed": false,
              "required": false,
              "displayName": "subtopics",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            }
          ],
          "mappingMode": "defineBelow",
          "matchingColumns": [
            "keyword"
          ],
          "attemptToConvertTypes": false,
          "convertFieldsToString": false
        },
        "options": {},
        "operation": "append",
        "sheetName": {
          "__rl": true,
          "mode": "list",
          "value": 1677181108,
          "cachedResultUrl": "https://docs.google.com/spreadsheets/d/1nKQ0ZzE4IL_gdOG1iwse2_rrPiJKtu2VzP7hmqQi4SU/edit#gid=1677181108",
          "cachedResultName": "sub topics"
        },
        "documentId": {
          "__rl": true,
          "mode": "list",
          "value": "1nKQ0ZzE4IL_gdOG1iwse2_rrPiJKtu2VzP7hmqQi4SU",
          "cachedResultUrl": "https://docs.google.com/spreadsheets/d/1nKQ0ZzE4IL_gdOG1iwse2_rrPiJKtu2VzP7hmqQi4SU/edit?usp=drivesdk",
          "cachedResultName": "2025-06-08-seo pro"
        }
      },
      "credentials": {
        "googleSheetsOAuth2Api": {
          "name": "<your credential>"
        }
      },
      "typeVersion": 4.5
    },
    {
      "id": "97946938-dd86-437c-9b1a-8d2ab25ddc4e",
      "name": "Split Out5",
      "type": "n8n-nodes-base.splitOut",
      "position": [
        768,
        752
      ],
      "parameters": {
        "options": {},
        "fieldToSplitOut": "tasks[0].result[0].items"
      },
      "typeVersion": 1
    },
    {
      "id": "ce3370d6-bd21-4591-9c65-a4ac08775397",
      "name": "Edit Fields1",
      "type": "n8n-nodes-base.set",
      "position": [
        1264,
        976
      ],
      "parameters": {
        "options": {},
        "assignments": {
          "assignments": [
            {
              "id": "987efe2e-1d0f-4ff7-9bc5-a8ec05f236df",
              "name": "type",
              "type": "string",
              "value": "={{ $json.type }}"
            },
            {
              "id": "081d8690-519b-45b0-b7ab-2fd0f081b2f6",
              "name": "domain",
              "type": "string",
              "value": "={{ $json.domain }}"
            },
            {
              "id": "e466846b-ca95-4efc-a9f0-9d3dc7b72126",
              "name": "url",
              "type": "string",
              "value": "={{ $json.url }}"
            },
            {
              "id": "4b40dda3-e216-4d9d-96ca-91786195fe64",
              "name": "tittle",
              "type": "string",
              "value": "={{ $json.title }}"
            },
            {
              "id": "8cc0ac22-eb08-4cd1-80ef-0354c3ed302a",
              "name": "discription",
              "type": "string",
              "value": "={{ $json.description }}"
            },
            {
              "id": "7ab3101e-b965-4c4e-af35-345165f264aa",
              "name": "type",
              "type": "string",
              "value": "people_also_ask"
            }
          ]
        }
      },
      "typeVersion": 3.4
    },
    {
      "id": "084fa30d-fca2-4266-b1ed-28294cb1f8f6",
      "name": "Filter",
      "type": "n8n-nodes-base.filter",
      "position": [
        1008,
        752
      ],
      "parameters": {
        "options": {},
        "conditions": {
          "options": {
            "version": 2,
            "leftValue": "",
            "caseSensitive": true,
            "typeValidation": "strict"
          },
          "combinator": "and",
          "conditions": [
            {
              "id": "50240059-95d3-4242-a151-68f70a13819f",
              "operator": {
                "name": "filter.operator.equals",
                "type": "string",
                "operation": "equals"
              },
              "leftValue": "={{ $json.type }}",
              "rightValue": "people_also_ask"
            }
          ]
        }
      },
      "typeVersion": 2.2
    },
    {
      "id": "e1637dfb-bf4e-414a-b860-d034fefac118",
      "name": "Filter1",
      "type": "n8n-nodes-base.filter",
      "position": [
        1024,
        976
      ],
      "parameters": {
        "options": {},
        "conditions": {
          "options": {
            "version": 2,
            "leftValue": "",
            "caseSensitive": true,
            "typeValidation": "strict"
          },
          "combinator": "and",
          "conditions": [
            {
              "id": "bdc307a6-2900-408c-bbf3-331ab4dfee9e",
              "operator": {
                "name": "filter.operator.equals",
                "type": "string",
                "operation": "equals"
              },
              "leftValue": "={{ $json.type }}",
              "rightValue": "organic"
            }
          ]
        }
      },
      "typeVersion": 2.2
    },
    {
      "id": "f7730183-2129-48d5-968d-71d044781697",
      "name": "people also ask",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        528,
        752
      ],
      "parameters": {
        "url": "https://api.dataforseo.YOUR_AWS_SECRET_KEY_HERE",
        "method": "POST",
        "options": {
          "redirect": {
            "redirect": {}
          }
        },
        "jsonBody": "=[\n  {\n    \"keyword\": \"{{ $('Google Sheets').item.json['primary keyword'] }}\",\n    \"location_name\":\"{{ $('Google Sheets').item.json['location name'] }}\",\n    \"language_name\":\"{{ $('Google Sheets').item.json['language name'] }}\",\n    \"depth\": 20,\n    \"people_also_ask_click_depth\": 1\n     \n  }\n]",
        "sendBody": true,
        "specifyBody": "json",
        "authentication": "genericCredentialType",
        "genericAuthType": "httpBasicAuth"
      },
      "credentials": {
        "httpBasicAuth": {
          "name": "<your credential>"
        }
      },
      "typeVersion": 4.2
    },
    {
      "id": "7d54f15b-80c8-4394-8291-2a307ecff868",
      "name": "Google Sheets2",
      "type": "n8n-nodes-base.googleSheets",
      "position": [
        1488,
        976
      ],
      "parameters": {
        "columns": {
          "value": {
            "url": "={{ $json.url }}",
            "type": "={{ $json.type }}",
            "domain name": "={{ $json.domain }}",
            "search intent": "={{ $json.discription }}",
            "related keyword": "={{ $json.tittle }}"
          },
          "schema": [
            {
              "id": "keyword",
              "type": "string",
              "display": true,
              "required": false,
              "displayName": "keyword",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "type",
              "type": "string",
              "display": true,
              "required": false,
              "displayName": "type",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "keyword difficulty",
              "type": "string",
              "display": true,
              "required": false,
              "displayName": "keyword difficulty",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "related keyword",
              "type": "string",
              "display": true,
              "required": false,
              "displayName": "related keyword",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "search intent",
              "type": "string",
              "display": true,
              "required": false,
              "displayName": "search intent",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "search volume",
              "type": "string",
              "display": true,
              "required": false,
              "displayName": "search volume",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "compitition",
              "type": "string",
              "display": true,
              "required": false,
              "displayName": "compitition",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "CPC",
              "type": "string",
              "display": true,
              "required": false,
              "displayName": "CPC",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "url",
              "type": "string",
              "display": true,
              "removed": false,
              "required": false,
              "displayName": "url",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "domain name",
              "type": "string",
              "display": true,
              "removed": false,
              "required": false,
              "displayName": "domain name",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            }
          ],
          "mappingMode": "defineBelow",
          "matchingColumns": [],
          "attemptToConvertTypes": false,
          "convertFieldsToString": false
        },
        "options": {},
        "operation": "append",
        "sheetName": {
          "__rl": true,
          "mode": "list",
          "value": 1770387324,
          "cachedResultUrl": "https://docs.google.com/spreadsheets/d/1nKQ0ZzE4IL_gdOG1iwse2_rrPiJKtu2VzP7hmqQi4SU/edit#gid=1770387324",
          "cachedResultName": "master sheet"
        },
        "documentId": {
          "__rl": true,
          "mode": "list",
          "value": "1nKQ0ZzE4IL_gdOG1iwse2_rrPiJKtu2VzP7hmqQi4SU",
          "cachedResultUrl": "https://docs.google.com/spreadsheets/d/1nKQ0ZzE4IL_gdOG1iwse2_rrPiJKtu2VzP7hmqQi4SU/edit?usp=drivesdk",
          "cachedResultName": "2025-06-08-seo pro"
        }
      },
      "credentials": {
        "googleSheetsOAuth2Api": {
          "name": "<your credential>"
        }
      },
      "typeVersion": 4.5
    },
    {
      "id": "047bdc6d-c3ab-44b0-82cd-94544e6122f9",
      "name": "Split Out6",
      "type": "n8n-nodes-base.splitOut",
      "position": [
        1232,
        752
      ],
      "parameters": {
        "options": {},
        "fieldToSplitOut": "items"
      },
      "typeVersion": 1
    },
    {
      "id": "88949c52-9747-4cc5-bae8-73e336438c0f",
      "name": "Edit Fields5",
      "type": "n8n-nodes-base.set",
      "position": [
        1456,
        752
      ],
      "parameters": {
        "options": {},
        "assignments": {
          "assignments": [
            {
              "id": "15852b78-13ef-49f3-a695-700ba72282d9",
              "name": "tittle",
              "type": "string",
              "value": "={{ $json.title }}"
            },
            {
              "id": "34b819c3-5a0d-4a2a-b693-f02ad480b528",
              "name": "type",
              "type": "string",
              "value": "={{ $json.type }}"
            },
            {
              "id": "33e0aaeb-8351-4a50-bae0-2432f2e02d26",
              "name": "discription",
              "type": "string",
              "value": "={{ $json.expanded_element[0].description }}"
            },
            {
              "id": "15c90345-0326-474a-a667-2132ddcd0164",
              "name": "url",
              "type": "string",
              "value": "={{ $json.expanded_element[0].url }}"
            },
            {
              "id": "643bfc5a-1db3-410f-b0c4-4207c2ba8435",
              "name": "domain name",
              "type": "string",
              "value": "={{ $json.expanded_element[0].domain }}"
            },
            {
              "id": "a62f6ae4-d4c5-42c3-ba06-adcc5de757cf",
              "name": "",
              "type": "string",
              "value": ""
            }
          ]
        }
      },
      "typeVersion": 3.4
    },
    {
      "id": "fffb1006-ad93-49e4-9496-0b8d9442641a",
      "name": "Google Sheets13",
      "type": "n8n-nodes-base.googleSheets",
      "position": [
        1664,
        752
      ],
      "parameters": {
        "columns": {
          "value": {
            "url": "={{ $json.url }}",
            "type": "={{ $json.type }}",
            "domain name": "={{ $json['domain name'] }}",
            "related keyword": "={{ $json.discription }}"
          },
          "schema": [
            {
              "id": "keyword",
              "type": "string",
              "display": true,
              "required": false,
              "displayName": "keyword",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "type",
              "type": "string",
              "display": true,
              "required": false,
              "displayName": "type",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "keyword difficulty",
              "type": "string",
              "display": true,
              "required": false,
              "displayName": "keyword difficulty",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "related keyword",
              "type": "string",
              "display": true,
              "required": false,
              "displayName": "related keyword",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "search intent",
              "type": "string",
              "display": true,
              "required": false,
              "displayName": "search intent",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "search volume",
              "type": "string",
              "display": true,
              "required": false,
              "displayName": "search volume",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "compitition",
              "type": "string",
              "display": true,
              "required": false,
              "displayName": "compitition",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "CPC",
              "type": "string",
              "display": true,
              "required": false,
              "displayName": "CPC",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "url",
              "type": "string",
              "display": true,
              "required": false,
              "displayName": "url",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "domain name",
              "type": "string",
              "display": true,
              "required": false,
              "displayName": "domain name",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            }
          ],
          "mappingMode": "defineBelow",
          "matchingColumns": [],
          "attemptToConvertTypes": false,
          "convertFieldsToString": false
        },
        "options": {},
        "operation": "append",
        "sheetName": {
          "__rl": true,
          "mode": "list",
          "value": 1770387324,
          "cachedResultUrl": "https://docs.google.com/spreadsheets/d/1nKQ0ZzE4IL_gdOG1iwse2_rrPiJKtu2VzP7hmqQi4SU/edit#gid=1770387324",
          "cachedResultName": "master sheet"
        },
        "documentId": {
          "__rl": true,
          "mode": "list",
          "value": "1nKQ0ZzE4IL_gdOG1iwse2_rrPiJKtu2VzP7hmqQi4SU",
          "cachedResultUrl": "https://docs.google.com/spreadsheets/d/1nKQ0ZzE4IL_gdOG1iwse2_rrPiJKtu2VzP7hmqQi4SU/edit?usp=drivesdk",
          "cachedResultName": "2025-06-08-seo pro"
        }
      },
      "credentials": {
        "googleSheetsOAuth2Api": {
          "name": "<your credential>"
        }
      },
      "typeVersion": 4.5
    },
    {
      "id": "6cdb50bd-1056-4094-ac0c-999378320310",
      "name": "Sticky Note",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1328,
        -336
      ],
      "parameters": {
        "width": 544,
        "height": 304,
        "content": "## Spreadsheet Creation: Creates a new Google Sheet with a dynamic title based on the current date (e.g., \"YYYY-MM-DD-seo pro\") and predefined sheet names for organizing different types of keyword data (e.g., keyword, SERP, Content, related keyword, keyword ideas, suggested keyword, subtopics, autocomplete).**Double click** to edit me. [Guide](https://docs.n8n.io/workflows/sticky-notes/)"
      },
      "typeVersion": 1
    },
    {
      "id": "02982b02-3fc3-4ebb-a7c4-7ce7640534f7",
      "name": "Sticky Note1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -608,
        -192
      ],
      "parameters": {
        "width": 448,
        "height": 224,
        "content": "## Google Drive Integration: Moves the newly created spreadsheet to a designated folder (\"seo pro\") in Google Drive for organized storage.**Double click** to edit me. [Guide](https://docs.n8n.io/workflows/sticky-notes/)"
      },
      "typeVersion": 1
    },
    {
      "id": "df968794-2399-4572-9087-a32044051d58",
      "name": "Sticky Note2",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -64,
        -800
      ],
      "parameters": {
        "width": 848,
        "height": 640,
        "content": "###API Data Collection:\n\n\n\n\n\nRelated Keywords: Fetches related keywords using the DataForSEO API (/v3/dataforseo_labs/google/related_keywords/live), including SERP information and keyword metrics like search volume, CPC, and competition.\n\n\n\nKeyword Suggestions: Retrieves keyword suggestions via the DataForSEO API (/v3/dataforseo_labs/google/keyword_suggestions/live).\n\n\n\nKeyword Ideas: Collects keyword ideas using the DataForSEO API (/v3/dataforseo_labs/google/keyword_ideas/live).\n\n\n\nAutocomplete Suggestions: Gathers Google autocomplete suggestions through the DataForSEO API (/v3/serp/google/autocomplete/live/advanced).\n\n\n\nSubtopics: Generates subtopics for the primary keyword using the DataForSEO API (/v3/content_generation/generate_sub_topics/live).\n\n\n\nPeople Also Ask & Organic Results: Pulls \"People Also Ask\" questions and organic SERP results via the DataForSEO API (/v3/serp/google/organic/live/advanced).\n**Double click** to edit me. [Guide](https://docs.n8n.io/workflows/sticky-notes/)"
      },
      "typeVersion": 1
    }
  ],
  "active": false,
  "settings": {
    "executionOrder": "v1"
  },
  "versionId": "105e6048-3f05-4ec9-90ac-27fc2c1fe1bb",
  "connections": {
    "Filter": {
      "main": [
        [
          {
            "node": "Split Out6",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Filter1": {
      "main": [
        [
          {
            "node": "Edit Fields1",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Split Out": {
      "main": [
        [
          {
            "node": "Edit Fields",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Split Out1": {
      "main": [
        [
          {
            "node": "Edit Fields2",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Split Out2": {
      "main": [
        [
          {
            "node": "Edit Fields3",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Split Out3": {
      "main": [
        [
          {
            "node": "Edit Fields4",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Split Out4": {
      "main": [
        [
          {
            "node": "Edit Fields6",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Split Out5": {
      "main": [
        [
          {
            "node": "Filter",
            "type": "main",
            "index": 0
          },
          {
            "node": "Filter1",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Split Out6": {
      "main": [
        [
          {
            "node": "Edit Fields5",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Edit Fields": {
      "main": [
        [
          {
            "node": "Google Sheets3",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Edit Fields1": {
      "main": [
        [
          {
            "node": "Google Sheets2",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Edit Fields2": {
      "main": [
        [
          {
            "node": "Google Sheets5",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Edit Fields3": {
      "main": [
        [
          {
            "node": "Google Sheets7",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Edit Fields4": {
      "main": [
        [
          {
            "node": "Google Sheets9",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Edit Fields5": {
      "main": [
        [
          {
            "node": "Google Sheets13",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Edit Fields6": {
      "main": [
        [
          {
            "node": "Google Sheets11",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Google Drive": {
      "main": [
        [
          {
            "node": "related keyword",
            "type": "main",
            "index": 0
          },
          {
            "node": "keyword suggestion",
            "type": "main",
            "index": 0
          },
          {
            "node": "keyword ideas",
            "type": "main",
            "index": 0
          },
          {
            "node": "get autocomplete",
            "type": "main",
            "index": 0
          },
          {
            "node": "get_subtopics",
            "type": "main",
            "index": 0
          },
          {
            "node": "people also ask",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Google Sheets": {
      "main": [
        [
          {
            "node": "Google Sheets1",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "get_subtopics": {
      "main": [
        [
          {
            "node": "Split Out4",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "keyword ideas": {
      "main": [
        [
          {
            "node": "Split Out2",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Google Sheets1": {
      "main": [
        [
          {
            "node": "Google Drive",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Google Sheets2": {
      "main": [
        []
      ]
    },
    "Google Sheets3": {
      "main": [
        [
          {
            "node": "Google Sheets4",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Google Sheets5": {
      "main": [
        [
          {
            "node": "Google Sheets6",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Google Sheets7": {
      "main": [
        [
          {
            "node": "Google Sheets8",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Google Sheets9": {
      "main": [
        [
          {
            "node": "Google Sheets10",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Google Sheets11": {
      "main": [
        [
          {
            "node": "Google Sheets12",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "people also ask": {
      "main": [
        [
          {
            "node": "Split Out5",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "related keyword": {
      "main": [
        [
          {
            "node": "Split Out",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "get autocomplete": {
      "main": [
        [
          {
            "node": "Split Out3",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "keyword suggestion": {
      "main": [
        [
          {
            "node": "Split Out1",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "When clicking \u2018Test workflow\u2019": {
      "main": [
        [
          {
            "node": "Google Sheets",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}