博客关键词搜索
高级
这是一个Market Research领域的自动化工作流,包含 41 个节点。主要使用 Set, Filter, SplitOut, GoogleDrive, HttpRequest 等节点。 基于 DataForSEO 和 Google Sheets 的全面 SEO 关键词研究与分析
前置要求
- •Google Drive API 凭证
- •可能需要目标 API 的认证凭证
- •Google Sheets API 凭证
分类
工作流预览
可视化展示节点连接关系,支持缩放和平移
导出工作流
复制以下 JSON 配置到 n8n 导入,即可使用此工作流
{
"id": "6FzjDqadbNnLvKoB",
"meta": {
"instanceId": "10309936d50af530652bf012ffd604ca965cd862fc2c4ceac16a0b773fc15d8e",
"templateCredsSetupCompleted": true
},
"name": "博客关键词搜索",
"tags": [],
"nodes": [
{
"id": "682d6ccd-4b0b-46a3-a4c8-8a864d13dd36",
"name": "点击“测试工作流”时",
"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": {
"id": "dtJiH0StOVAQxDPK",
"name": "Google Sheets account"
}
},
"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": {
"id": "dtJiH0StOVAQxDPK",
"name": "Google Sheets account"
}
},
"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": {
"id": "LX0AFf7mZlnteF5u",
"name": "Google Drive account"
}
},
"typeVersion": 3
},
{
"id": "55bd3f9b-fe9f-4c9b-9369-f7cd3f65e39e",
"name": "拆分输出",
"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": "编辑字段",
"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": "拆分输出1",
"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": "编辑字段2",
"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": "拆分输出2",
"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": "编辑字段3",
"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": "拆分输出3",
"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": "编辑字段4",
"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": "拆分输出4",
"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": "相关关键词",
"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": {
"id": "2y2DQROk7JdQ1ec1",
"name": "data for seo basic"
},
"httpHeaderAuth": {
"id": "Vw234zk8W0hnkIg9",
"name": "data for seo "
}
},
"typeVersion": 4.2
},
{
"id": "d4b284b9-5fd6-4833-9778-c4fb2a9b2f06",
"name": "关键词建议",
"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": {
"id": "2y2DQROk7JdQ1ec1",
"name": "data for seo basic"
}
},
"typeVersion": 4.2
},
{
"id": "3ee2b5c7-799a-403b-8e96-dc5e0c648082",
"name": "关键词创意",
"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": {
"id": "2y2DQROk7JdQ1ec1",
"name": "data for seo basic"
}
},
"typeVersion": 4.2
},
{
"id": "ac3ae316-d309-489e-b00b-14278bbd3887",
"name": "获取自动补全",
"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": {
"id": "2y2DQROk7JdQ1ec1",
"name": "data for seo basic"
}
},
"typeVersion": 4.2
},
{
"id": "41894e86-e67e-4f58-95d6-6b488de6a5d3",
"name": "获取子主题",
"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": {
"id": "2y2DQROk7JdQ1ec1",
"name": "data for seo basic"
}
},
"typeVersion": 4.2
},
{
"id": "4e932ab8-40d6-4219-8b1c-260dfef6f84a",
"name": "编辑字段6",
"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": {
"id": "dtJiH0StOVAQxDPK",
"name": "Google Sheets account"
}
},
"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": {
"id": "dtJiH0StOVAQxDPK",
"name": "Google Sheets account"
}
},
"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": {
"id": "dtJiH0StOVAQxDPK",
"name": "Google Sheets account"
}
},
"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": {
"id": "dtJiH0StOVAQxDPK",
"name": "Google Sheets account"
}
},
"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": {
"id": "dtJiH0StOVAQxDPK",
"name": "Google Sheets account"
}
},
"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": {
"id": "dtJiH0StOVAQxDPK",
"name": "Google Sheets account"
}
},
"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": {
"id": "dtJiH0StOVAQxDPK",
"name": "Google Sheets account"
}
},
"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": {
"id": "dtJiH0StOVAQxDPK",
"name": "Google Sheets account"
}
},
"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": {
"id": "dtJiH0StOVAQxDPK",
"name": "Google Sheets account"
}
},
"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": {
"id": "dtJiH0StOVAQxDPK",
"name": "Google Sheets account"
}
},
"typeVersion": 4.5
},
{
"id": "97946938-dd86-437c-9b1a-8d2ab25ddc4e",
"name": "拆分输出5",
"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": "编辑字段1",
"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": "过滤器",
"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": "过滤器1",
"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": "用户还问",
"type": "n8n-nodes-base.httpRequest",
"position": [
528,
752
],
"parameters": {
"url": "https://api.dataforseo.com/v3/serp/google/organic/live/advanced",
"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": {
"id": "2y2DQROk7JdQ1ec1",
"name": "data for seo basic"
}
},
"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": {
"id": "dtJiH0StOVAQxDPK",
"name": "Google Sheets account"
}
},
"typeVersion": 4.5
},
{
"id": "047bdc6d-c3ab-44b0-82cd-94544e6122f9",
"name": "拆分输出6",
"type": "n8n-nodes-base.splitOut",
"position": [
1232,
752
],
"parameters": {
"options": {},
"fieldToSplitOut": "items"
},
"typeVersion": 1
},
{
"id": "88949c52-9747-4cc5-bae8-73e336438c0f",
"name": "编辑字段5",
"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": {
"id": "dtJiH0StOVAQxDPK",
"name": "Google Sheets account"
}
},
"typeVersion": 4.5
},
{
"id": "6cdb50bd-1056-4094-ac0c-999378320310",
"name": "便签",
"type": "n8n-nodes-base.stickyNote",
"position": [
-1328,
-336
],
"parameters": {
"width": 544,
"height": 304,
"content": "## 电子表格创建:基于当前日期创建具有动态标题的新 Google 表格(例如\"YYYY-MM-DD-seo pro\"),并为组织不同类型的关键词数据预定义工作表名称(如关键词、SERP、内容、相关关键词、关键词创意、建议关键词、子主题、自动补全)。**双击**编辑我。[指南](https://docs.n8n.io/workflows/sticky-notes/)"
},
"typeVersion": 1
},
{
"id": "02982b02-3fc3-4ebb-a7c4-7ce7640534f7",
"name": "便签 1",
"type": "n8n-nodes-base.stickyNote",
"position": [
-608,
-192
],
"parameters": {
"width": 448,
"height": 224,
"content": "## Google Drive 集成:将新建的电子表格移动到 Google Drive 中的指定文件夹(\"seo pro\")进行有序存储。**双击**编辑我。[指南](https://docs.n8n.io/workflows/sticky-notes/)"
},
"typeVersion": 1
},
{
"id": "df968794-2399-4572-9087-a32044051d58",
"name": "便签 2",
"type": "n8n-nodes-base.stickyNote",
"position": [
-64,
-800
],
"parameters": {
"width": 848,
"height": 640,
"content": "###API 数据收集:"
},
"typeVersion": 1
}
],
"active": false,
"pinData": {
"related keyword": [
{
"json": {
"cost": 0.017,
"time": "0.1867 sec.",
"tasks": [
{
"id": "06081436-9946-0387-0000-282e16568d5d",
"cost": 0.017,
"data": {
"api": "dataforseo_labs",
"depth": 3,
"limit": 100,
"keyword": "ai automation",
"se_type": "google",
"function": "related_keywords",
"language_name": "english",
"location_name": "united states",
"ignore_synonyms": false,
"include_serp_info": true,
"include_seed_keyword": false,
"include_clickstream_data": false,
"replace_with_core_keyword": false
},
"path": [
"v3",
"dataforseo_labs",
"google",
"related_keywords",
"live"
],
"time": "0.1210 sec.",
"result": [
{
"items": [
{
"depth": 3,
"se_type": "google",
"keyword_data": {
"keyword": "chatgpt",
"se_type": "google",
"serp_info": {
"se_type": "google",
"check_url": "https://www.google.com/search?q=chatgpt&num=100&hl=en&gl=US&gws_rd=cr&ie=UTF-8&oe=UTF-8&glp=1&uule=w+CAIQIFISCQs2MuSEtepUEUK33kOSuTsc",
"serp_item_types": [
"organic",
"product_considerations",
"perspectives",
"related_searches",
"knowledge_graph"
],
"se_results_count": 1770000000,
"last_updated_time": "2025-05-30 15:02:19 +00:00",
"previous_updated_time": "2025-04-12 04:01:32 +00:00"
},
"keyword_info": {
"cpc": 0.14,
"se_type": "google",
"categories": [
10005,
10021,
10176,
13636,
13637
],
"competition": 0.15,
"search_volume": 45500000,
"monthly_searches": [
{
"year": 2025,
"month": 4,
"search_volume": 101000000
},
{
"year": 2025,
"month": 3,
"search_volume": 68000000
},
{
"year": 2025,
"month": 2,
"search_volume": 55600000
},
{
"year": 2025,
"month": 1,
"search_volume": 55600000
},
{
"year": 2024,
"month": 12,
"search_volume": 45500000
},
{
"year": 2024,
"month": 11,
"search_volume": 45500000
},
{
"year": 2024,
"month": 10,
"search_volume": 45500000
},
{
"year": 2024,
"month": 9,
"search_volume": 37200000
},
{
"year": 2024,
"month": 8,
"search_volume": 24900000
},
{
"year": 2024,
"month": 7,
"search_volume": 24900000
},
{
"year": 2024,
"month": 6,
"search_volume": 24900000
},
{
"year": 2024,
"month": 5,
"search_volume": 30400000
}
],
"competition_level": "LOW",
"last_updated_time": "2025-05-11 01:20:42 +00:00",
"low_top_of_page_bid": 0.04,
"search_volume_trend": {
"yearly": 232,
"monthly": 49,
"quarterly": 82
},
"high_top_of_page_bid": 0.27
},
"language_code": "en",
"location_code": 2840,
"avg_backlinks_info": {
"rank": 453.3,
"se_type": "google",
"dofollow": 508827.4,
"backlinks": 668434.2,
"referring_pages": 604686.2,
"main_domain_rank": 782.4,
"last_updated_time": "2025-05-30 12:02:20 +00:00",
"referring_domains": 23659.9,
"referring_main_domains": 21832.7
},
"keyword_properties": {
"se_type": "google",
"core_keyword": "chat gpt",
"detected_language": "ca",
"keyword_difficulty": 100,
"is_another_language": true,
"synonym_clustering_algorithm": "text_processing"
},
"search_intent_info": {
"se_type": "google",
"main_intent": "informational",
"foreign_intent": null,
"last_updated_time": "2023-03-05 16:49:37 +00:00"
},
"clickstream_keyword_info": null,
"keyword_info_normalized_with_bing": null,
"keyword_info_normalized_with_clickstream": null
},
"related_keywords": [
"chatgpt free",
"chatgpt login",
"chatgpt download",
"chatgpt openai",
"chatgpt app",
"chatgpt 4",
"chatgpt free online",
"chatgpt ai"
]
},
{
"depth": 3,
"se_type": "google",
"keyword_data": {
"keyword": "zapier",
"se_type": "google",
"serp_info": {
"se_type": "google",
"check_url": "https://www.google.com/search?q=zapier&num=100&hl=en&gl=US&gws_rd=cr&ie=UTF-8&oe=UTF-8&glp=1&uule=w+CAIQIFISCQs2MuSEtepUEUK33kOSuTsc",
"serp_item_types": [
"paid",
"organic",
"people_also_ask",
"images",
"perspectives",
"related_searches",
"knowledge_graph"
],
"se_results_count": 48900000,
"last_updated_time": "2025-05-30 15:11:57 +00:00",
"previous_updated_time": "2025-04-12 04:15:43 +00:00"
},
"keyword_info": {
"cpc": 2.61,
"se_type": "google",
"categories": [
10007,
10019,
10168,
10296,
10885,
11265,
11273,
12209,
13094,
13418,
13598
],
"competition": 0.27,
"search_volume": 135000,
"monthly_searches": [
{
"year": 2025,
"month": 4,
"search_volume": 201000
},
{
"year": 2025,
"month": 3,
"search_volume": 165000
},
{
"year": 2025,
"month": 2,
"search_volume": 135000
},
{
"year": 2025,
"month": 1,
"search_volume": 135000
},
{
"year": 2024,
"month": 12,
"search_volume": 110000
},
{
"year": 2024,
"month": 11,
"search_volume": 110000
},
{
"year": 2024,
"month": 10,
"search_volume": 110000
},
{
"year": 2024,
"month": 9,
"search_volume": 110000
},
{
"year": 2024,
"month": 8,
"search_volume": 110000
},
{
"year": 2024,
"month": 7,
"search_volume": 110000
},
{
"year": 2024,
"month": 6,
"search_volume": 110000
},
{
"year": 2024,
"month": 5,
"search_volume": 110000
}
],
"competition_level": "LOW",
"last_updated_time": "2025-05-10 04:52:56 +00:00",
"low_top_of_page_bid": 3.29,
"search_volume_trend": {
"yearly": 83,
"monthly": 22,
"quarterly": 49
},
"high_top_of_page_bid": 12.08
},
"language_code": "en",
"location_code": 2840,
"avg_backlinks_info": {
"rank": 234.6,
"se_type": "google",
"dofollow": 18007.6,
"backlinks": 28113.8,
"referring_pages": 25214,
"main_domain_rank": 781.1,
"last_updated_time": "2025-05-30 12:12:00 +00:00",
"referring_domains": 4181,
"referring_main_domains": 3658.4
},
"keyword_properties": {
"se_type": "google",
"core_keyword": null,
"detected_language": "sl",
"keyword_difficulty": 47,
"is_another_language": true,
"synonym_clustering_algorithm": "text_processing"
},
"search_intent_info": {
"se_type": "google",
"main_intent": "navigational",
"foreign_intent": null,
"last_updated_time": "2023-03-03 16:44:35 +00:00"
},
"clickstream_keyword_info": null,
"keyword_info_normalized_with_bing": null,
"keyword_info_normalized_with_clickstream": null
},
"related_keywords": [
"zapier login",
"zapier pricing",
"zapier careers",
"zapier ai",
"zapier alternatives",
"zapier app",
"zapier vs make",
"what is zapier used for"
]
},
{
"depth": 0,
"se_type": "google",
"keyword_data": {
"keyword": "ai automation",
"se_type": "google",
"serp_info": {
"se_type": "google",
"check_url": "https://www.google.com/search?q=ai%20automation&num=100&hl=en&gl=US&gws_rd=cr&ie=UTF-8&oe=UTF-8&glp=1&uule=w+CAIQIFISCQs2MuSEtepUEUK33kOSuTsc",
"serp_item_types": [
"ai_overview",
"organic",
"people_also_ask",
"perspectives",
"people_also_search",
"related_searches"
],
"se_results_count": 387000000,
"last_updated_time": "2025-05-31 07:06:35 +00:00",
"previous_updated_time": "2025-04-13 21:23:05 +00:00"
},
"keyword_info": {
"cpc": 40.8,
"se_type": "google",
"categories": [
10004,
10306,
12566,
13464
],
"competition": 0.36,
"search_volume": 4400,
"monthly_searches": [
{
"year": 2025,
"month": 4,
"search_volume": 6600
},
{
"year": 2025,
"month": 3,
"search_volume": 6600
},
{
"year": 2025,
"month": 2,
"search_volume": 5400
},
{
"year": 2025,
"month": 1,
"search_volume": 5400
},
{
"year": 2024,
"month": 12,
"search_volume": 4400
},
{
"year": 2024,
"month": 11,
"search_volume": 3600
},
{
"year": 2024,
"month": 10,
"search_volume": 3600
},
{
"year": 2024,
"month": 9,
"search_volume": 2900
},
{
"year": 2024,
"month": 8,
"search_volume": 2900
},
{
"year": 2024,
"month": 7,
"search_volume": 2900
},
{
"year": 2024,
"month": 6,
"search_volume": 2900
},
{
"year": 2024,
"month": 5,
"search_volume": 3600
}
],
"competition_level": "MEDIUM",
"last_updated_time": "2025-05-14 05:25:23 +00:00",
"low_top_of_page_bid": 8.27,
"search_volume_trend": {
"yearly": 247,
"monthly": 0,
"quarterly": 22
},
"high_top_of_page_bid": 34.9
},
"language_code": "en",
"location_code": 2840,
"avg_backlinks_info": {
"rank": 175.8,
"se_type": "google",
"dofollow": 665.4,
"backlinks": 1030.9,
"referring_pages": 910.6,
"main_domain_rank": 563.7,
"last_updated_time": "2025-05-31 04:06:36 +00:00",
"referring_domains": 180.7,
"referring_main_domains": 172.6
},
"keyword_properties": {
"se_type": "google",
"core_keyword": "ai automations",
"detected_language": "fr",
"keyword_difficulty": 29,
"is_another_language": true,
"synonym_clustering_algorithm": "text_processing"
},
"search_intent_info": {
"se_type": "google",
"main_intent": "commercial",
"foreign_intent": [
"navigational"
],
"last_updated_time": "2023-03-04 12:41:09 +00:00"
},
"clickstream_keyword_info": null,
"keyword_info_normalized_with_bing": null,
"keyword_info_normalized_with_clickstream": null
},
"related_keywords": [
"ai automation agency",
"ai automation free",
"ai automation bot",
"ai automation tools",
"ai automation course",
"ai automation examples",
"ai automation app",
"ai automation reddit"
]
},
{
"depth": 3,
"se_type": "google",
"keyword_data": {
"keyword": "free ai courses",
"se_type": "google",
"serp_info": {
"se_type": "google",
"check_url": "https://www.google.com/search?q=free%20ai%20courses&num=100&hl=en&gl=US&gws_rd=cr&ie=UTF-8&oe=UTF-8&glp=1&uule=w+CAIQIFISCQs2MuSEtepUEUK33kOSuTsc",
"serp_item_types": [
"ai_overview",
"found_on_web",
"courses",
"people_also_ask",
"organic",
"perspectives",
"related_searches"
],
"se_results_count": 2560000000,
"last_updated_time": "2025-04-26 06:47:13 +00:00",
"previous_updated_time": "2025-03-11 15:34:15 +00:00"
},
"keyword_info": {
"cpc": 5.45,
"se_type": "google",
"categories": [
10016,
10141,
10758,
10759,
12047,
12198
],
"competition": 0.74,
"search_volume": 4400,
"monthly_searches": [
{
"year": 2025,
"month": 4,
"search_volume": 6600
},
{
"year": 2025,
"month": 3,
"search_volume": 5400
},
{
"year": 2025,
"month": 2,
"search_volume": 5400
},
{
"year": 2025,
"month": 1,
"search_volume": 6600
},
{
"year": 2024,
"month": 12,
"search_volume": 3600
},
{
"year": 2024,
"month": 11,
"search_volume": 2900
},
{
"year": 2024,
"month": 10,
"search_volume": 2900
},
{
"year": 2024,
"month": 9,
"search_volume": 2900
},
{
"year": 2024,
"month": 8,
"search_volume": 2900
},
{
"year": 2024,
"month": 7,
"search_volume": 2900
},
{
"year": 2024,
"month": 6,
"search_volume": 4400
},
{
"year": 2024,
"month": 5,
"search_volume": 3600
}
],
"competition_level": "HIGH",
"last_updated_time": "2025-05-14 01:58:45 +00:00",
"low_top_of_page_bid": 1.87,
"search_volume_trend": {
"yearly": 83,
"monthly": 22,
"quarterly": 22
},
"high_top_of_page_bid": 5.73
},
"language_code": "en",
"location_code": 2840,
"avg_backlinks_info": {
"rank": 215,
"se_type": "google",
"dofollow": 3402,
"backlinks": 4640.3,
"referring_pages": 4275.5,
"main_domain_rank": 566.8,
"last_updated_time": "2025-04-26 03:47:13 +00:00",
"referring_domains": 532.7,
"referring_main_domains": 485.9
},
"keyword_properties": {
"se_type": "google",
"core_keyword": null,
"detected_language": "en",
"keyword_difficulty": 37,
"is_another_language": false,
"synonym_clustering_algorithm": "text_processing"
},
"search_intent_info": {
"se_type": "google",
"main_intent": "navigational",
"foreign_intent": null,
"last_updated_time": "2023-03-03 12:58:48 +00:00"
},
"clickstream_keyword_info": null,
"keyword_info_normalized_with_bing": null,
"keyword_info_normalized_with_clickstream": null
},
"related_keywords": [
"free ai courses with certificates",
"free ai courses online",
"free ai courses by google",
"free ai courses with certificate by google",
"free ai courses for beginners",
"best free ai courses",
"free ai courses for students",
"top 10 free ai courses"
]
},
{
"depth": 3,
"se_type": "google",
"keyword_data": {
"keyword": "ai examples",
"se_type": "google",
"serp_info": {
"se_type": "google",
"check_url": "https://www.google.com/search?q=ai%20examples&num=100&hl=en&gl=US&gws_rd=cr&ie=UTF-8&oe=UTF-8&glp=1&uule=w+CAIQIFISCQs2MuSEtepUEUK33kOSuTsc",
"serp_item_types": [
"ai_overview",
"found_on_web",
"organic",
"people_also_ask",
"related_searches"
],
"se_results_count": 4080000000,
"last_updated_time": "2025-06-01 01:00:45 +00:00",
"previous_updated_time": "2025-04-14 05:31:28 +00:00"
},
"keyword_info": {
"cpc": 4.5,
"se_type": "google",
"categories": [
10016,
10139,
10743,
12018
],
"competition": 0.06,
"search_volume": 1900,
"monthly_searches": [
{
"year": 2025,
"month": 4,
"search_volume": 2400
},
{
"year": 2025,
"month": 3,
"search_volume": 1900
},
{
"year": 2025,
"month": 2,
"search_volume": 1600
},
{
"year": 2025,
"month": 1,
"search_volume": 1900
},
{
"year": 2024,
"month": 12,
"search_volume": 1600
},
{
"year": 2024,
"month": 11,
"search_volume": 1600
},
{
"year": 2024,
"month": 10,
"search_volume": 1900
},
{
"year": 2024,
"month": 9,
"search_volume": 1900
},
{
"year": 2024,
"month": 8,
"search_volume": 1300
},
{
"year": 2024,
"month": 7,
"search_volume": 1300
},
{
"year": 2024,
"month": 6,
"search_volume": 1600
},
{
"year": 2024,
"month": 5,
"search_volume": 1900
}
],
"competition_level": "LOW",
"last_updated_time": "2025-05-13 08:02:00 +00:00",
"low_top_of_page_bid": 1.1,
"search_volume_trend": {
"yearly": 0,
"monthly": 26,
"quarterly": 50
},
"high_top_of_page_bid": 4.59
},
"language_code": "en",
"location_code": 2840,
"avg_backlinks_info": {
"rank": 254,
"se_type": "google",
"dofollow": 3027.7,
"backlinks": 5534.9,
"referring_pages": 3284.8,
"main_domain_rank": 561.6,
"last_updated_time": "2025-05-31 22:00:46 +00:00",
"referring_domains": 765.5,
"referring_main_domains": 716.3
},
"keyword_properties": {
"se_type": "google",
"core_keyword": "examples of ai",
"detected_language": "kk",
"keyword_difficulty": 46,
"is_another_language": true,
"synonym_clustering_algorithm": "text_processing"
},
"search_intent_info": {
"se_type": "google",
"main_intent": "informational",
"foreign_intent": null,
"last_updated_time": "2023-03-04 12:41:40 +00:00"
},
"clickstream_keyword_info": null,
"keyword_info_normalized_with_bing": null,
"keyword_info_normalized_with_clickstream": null
},
"related_keywords": [
"10 examples of artificial intelligence",
"ai examples in real life",
"ai examples companies",
"ai examples today",
"ai examples 2022",
"examples of ai tools",
"examples of ai applications",
"what is ai"
]
},
{
"depth": 1,
"se_type": "google",
"keyword_data": {
"keyword": "ai automation agency",
"se_type": "google",
"serp_info": {
"se_type": "google",
"check_url": "https://www.google.com/search?q=ai%20automation%20agency&num=100&hl=en&gl=US&gws_rd=cr&ie=UTF-8&oe=UTF-8&glp=1&uule=w+CAIQIFISCQs2MuSEtepUEUK33kOSuTsc",
"serp_item_types": [
"organic",
"people_also_ask",
"perspectives",
"images",
"related_searches"
],
"se_results_count": 143000000,
"last_updated_time": "2025-06-01 12:42:38 +00:00",
"previous_updated_time": "2025-04-15 01:59:31 +00:00"
},
"keyword_info": {
"cpc": 22.23,
"se_type": "google",
"categories": [
10004,
10306,
12566,
13464
],
"competition": 0.58,
"search_volume": 1300,
"monthly_searches": [
{
"year": 2025,
"month": 4,
"search_volume": 1900
},
{
"year": 2025,
"month": 3,
"search_volume": 1900
},
{
"year": 2025,
"month": 2,
"search_volume": 1900
},
{
"year": 2025,
"month": 1,
"search_volume": 1900
},
{
"year": 2024,
"month": 12,
"search_volume": 1600
},
{
"year": 2024,
"month": 11,
"search_volume": 1300
},
{
"year": 2024,
"month": 10,
"search_volume": 1300
},
{
"year": 2024,
"month": 9,
"search_volume": 880
},
{
"year": 2024,
"month": 8,
"search_volume": 720
},
{
"year": 2024,
"month": 7,
"search_volume": 880
},
{
"year": 2024,
"month": 6,
"search_volume": 880
},
{
"year": 2024,
"month": 5,
"search_volume": 880
}
],
"competition_level": "MEDIUM",
"last_updated_time": "2025-05-10 19:58:00 +00:00",
"low_top_of_page_bid": 5.36,
"search_volume_trend": {
"yearly": 164,
"monthly": 0,
"quarterly": 0
},
"high_top_of_page_bid": 23.25
},
"language_code": "en",
"location_code": 2840,
"avg_backlinks_info": {
"rank": 113.5,
"se_type": "google",
"dofollow": 143.5,
"backlinks": 146.6,
"referring_pages": 145.4,
"main_domain_rank": 540.5,
"last_updated_time": "2025-06-01 09:42:42 +00:00",
"referring_domains": 8.4,
"referring_main_domains": 8.3
},
"keyword_properties": {
"se_type": "google",
"core_keyword": "automated ai agency",
"detected_language": "en",
"keyword_difficulty": 14,
"is_another_language": false,
"synonym_clustering_algorithm": "text_processing"
},
"search_intent_info": {
"se_type": "google",
"main_intent": "navigational",
"foreign_intent": null,
"last_updated_time": "2023-06-30 12:23:23 +00:00"
},
"clickstream_keyword_info": null,
"keyword_info_normalized_with_bing": null,
"keyword_info_normalized_with_clickstream": null
},
"related_keywords": [
"ai automation agency reviews",
"ai automation agency reddit",
"ai automation agency liam ottley",
"ai automation agency course",
"ai automation agency course free",
"best ai automation agency",
"ai automation agency examples",
"ai automation agency business model"
]
},
{
"depth": 3,
"se_type": "google",
"keyword_data": {
"keyword": "best ai tools for business",
"se_type": "google",
"serp_info": {
"se_type": "google",
"check_url": "https://www.google.com/search?q=best%20ai%20tools%20for%20business&num=100&hl=en&gl=US&gws_rd=cr&ie=UTF-8&oe=UTF-8&glp=1&uule=w+CAIQIFISCQs2MuSEtepUEUK33kOSuTsc",
"serp_item_types": [
"organic",
"people_also_ask",
"perspectives",
"people_also_search",
"related_searches"
],
"se_results_count": 1460000000,
"last_updated_time": "2025-04-15 01:39:11 +00:00",
"previous_updated_time": "2025-03-05 04:39:05 +00:00"
},
"keyword_info": {
"cpc": 24.97,
"se_type": "google",
"categories": [
10004,
10013,
10019,
10167,
10282,
11287,
12590
],
"competition": 0.52,
"search_volume": 1300,
"monthly_searches": [
{
"year": 2025,
"month": 4,
"search_volume": 1300
},
{
"year": 2025,
"month": 3,
"search_volume": 1300
},
{
"year": 2025,
"month": 2,
"search_volume": 1000
},
{
"year": 2025,
"month": 1,
"search_volume": 1300
},
{
"year": 2024,
"month": 12,
"search_volume": 880
},
{
"year": 2024,
"month": 11,
"search_volume": 590
},
{
"year": 2024,
"month": 10,
"search_volume": 590
},
{
"year": 2024,
"month": 9,
"search_volume": 880
},
{
"year": 2024,
"month": 8,
"search_volume": 1000
},
{
"year": 2024,
"month": 7,
"search_volume": 1600
},
{
"year": 2024,
"month": 6,
"search_volume": 2400
},
{
"year": 2024,
"month": 5,
"search_volume": 1300
}
],
"competition_level": "MEDIUM",
"last_updated_time": "2025-05-10 12:11:35 +00:00",
"low_top_of_page_bid": 7.23,
"search_volume_trend": {
"yearly": -32,
"monthly": 0,
"quarterly": 30
},
"high_top_of_page_bid": 26.49
},
"language_code": "en",
"location_code": 2840,
"avg_backlinks_info": {
"rank": 240.9,
"se_type": "google",
"dofollow": 1308.4,
"backlinks": 2162.4,
"referring_pages": 1462.1,
"main_domain_rank": 632.8,
"last_updated_time": "2025-04-14 22:39:13 +00:00",
"referring_domains": 323.8,
"referring_main_domains": 305.6
},
"keyword_properties": {
"se_type": "google",
"core_keyword": "the best ai tools for business",
"detected_language": "en",
"keyword_difficulty": 49,
"is_another_language": false,
"synonym_clustering_algorithm": "text_processing"
},
"search_intent_info": {
"se_type": "google",
"main_intent": "transactional",
"foreign_intent": [
"commercial"
],
"last_updated_time": "2023-03-02 09:24:15 +00:00"
},
"clickstream_keyword_info": null,
"keyword_info_normalized_with_bing": null,
"keyword_info_normalized_with_clickstream": null
},
"related_keywords": [
"best ai tools for business reddit",
"best ai tools for business free",
"free ai tools list",
"best ai tools for business productivity",
"best ai tools for students",
"best free ai tools",
"best free ai tools for marketing",
"best ai tools for small business"
]
},
{
"depth": 3,
"se_type": "google",
"keyword_data": {
"keyword": "best free ai tools",
"se_type": "google",
"serp_info": {
"se_type": "google",
"check_url": "https://www.google.com/search?q=best%20free%20ai%20tools&num=100&hl=en&gl=US&gws_rd=cr&ie=UTF-8&oe=UTF-8&glp=1&uule=w+CAIQIFISCQs2MuSEtepUEUK33kOSuTsc",
"serp_item_types": [
"ai_overview",
"found_on_web",
"organic",
"people_also_ask",
"discussions_and_forums",
"perspectives",
"images",
"people_also_search",
"related_searches"
],
"se_results_count": 2390000000,
"last_updated_time": "2025-06-01 12:16:36 +00:00",
"previous_updated_time": "2025-04-14 10:28:42 +00:00"
},
"keyword_info": {
"cpc": 3.76,
"se_type": "google",
"categories": [
10019,
10168,
10885,
12210,
13816
],
"competition": 0.47,
"search_volume": 1300,
"monthly_searches": [
{
"year": 2025,
"month": 4,
"search_volume": 1600
},
{
"year": 2025,
"month": 3,
"search_volume": 1600
},
{
"year": 2025,
"month": 2,
"search_volume": 1300
},
{
"year": 2025,
"month": 1,
"search_volume": 1300
},
{
"year": 2024,
"month": 12,
"search_volume": 1000
},
{
"year": 2024,
"month": 11,
"search_volume": 880
},
{
"year": 2024,
"month": 10,
"search_volume": 1000
},
{
"year": 2024,
"month": 9,
"search_volume": 1000
},
{
"year": 2024,
"month": 8,
"search_volume": 880
},
{
"year": 2024,
"month": 7,
"search_volume": 880
},
{
"year": 2024,
"month": 6,
"search_volume": 2900
},
{
"year": 2024,
"month": 5,
"search_volume": 1600
}
],
"competition_level": "MEDIUM",
"last_updated_time": "2025-05-13 06:12:47 +00:00",
"low_top_of_page_bid": 1.17,
"search_volume_trend": {
"yearly": -45,
"monthly": 0,
"quarterly": 23
},
"high_top_of_page_bid": 3.94
},
"language_code": "en",
"location_code": 2840,
"avg_backlinks_info": {
"rank": 161,
"se_type": "google",
"dofollow": 443.1,
"backlinks": 753.2,
"referring_pages": 527,
"main_domain_rank": 667.9,
"last_updated_time": "2025-06-01 09:16:40 +00:00",
"referring_domains": 184.3,
"referring_main_domains": 176.3
},
"keyword_properties": {
"se_type": "google",
"core_keyword": "best ai tools for free",
"detected_language": "it",
"keyword_difficulty": 27,
"is_another_language": true,
"synonym_clustering_algorithm": "text_processing"
},
"search_intent_info": {
"se_type": "google",
"main_intent": "commercial",
"foreign_intent": [
"transactional"
],
"last_updated_time": "2023-03-02 09:59:33 +00:00"
},
"clickstream_keyword_info": null,
"keyword_info_normalized_with_bing": null,
"keyword_info_normalized_with_clickstream": null
},
"related_keywords": [
"best free ai tools for students",
"free ai tools list",
"free ai tools online",
"chatgpt",
"free ai tools like chatgpt",
"google ai",
"top 10 ai tools",
"best ai tools for students"
]
},
{
"depth": 3,
"se_type": "google",
"keyword_data": {
"keyword": "free ai tools like chatgpt",
"se_type": "google",
"serp_info": {
"se_type": "google",
"check_url": "https://www.google.com/search?q=free%20ai%20tools%20like%20chatgpt&num=100&hl=en&gl=US&gws_rd=cr&ie=UTF-8&oe=UTF-8&glp=1&uule=w+CAIQIFISCQs2MuSEtepUEUK33kOSuTsc",
"serp_item_types": [
"found_on_web",
"organic",
"people_also_ask",
"perspectives",
"people_also_search",
"related_searches"
],
"se_results_count": 317000000,
"last_updated_time": "2025-04-27 08:02:33 +00:00",
"previous_updated_time": "2025-03-12 10:22:43 +00:00"
},
"keyword_info": {
"cpc": 4.35,
"se_type": "google",
"categories": [
10004,
10013,
10108,
10109,
10276,
10756,
13432,
13560
],
"competition": 0.66,
"search_volume": 1000,
"monthly_searches": [
{
"year": 2025,
"month": 4,
"search_volume": 880
},
{
"year": 2025,
"month": 3,
"search_volume": 880
},
{
"year": 2025,
"month": 2,
"search_volume": 880
},
{
"year": 2025,
"month": 1,
"search_volume": 880
},
{
"year": 2024,
"month": 12,
"search_volume": 880
},
{
"year": 2024,
"month": 11,
"search_volume": 880
},
{
"year": 2024,
"month": 10,
"search_volume": 2400
},
{
"year": 2024,
"month": 9,
"search_volume": 1600
},
{
"year": 2024,
"month": 8,
"search_volume": 720
},
{
"year": 2024,
"month": 7,
"search_volume": 720
},
{
"year": 2024,
"month": 6,
"search_volume": 880
},
{
"year": 2024,
"month": 5,
"search_volume": 720
}
],
"competition_level": "MEDIUM",
"last_updated_time": "2025-05-13 01:48:34 +00:00",
"low_top_of_page_bid": 1.45,
"search_volume_trend": {
"yearly": 0,
"monthly": 0,
"quarterly": 0
},
"high_top_of_page_bid": 4.54
},
"language_code": "en",
"location_code": 2840,
"avg_backlinks_info": {
"rank": 140.3,
"se_type": "google",
"dofollow": 978.1,
"backlinks": 1236.5,
"referring_pages": 1074.8,
"main_domain_rank": 566.8,
"last_updated_time": "2025-04-27 05:02:35 +00:00",
"referring_domains": 120.7,
"referring_main_domains": 113
},
"keyword_properties": {
"se_type": "google",
"core_keyword": null,
"detected_language": "en",
"keyword_difficulty": 20,
"is_another_language": false,
"synonym_clustering_algorithm": "text_processing"
},
"search_intent_info": {
"se_type": "google",
"main_intent": "transactional",
"foreign_intent": null,
"last_updated_time": "2023-05-07 12:59:20 +00:00"
},
"clickstream_keyword_info": null,
"keyword_info_normalized_with_bing": null,
"keyword_info_normalized_with_clickstream": null
},
"related_keywords": [
"free ai tools like chatgpt reddit",
"chatsonic",
"perplexity ai",
"best free ai tools like chatgpt",
"free ai tools like chatgpt github",
"claude ai",
"chatsonic ai",
"chat gpt alternative free online"
]
},
{
"depth": 3,
"se_type": "google",
"keyword_data": {
"keyword": "free ai tools online",
"se_type": "google",
"serp_info": {
"se_type": "google",
"check_url": "https://www.google.com/search?q=free%20ai%20tools%20online&num=100&hl=en&gl=US&gws_rd=cr&ie=UTF-8&oe=UTF-8&glp=1&uule=w+CAIQIFISCQs2MuSEtepUEUK33kOSuTsc",
"serp_item_types": [
"ai_overview",
"organic",
"people_also_ask",
"related_searches"
],
"se_results_count": 3430000000,
"last_updated_time": "2025-06-01 17:40:53 +00:00",
"previous_updated_time": "2025-04-15 00:14:11 +00:00"
},
"keyword_info": {
"cpc": 3.85,
"se_type": "google",
"categories": [
10004,
10282,
11287,
12590
],
"competition": 0.56,
"search_volume": 1000,
"monthly_searches": [
{
"year": 2025,
"month": 4,
"search_volume": 1300
},
{
"year": 2025,
"month": 3,
"search_volume": 1300
},
{
"year": 2025,
"month": 2,
"search_volume": 1300
},
{
"year": 2025,
"month": 1,
"search_volume": 1300
},
{
"year": 2024,
"month": 12,
"search_volume": 1000
},
{
"year": 2024,
"month": 11,
"search_volume": 1000
},
{
"year": 2024,
"month": 10,
"search_volume": 1300
},
{
"year": 2024,
"month": 9,
"search_volume": 1300
},
{
"year": 2024,
"month": 8,
"search_volume": 1000
},
{
"year": 2024,
"month": 7,
"search_volume": 880
},
{
"year": 2024,
"month": 6,
"search_volume": 880
},
{
"year": 2024,
"month": 5,
"search_volume": 1300
}
],
"competition_level": "MEDIUM",
"last_updated_time": "2025-05-10 02:20:40 +00:00",
"low_top_of_page_bid": 1.27,
"search_volume_trend": {
"yearly": -32,
"monthly": 0,
"quarterly": 0
},
"high_top_of_page_bid": 3.53
},
"language_code": "en",
"location_code": 2840,
"avg_backlinks_info": {
"rank": 305.2,
"se_type": "google",
"dofollow": 12759.5,
"backlinks": 17450.5,
"referring_pages": 15667.5,
"main_domain_rank": 492.8,
"last_updated_time": "2025-06-01 14:40:54 +00:00",
"referring_domains": 2054.8,
"referring_main_domains": 1921.3
},
"keyword_properties": {
"se_type": "google",
"core_keyword": null,
"detected_language": "it",
"keyword_difficulty": 65,
"is_another_language": true,
"synonym_clustering_algorithm": "text_processing"
},
"search_intent_info": {
"se_type": "google",
"main_intent": "transactional",
"foreign_intent": [
"navigational"
],
"last_updated_time": "2023-03-03 12:58:49 +00:00"
},
"clickstream_keyword_info": null,
"keyword_info_normalized_with_bing": null,
"keyword_info_normalized_with_clickstream": null
},
"related_keywords": [
"best free ai tools online",
"free ai tools like chatgpt",
"free ai tools list",
"free ai tools for students",
"free ai image generator",
"free ai writing generator",
"google ai",
"all ai tools in one website free"
]
},
{
"depth": 1,
"se_type": "google",
"keyword_data": {
"keyword": "ai automation tools",
"se_type": "google",
"serp_info": {
"se_type": "google",
"check_url": "https://www.google.com/search?q=ai%20automation%20tools&num=100&hl=en&gl=US&gws_rd=cr&ie=UTF-8&oe=UTF-8&glp=1&uule=w+CAIQIFISCQs2MuSEtepUEUK33kOSuTsc",
"serp_item_types": [
"ai_overview",
"found_on_web",
"organic",
"people_also_ask",
"perspectives",
"people_also_search",
"related_searches"
],
"se_results_count": 337000000,
"last_updated_time": "2025-04-27 21:30:21 +00:00",
"previous_updated_time": "2025-03-12 23:53:20 +00:00"
},
"keyword_info": {
"cpc": 19.67,
"se_type": "google",
"categories": [
10004,
10306,
12566,
13464
],
"competition": 0.35,
"search_volume": 720,
"monthly_searches": [
{
"year": 2025,
"month": 4,
"search_volume": 1000
},
{
"year": 2025,
"month": 3,
"search_volume": 1000
},
{
"year": 2025,
"month": 2,
"search_volume": 720
},
{
"year": 2025,
"month": 1,
"search_volume": 880
},
{
"year": 2024,
"month": 12,
"search_volume": 590
},
{
"year": 2024,
"month": 11,
"search_volume": 590
},
{
"year": 2024,
"month": 10,
"search_volume": 590
},
{
"year": 2024,
"month": 9,
"search_volume": 880
},
{
"year": 2024,
"month": 8,
"search_volume": 480
},
{
"year": 2024,
"month": 7,
"search_volume": 880
},
{
"year": 2024,
"month": 6,
"search_volume": 880
},
{
"year": 2024,
"month": 5,
"search_volume": 390
}
],
"competition_level": "MEDIUM",
"last_updated_time": "2025-05-09 17:55:57 +00:00",
"low_top_of_page_bid": 6.43,
"search_volume_trend": {
"yearly": 212,
"monthly": 0,
"quarterly": 39
},
"high_top_of_page_bid": 19.88
},
"language_code": "en",
"location_code": 2840,
"avg_backlinks_info": {
"rank": 257.9,
"se_type": "google",
"dofollow": 19235.2,
"backlinks": 35009.8,
"referring_pages": 31686.3,
"main_domain_rank": 557.9,
"last_updated_time": "2025-04-27 18:30:23 +00:00",
"referring_domains": 4638,
"referring_main_domains": 4062.8
},
"keyword_properties": {
"se_type": "google",
"core_keyword": null,
"detected_language": "en",
"keyword_difficulty": 46,
"is_another_language": false,
"synonym_clustering_algorithm": "text_processing"
},
"search_intent_info": {
"se_type": "google",
"main_intent": "commercial",
"foreign_intent": [
"navigational"
],
"last_updated_time": "2023-03-04 12:41:09 +00:00"
},
"clickstream_keyword_info": null,
"keyword_info_normalized_with_bing": null,
"keyword_info_normalized_with_clickstream": null
},
"related_keywords": [
"ai automation tools free",
"best ai automation tools",
"ai automation tools list",
"ai automation tools github",
"free ai tools list",
"ai automation tools for testing",
"ai automation tools for business",
"top 10 ai tools"
]
},
{
"depth": 3,
"se_type": "google",
"keyword_data": {
"keyword": "ai agents course",
"se_type": "google",
"serp_info": {
"se_type": "google",
"check_url": "https://www.google.com/search?q=ai%20agents%20course&num=100&hl=en&gl=US&gws_rd=cr&ie=UTF-8&oe=UTF-8&glp=1&uule=w+CAIQIFISCQs2MuSEtepUEUK33kOSuTsc",
"serp_item_types": [
"organic",
"people_also_ask",
"courses",
"perspectives",
"scholarly_articles",
"people_also_search",
"related_searches"
],
"se_results_count": 476000000,
"last_updated_time": "2025-06-02 12:21:08 +00:00",
"previous_updated_time": "2025-04-16 10:54:12 +00:00"
},
"keyword_info": {
"cpc": 9.47,
"se_type": "google",
"categories": [
10003,
10042
],
"competition": 0.82,
"search_volume": 720,
"monthly_searches": [
{
"year": 2025,
"month": 4,
"search_volume": 1300
},
{
"year": 2025,
"month": 3,
"search_volume": 1300
},
{
"year": 2025,
"month": 2,
"search_volume": 1300
},
{
"year": 2025,
"month": 1,
"search_volume": 1300
},
{
"year": 2024,
"month": 12,
"search_volume": 720
},
{
"year": 2024,
"month": 11,
"search_volume": 260
},
{
"year": 2024,
"month": 10,
"search_volume": 260
},
{
"year": 2024,
"month": 9,
"search_volume": 260
},
{
"year": 2024,
"month": 8,
"search_volume": 480
},
{
"year": 2024,
"month": 7,
"search_volume": 590
},
{
"year": 2024,
"month": 6,
"search_volume": 110
},
{
"year": 2024,
"month": 5,
"search_volume": 90
}
],
"competition_level": "HIGH",
"last_updated_time": "2025-05-13 09:45:18 +00:00",
"low_top_of_page_bid": 4.1,
"search_volume_trend": {
"yearly": 1344,
"monthly": 0,
"quarterly": 0
},
"high_top_of_page_bid": 10.49
},
"language_code": "en",
"location_code": 2840,
"avg_backlinks_info": {
"rank": 106.3,
"se_type": "google",
"dofollow": 46.6,
"backlinks": 67.2,
"referring_pages": 56.5,
"main_domain_rank": 730.4,
"last_updated_time": "2025-06-02 09:21:08 +00:00",
"referring_domains": 28,
"referring_main_domains": 27.1
},
"keyword_properties": {
"se_type": "google",
"core_keyword": "ai agents courses",
"detected_language": "en",
"keyword_difficulty": 28,
"is_another_language": false,
"synonym_clustering_algorithm": "text_processing"
},
"search_intent_info": {
"se_type": "google",
"main_intent": "navigational",
"foreign_intent": null,
"last_updated_time": "2024-06-05 22:50:01 +00:00"
},
"clickstream_keyword_info": null,
"keyword_info_normalized_with_bing": null,
"keyword_info_normalized_with_clickstream": null
},
"related_keywords": [
"ai agents course reddit",
"ai agents coursera",
"ai agents course free",
"ai agents course online",
"huggingface ai agents course",
"ai agents course free with certificate",
"ai agents course udemy",
"ai agents course stanford"
]
},
{
"depth": 3,
"se_type": "google",
"keyword_data": {
"keyword": "best ai tools for students",
"se_type": "google",
"serp_info": {
"se_type": "google",
"check_url": "https://www.google.com/search?q=best%20ai%20tools%20for%20students&num=100&hl=en&gl=US&gws_rd=cr&ie=UTF-8&oe=UTF-8&glp=1&uule=w+CAIQIFISCQs2MuSEtepUEUK33kOSuTsc",
"serp_item_types": [
"ai_overview",
"found_on_web",
"organic",
"people_also_ask",
"discussions_and_forums",
"perspectives",
"images",
"people_also_search",
"related_searches"
],
"se_results_count": 2050000000,
"last_updated_time": "2025-06-02 22:35:26 +00:00",
"previous_updated_time": "2025-04-16 02:57:20 +00:00"
},
"keyword_info": {
"cpc": 4.25,
"se_type": "google",
"categories": [
10004,
10019,
10167,
10282,
11287,
12590
],
"competition": 0.35,
"search_volume": 590,
"monthly_searches": [
{
"year": 2025,
"month": 4,
"search_volume": 880
},
{
"year": 2025,
"month": 3,
"search_volume": 880
},
{
"year": 2025,
"month": 2,
"search_volume": 720
},
{
"year": 2025,
"month": 1,
"search_volume": 720
},
{
"year": 2024,
"month": 12,
"search_volume": 480
},
{
"year": 2024,
"month": 11,
"search_volume": 480
},
{
"year": 2024,
"month": 10,
"search_volume": 720
},
{
"year": 2024,
"month": 9,
"search_volume": 590
},
{
"year": 2024,
"month": 8,
"search_volume": 390
},
{
"year": 2024,
"month": 7,
"search_volume": 320
},
{
"year": 2024,
"month": 6,
"search_volume": 320
},
{
"year": 2024,
"month": 5,
"search_volume": 720
}
],
"competition_level": "MEDIUM",
"last_updated_time": "2025-05-14 18:48:20 +00:00",
"low_top_of_page_bid": 1.43,
"search_volume_trend": {
"yearly": -54,
"monthly": 0,
"quarterly": 22
},
"high_top_of_page_bid": 4.52
},
"language_code": "en",
"location_code": 2840,
"avg_backlinks_info": {
"rank": 202.7,
"se_type": "google",
"dofollow": 498.6,
"backlinks": 886.4,
"referring_pages": 664,
"main_domain_rank": 435.4,
"last_updated_time": "2025-06-02 19:35:27 +00:00",
"referring_domains": 155.3,
"referring_main_domains": 144.9
},
"keyword_properties": {
"se_type": "google",
"core_keyword": "best ai student tools",
"detected_language": "en",
"keyword_difficulty": 32,
"is_another_language": false,
"synonym_clustering_algorithm": "text_processing"
},
"search_intent_info": {
"se_type": "google",
"main_intent": "transactional",
"foreign_intent": [
"commercial"
],
"last_updated_time": "2023-03-02 09:24:15 +00:00"
},
"clickstream_keyword_info": null,
"keyword_info_normalized_with_bing": null,
"keyword_info_normalized_with_clickstream": null
},
"related_keywords": [
"best ai tools for students reddit",
"best ai tools for students free",
"best ai tools for students pdf",
"best ai tools for college students",
"best ai tools for students in the world",
"best ai for study notes",
"free ai tools list",
"ai for students assignment"
]
},
{
"depth": 3,
"se_type": "google",
"keyword_data": {
"keyword": "free ai tools for content creation",
"se_type": "google",
"serp_info": {
"se_type": "google",
"check_url": "https://www.google.com/search?q=free%20ai%20tools%20for%20content%20creation&num=100&hl=en&gl=US&gws_rd=cr&ie=UTF-8&oe=UTF-8&glp=1&uule=w+CAIQIFISCQs2MuSEtepUEUK33kOSuTsc",
"serp_item_types": [
"ai_overview",
"found_on_web",
"organic",
"people_also_ask",
"perspectives",
"short_videos",
"people_also_search",
"related_searches"
],
"se_results_count": 471000000,
"last_updated_time": "2025-06-03 04:03:37 +00:00",
"previous_updated_time": "2025-04-16 18:06:57 +00:00"
},
"keyword_info": {
"cpc": 3.58,
"se_type": "google",
"categories": [
10004,
10282,
11287,
12590
],
"competition": 0.15,
"search_volume": 480,
"monthly_searches": [
{
"year": 2025,
"month": 4,
"search_volume": 390
},
{
"year": 2025,
"month": 3,
"search_volume": 880
},
{
"year": 2025,
"month": 2,
"search_volume": 880
},
{
"year": 2025,
"month": 1,
"search_volume": 390
},
{
"year": 2024,
"month": 12,
"search_volume": 480
},
{
"year": 2024,
"month": 11,
"search_volume": 260
},
{
"year": 2024,
"month": 10,
"search_volume": 880
},
{
"year": 2024,
"month": 9,
"search_volume": 480
},
{
"year": 2024,
"month": 8,
"search_volume": 170
},
{
"year": 2024,
"month": 7,
"search_volume": 170
},
{
"year": 2024,
"month": 6,
"search_volume": 210
},
{
"year": 2024,
"month": 5,
"search_volume": 260
}
],
"competition_level": "LOW",
"last_updated_time": "2025-05-11 10:01:25 +00:00",
"low_top_of_page_bid": 1.4,
"search_volume_trend": {
"yearly": -19,
"monthly": -56,
"quarterly": -56
},
"high_top_of_page_bid": 5.42
},
"language_code": "en",
"location_code": 2840,
"avg_backlinks_info": {
"rank": 180.4,
"se_type": "google",
"dofollow": 183.8,
"backlinks": 306.1,
"referring_pages": 260.2,
"main_domain_rank": 576.6,
"last_updated_time": "2025-06-03 01:03:37 +00:00",
"referring_domains": 103.2,
"referring_main_domains": 100.1
},
"keyword_properties": {
"se_type": "google",
"core_keyword": null,
"detected_language": "en",
"keyword_difficulty": 43,
"is_another_language": false,
"synonym_clustering_algorithm": "text_processing"
},
"search_intent_info": {
"se_type": "google",
"main_intent": "commercial",
"foreign_intent": [
"transactional"
],
"last_updated_time": "2023-03-03 12:58:49 +00:00"
},
"clickstream_keyword_info": null,
"keyword_info_normalized_with_bing": null,
"keyword_info_normalized_with_clickstream": null
},
"related_keywords": [
"best free ai tools for content creation",
"jasper ai",
"free ai tools for social media content creation",
"copy ai",
"free ai content generator",
"free ai writing generator",
"free ai tools online",
"free ai tools list"
]
},
{
"depth": 2,
"se_type": "google",
"keyword_data": {
"keyword": "top 10 ai tools",
"se_type": "google",
"serp_info": {
"se_type": "google",
"check_url": "https://www.google.com/search?q=top%2010%20ai%20tools&num=100&hl=en&gl=US&gws_rd=cr&ie=UTF-8&oe=UTF-8&glp=1&uule=w+CAIQIFISCQs2MuSEtepUEUK33kOSuTsc",
"serp_item_types": [
"ai_overview",
"found_on_web",
"organic",
"people_also_ask",
"perspectives",
"short_videos",
"images",
"people_also_search",
"related_searches"
],
"se_results_count": 2930000000,
"last_updated_time": "2025-06-03 08:13:19 +00:00",
"previous_updated_time": "2025-04-16 21:30:05 +00:00"
},
"keyword_info": {
"cpc": 7.83,
"se_type": "google",
"categories": [
10004,
10018,
10108,
10156,
10282,
11287,
12590
],
"competition": 0.36,
"search_volume": 390,
"monthly_searches": [
{
"year": 2025,
"month": 4,
"search_volume": 720
},
{
"year": 2025,
"month": 3,
"search_volume": 590
},
{
"year": 2025,
"month": 2,
"search_volume": 480
},
{
"year": 2025,
"month": 1,
"search_volume": 390
},
{
"year": 2024,
"month": 12,
"search_volume": 320
},
{
"year": 2024,
"month": 11,
"search_volume": 320
},
{
"year": 2024,
"month": 10,
"search_volume": 260
},
{
"year": 2024,
"month": 9,
"search_volume": 210
},
{
"year": 2024,
"month": 8,
"search_volume": 170
},
{
"year": 2024,
"month": 7,
"search_volume": 210
},
{
"year": 2024,
"month": 6,
"search_volume": 210
},
{
"year": 2024,
"month": 5,
"search_volume": 320
}
],
"competition_level": "MEDIUM",
"last_updated_time": "2025-05-10 04:55:26 +00:00",
"low_top_of_page_bid": 1.88,
"search_volume_trend": {
"yearly": 0,
"monthly": 22,
"quarterly": 50
},
"high_top_of_page_bid": 7.88
},
"language_code": "en",
"location_code": 2840,
"avg_backlinks_info": {
"rank": 231.9,
"se_type": "google",
"dofollow": 344.7,
"backlinks": 661.5,
"referring_pages": 439.8,
"main_domain_rank": 661.7,
"last_updated_time": "2025-06-03 05:13:19 +00:00",
"referring_domains": 212.9,
"referring_main_domains": 203.4
},
"keyword_properties": {
"se_type": "google",
"core_keyword": null,
"detected_language": "it",
"keyword_difficulty": 49,
"is_another_language": true,
"synonym_clustering_algorithm": "text_processing"
},
"search_intent_info": {
"se_type": "google",
"main_intent": "transactional",
"foreign_intent": null,
"last_updated_time": "2023-03-03 09:22:40 +00:00"
},
"clickstream_keyword_info": null,
"keyword_info_normalized_with_bing": null,
"keyword_info_normalized_with_clickstream": null
},
"related_keywords": [
"top 10 ai tools free",
"top 10 ai tools reddit",
"free ai tools list",
"free ai tools for students",
"best ai tools for students",
"chatgpt",
"free ai tools online",
"best free ai tools"
]
},
{
"depth": 3,
"se_type": "google",
"keyword_data": {
"keyword": "free ai tools for students",
"se_type": "google",
"serp_info": {
"se_type": "google",
"check_url": "https://www.google.com/search?q=free%20ai%20tools%20for%20students&num=100&hl=en&gl=US&gws_rd=cr&ie=UTF-8&oe=UTF-8&glp=1&uule=w+CAIQIFISCQs2MuSEtepUEUK33kOSuTsc",
"serp_item_types": [
"found_on_web",
"organic",
"people_also_ask",
"perspectives",
"people_also_search",
"related_searches"
],
"se_results_count": 2680000000,
"last_updated_time": "2025-05-12 18:40:19 +00:00",
"previous_updated_time": "2025-04-01 08:59:37 +00:00"
},
"keyword_info": {
"cpc": 3.32,
"se_type": "google",
"categories": [
10007,
10019,
10167,
10168,
10878,
10885,
12210,
13378,
13381
],
"competition": 0.42,
"search_volume": 390,
"monthly_searches": [
{
"year": 2025,
"month": 4,
"search_volume": 480
},
{
"year": 2025,
"month": 3,
"search_volume": 480
},
{
"year": 2025,
"month": 2,
"search_volume": 320
},
{
"year": 2025,
"month": 1,
"search_volume": 390
},
{
"year": 2024,
"month": 12,
"search_volume": 320
},
{
"year": 2024,
"month": 11,
"search_volume": 590
},
{
"year": 2024,
"month": 10,
"search_volume": 1000
},
{
"year": 2024,
"month": 9,
"search_volume": 320
},
{
"year": 2024,
"month": 8,
"search_volume": 260
},
{
"year": 2024,
"month": 7,
"search_volume": 210
},
{
"year": 2024,
"month": 6,
"search_volume": 260
},
{
"year": 2024,
"month": 5,
"search_volume": 390
}
],
"competition_level": "MEDIUM",
"last_updated_time": "2025-05-14 01:30:41 +00:00",
"low_top_of_page_bid": 1.22,
"search_volume_trend": {
"yearly": 23,
"monthly": 0,
"quarterly": 50
},
"high_top_of_page_bid": 3.62
},
"language_code": "en",
"location_code": 2840,
"avg_backlinks_info": {
"rank": 261.4,
"se_type": "google",
"dofollow": 588.6,
"backlinks": 962.9,
"referring_pages": 785.8,
"main_domain_rank": 518.8,
"last_updated_time": "2025-05-12 15:40:25 +00:00",
"referring_domains": 184.8,
"referring_main_domains": 171.2
},
"keyword_properties": {
"se_type": "google",
"core_keyword": "student ai tools free",
"detected_language": "en",
"keyword_difficulty": 56,
"is_another_language": false,
"synonym_clustering_algorithm": "text_processing"
},
"search_intent_info": {
"se_type": "google",
"main_intent": "transactional",
"foreign_intent": null,
"last_updated_time": "2023-03-21 03:55:35 +00:00"
},
"clickstream_keyword_info": null,
"keyword_info_normalized_with_bing": null,
"keyword_info_normalized_with_clickstream": null
},
"related_keywords": [
"best free ai tools for students",
"free ai tools for students pdf",
"free ai tools list",
"free ai tools online",
"best ai tools for students",
"free ai tools like chatgpt",
"best free ai tools",
"google ai"
]
},
{
"depth": 2,
"se_type": "google",
"keyword_data": {
"keyword": "free ai tools list",
"se_type": "google",
"serp_info": {
"se_type": "google",
"check_url": "https://www.google.com/search?q=free%20ai%20tools%20list&num=100&hl=en&gl=US&gws_rd=cr&ie=UTF-8&oe=UTF-8&glp=1&uule=w+CAIQIFISCQs2MuSEtepUEUK33kOSuTsc",
"serp_item_types": [
"organic",
"people_also_search",
"related_searches"
],
"se_results_count": 1380000000,
"last_updated_time": "2025-06-03 21:51:16 +00:00",
"previous_updated_time": "2025-04-17 19:28:53 +00:00"
},
"keyword_info": {
"cpc": 4.67,
"se_type": "google",
"categories": [
10004,
10018,
10019,
10168,
10282,
10885,
11287,
12590,
13414,
13816
],
"competition": 0.29,
"search_volume": 320,
"monthly_searches": [
{
"year": 2025,
"month": 4,
"search_volume": 880
},
{
"year": 2025,
"month": 3,
"search_volume": 880
},
{
"year": 2025,
"month": 2,
"search_volume": 480
},
{
"year": 2025,
"month": 1,
"search_volume": 390
},
{
"year": 2024,
"month": 12,
"search_volume": 320
},
{
"year": 2024,
"month": 11,
"search_volume": 210
},
{
"year": 2024,
"month": 10,
"search_volume": 170
},
{
"year": 2024,
"month": 9,
"search_volume": 210
},
{
"year": 2024,
"month": 8,
"search_volume": 140
},
{
"year": 2024,
"month": 7,
"search_volume": 70
},
{
"year": 2024,
"month": 6,
"search_volume": 40
},
{
"year": 2024,
"month": 5,
"search_volume": 50
}
],
"competition_level": "LOW",
"last_updated_time": "2025-05-10 16:47:01 +00:00",
"low_top_of_page_bid": 1.07,
"search_volume_trend": {
"yearly": 700,
"monthly": 0,
"quarterly": 83
},
"high_top_of_page_bid": 3.39
},
"language_code": "en",
"location_code": 2840,
"avg_backlinks_info": {
"rank": 239.2,
"se_type": "google",
"dofollow": 2087.8,
"backlinks": 2608.7,
"referring_pages": 2357.3,
"main_domain_rank": 460.3,
"last_updated_time": "2025-06-03 18:51:16 +00:00",
"referring_domains": 342.1,
"referring_main_domains": 322.6
},
"keyword_properties": {
"se_type": "google",
"core_keyword": null,
"detected_language": "it",
"keyword_difficulty": 53,
"is_another_language": true,
"synonym_clustering_algorithm": "text_processing"
},
"search_intent_info": {
"se_type": "google",
"main_intent": "transactional",
"foreign_intent": [
"commercial"
],
"last_updated_time": "2023-08-14 07:50:04 +00:00"
},
"clickstream_keyword_info": null,
"keyword_info_normalized_with_bing": null,
"keyword_info_normalized_with_clickstream": null
},
"related_keywords": [
"best free ai tools list",
"free ai tools for students",
"free ai tools like chatgpt",
"free ai tools online",
"all ai tools in one website free",
"top 10 ai tools",
"free ai tools for content creation",
"list of ai tools website"
]
},
{
"depth": 3,
"se_type": "google",
"keyword_data": {
"keyword": "examples of ai applications",
"se_type": "google",
"serp_info": {
"se_type": "google",
"check_url": "https://www.google.com/search?q=examples%20of%20ai%20applications&num=100&hl=en&gl=US&gws_rd=cr&ie=UTF-8&oe=UTF-8&glp=1&uule=w+CAIQIFISCQs2MuSEtepUEUK33kOSuTsc",
"serp_item_types": [
"found_on_web",
"organic",
"people_also_ask",
"perspectives",
"short_videos",
"related_searches"
],
"se_results_count": 814000000,
"last_updated_time": "2025-05-13 08:41:56 +00:00",
"previous_updated_time": "2025-04-02 06:51:51 +00:00"
},
"keyword_info": {
"cpc": 4.55,
"se_type": "google",
"categories": [
10019,
10168,
10885,
12197,
12211
],
"competition": 0.16,
"search_volume": 260,
"monthly_searches": [
{
"year": 2025,
"month": 4,
"search_volume": 320
},
{
"year": 2025,
"month": 3,
"search_volume": 210
},
{
"year": 2025,
"month": 2,
"search_volume": 260
},
{
"year": 2025,
"month": 1,
"search_volume": 390
},
{
"year": 2024,
"month": 12,
"search_volume": 210
},
{
"year": 2024,
"month": 11,
"search_volume": 390
},
{
"year": 2024,
"month": 10,
"search_volume": 260
},
{
"year": 2024,
"month": 9,
"search_volume": 170
},
{
"year": 2024,
"month": 8,
"search_volume": 170
},
{
"year": 2024,
"month": 7,
"search_volume": 170
},
{
"year": 2024,
"month": 6,
"search_volume": 170
},
{
"year": 2024,
"month": 5,
"search_volume": 210
}
],
"competition_level": "LOW",
"last_updated_time": "2025-05-10 19:42:03 +00:00",
"low_top_of_page_bid": 1.64,
"search_volume_trend": {
"yearly": 52,
"monthly": 52,
"quarterly": 23
},
"high_top_of_page_bid": 4.85
},
"language_code": "en",
"location_code": 2840,
"avg_backlinks_info": {
"rank": 272.3,
"se_type": "google",
"dofollow": 592.8,
"backlinks": 886,
"referring_pages": 723.3,
"main_domain_rank": 582.4,
"last_updated_time": "2025-05-13 05:41:56 +00:00",
"referring_domains": 249.6,
"referring_main_domains": 230.5
},
"keyword_properties": {
"se_type": "google",
"core_keyword": null,
"detected_language": "en",
"keyword_difficulty": 55,
"is_another_language": false,
"synonym_clustering_algorithm": "text_processing"
},
"search_intent_info": {
"se_type": "google",
"main_intent": "informational",
"foreign_intent": null,
"last_updated_time": "2023-03-03 19:53:02 +00:00"
},
"clickstream_keyword_info": null,
"keyword_info_normalized_with_bing": null,
"keyword_info_normalized_with_clickstream": null
},
"related_keywords": [
"5 applications of artificial intelligence",
"examples of ai applications in real life",
"10 examples of artificial intelligence",
"5 applications of artificial intelligence - wikipedia",
"applications of artificial intelligence pdf",
"latest artificial intelligence applications",
"what is ai",
"advantages of ai"
]
},
{
"depth": 1,
"se_type": "google",
"keyword_data": {
"keyword": "ai automation course",
"se_type": "google",
"serp_info": {
"se_type": "google",
"check_url": "https://www.google.com/search?q=ai%20automation%20course&num=100&hl=en&gl=US&gws_rd=cr&ie=UTF-8&oe=UTF-8&glp=1&uule=w+CAIQIFISCQs2MuSEtepUEUK33kOSuTsc",
"serp_item_types": [
"ai_overview",
"courses",
"organic",
"perspectives",
"related_searches"
],
"se_results_count": 195000000,
"last_updated_time": "2025-05-17 14:44:51 +00:00",
"previous_updated_time": "2025-04-04 02:13:22 +00:00"
},
"keyword_info": {
"cpc": 12.51,
"se_type": "google",
"categories": [
10004,
10306,
12566,
13464
],
"competition": 0.78,
"search_volume": 210,
"monthly_searches": [
{
"year": 2025,
"month": 4,
"search_volume": 320
},
{
"year": 2025,
"month": 3,
"search_volume": 320
},
{
"year": 2025,
"month": 2,
"search_volume": 260
},
{
"year": 2025,
"month": 1,
"search_volume": 210
},
{
"year": 2024,
"month": 12,
"search_volume": 140
},
{
"year": 2024,
"month": 11,
"search_volume": 90
},
{
"year": 2024,
"month": 10,
"search_volume": 70
},
{
"year": 2024,
"month": 9,
"search_volume": 170
},
{
"year": 2024,
"month": 8,
"search_volume": 260
},
{
"year": 2024,
"month": 7,
"search_volume": 320
},
{
"year": 2024,
"month": 6,
"search_volume": 110
},
{
"year": 2024,
"month": 5,
"search_volume": 90
}
],
"competition_level": "HIGH",
"last_updated_time": "2025-05-14 00:22:39 +00:00",
"low_top_of_page_bid": 3.78,
"search_volume_trend": {
"yearly": 357,
"monthly": 0,
"quarterly": 23
},
"high_top_of_page_bid": 10.45
},
"language_code": "en",
"location_code": 2840,
"avg_backlinks_info": {
"rank": 100.5,
"se_type": "google",
"dofollow": 11.2,
"backlinks": 17.1,
"referring_pages": 13.4,
"main_domain_rank": 632.1,
"last_updated_time": "2025-05-17 11:44:51 +00:00",
"referring_domains": 8.4,
"referring_main_domains": 8.1
},
"keyword_properties": {
"se_type": "google",
"core_keyword": "automation ai course",
"detected_language": "en",
"keyword_difficulty": 13,
"is_another_language": false,
"synonym_clustering_algorithm": "text_processing"
},
"search_intent_info": {
"se_type": "google",
"main_intent": "commercial",
"foreign_intent": [
"navigational"
],
"last_updated_time": "2023-03-04 12:41:09 +00:00"
},
"clickstream_keyword_info": null,
"keyword_info_normalized_with_bing": null,
"keyword_info_normalized_with_clickstream": null
},
"related_keywords": [
"ai automation course free",
"ai automation course online",
"ai automation course for beginners",
"ai automation agency (full course)",
"ai automation course udemy",
"ai automation course reddit",
"generative ai course free with certificate",
"youtube ai automation course"
]
},
{
"depth": 2,
"se_type": "google",
"keyword_data": {
"keyword": "10 examples of artificial intelligence",
"se_type": "google",
"serp_info": {
"se_type": "google",
"check_url": "https://www.google.com/search?q=10%20examples%20of%20artificial%20intelligence&num=100&hl=en&gl=US&gws_rd=cr&ie=UTF-8&oe=UTF-8&glp=1&uule=w+CAIQIFISCQs2MuSEtepUEUK33kOSuTsc",
"serp_item_types": [
"found_on_web",
"organic",
"people_also_ask",
"perspectives",
"related_searches"
],
"se_results_count": 645000000,
"last_updated_time": "2025-04-30 01:50:02 +00:00",
"previous_updated_time": "2025-03-14 07:00:47 +00:00"
},
"keyword_info": {
"cpc": 3.19,
"se_type": "google",
"categories": [
10019,
10168,
10296,
10885,
11271,
12209
],
"competition": 0.08,
"search_volume": 210,
"monthly_searches": [
{
"year": 2025,
"month": 4,
"search_volume": 260
},
{
"year": 2025,
"month": 3,
"search_volume": 210
},
{
"year": 2025,
"month": 2,
"search_volume": 210
},
{
"year": 2025,
"month": 1,
"search_volume": 210
},
{
"year": 2024,
"month": 12,
"search_volume": 140
},
{
"year": 2024,
"month": 11,
"search_volume": 170
},
{
"year": 2024,
"month": 10,
"search_volume": 210
},
{
"year": 2024,
"month": 9,
"search_volume": 210
},
{
"year": 2024,
"month": 8,
"search_volume": 170
},
{
"year": 2024,
"month": 7,
"search_volume": 170
},
{
"year": 2024,
"month": 6,
"search_volume": 210
},
{
"year": 2024,
"month": 5,
"search_volume": 210
}
],
"competition_level": "LOW",
"last_updated_time": "2025-05-10 21:14:00 +00:00",
"low_top_of_page_bid": 0.9,
"search_volume_trend": {
"yearly": 0,
"monthly": 24,
"quarterly": 24
},
"high_top_of_page_bid": 4
},
"language_code": "en",
"location_code": 2840,
"avg_backlinks_info": {
"rank": 136.2,
"se_type": "google",
"dofollow": 126.6,
"backlinks": 223.4,
"referring_pages": 172.7,
"main_domain_rank": 512.3,
"last_updated_time": "2025-04-29 22:50:03 +00:00",
"referring_domains": 95.8,
"referring_main_domains": 86
},
"keyword_properties": {
"se_type": "google",
"core_keyword": null,
"detected_language": "en",
"keyword_difficulty": 19,
"is_another_language": false,
"synonym_clustering_algorithm": "keyword_metrics"
},
"search_intent_info": {
"se_type": "google",
"main_intent": "informational",
"foreign_intent": [
"commercial"
],
"last_updated_time": "2023-03-03 18:43:21 +00:00"
},
"clickstream_keyword_info": null,
"keyword_info_normalized_with_bing": null,
"keyword_info_normalized_with_clickstream": null
},
"related_keywords": [
"10 examples of artificial intelligence in real life",
"real life examples of artificial intelligence",
"10 examples of artificial intelligence inventions",
"10 examples of artificial intelligence like chatgpt",
"examples of ai applications",
"10 examples of artificial intelligence companies",
"5 applications of artificial intelligence",
"examples of ai tools"
]
},
{
"depth": 3,
"se_type": "google",
"keyword_data": {
"keyword": "generative ai certification google",
"se_type": "google",
"serp_info": {
"se_type": "google",
"check_url": "https://www.google.com/search?q=generative%20ai%20certification%20google&num=100&hl=en&gl=US&gws_rd=cr&ie=UTF-8&oe=UTF-8&glp=1&uule=w+CAIQIFISCQs2MuSEtepUEUK33kOSuTsc",
"serp_item_types": [
"paid",
"organic",
"people_also_ask",
"courses",
"perspectives",
"images",
"related_searches"
],
"se_results_count": 97,
"last_updated_time": "2025-06-04 12:08:44 +00:00",
"previous_updated_time": "2025-04-18 02:25:28 +00:00"
},
"keyword_info": {
"cpc": 7.02,
"se_type": "google",
"categories": [
10007,
10019,
10168,
10885,
11498,
12204,
13097,
13418
],
"competition": 0.68,
"search_volume": 210,
"monthly_searches": [
{
"year": 2025,
"month": 4,
"search_volume": 70
},
{
"year": 2025,
"month": 3,
"search_volume": 70
},
{
"year": 2025,
"month": 2,
"search_volume": 70
},
{
"year": 2025,
"month": 1,
"search_volume": 480
},
{
"year": 2024,
"month": 12,
"search_volume": 880
},
{
"year": 2024,
"month": 11,
"search_volume": 90
},
{
"year": 2024,
"month": 10,
"search_volume": 170
},
{
"year": 2024,
"month": 9,
"search_volume": 110
},
{
"year": 2024,
"month": 8,
"search_volume": 110
},
{
"year": 2024,
"month": 7,
"search_volume": 170
},
{
"year": 2024,
"month": 6,
"search_volume": 140
},
{
"year": 2024,
"month": 5,
"search_volume": 170
}
],
"competition_level": "HIGH",
"last_updated_time": "2025-05-10 19:32:35 +00:00",
"low_top_of_page_bid": 2.41,
"search_volume_trend": {
"yearly": -73,
"monthly": 0,
"quarterly": 0
},
"high_top_of_page_bid": 8.48
},
"language_code": "en",
"location_code": 2840,
"avg_backlinks_info": {
"rank": 165,
"se_type": "google",
"dofollow": 445.5,
"backlinks": 562.7,
"referring_pages": 506.9,
"main_domain_rank": 739.8,
"last_updated_time": "2025-06-04 09:08:45 +00:00",
"referring_domains": 174.4,
"referring_main_domains": 166.2
},
"keyword_properties": {
"se_type": "google",
"core_keyword": "google generative ai certification",
"detected_language": "en",
"keyword_difficulty": 36,
"is_another_language": false,
"synonym_clustering_algorithm": "text_processing"
},
"search_intent_info": {
"se_type": "google",
"main_intent": "informational",
"foreign_intent": [
"navigational"
],
"last_updated_time": "2023-06-21 10:40:15 +00:00"
},
"clickstream_keyword_info": null,
"keyword_info_normalized_with_bing": null,
"keyword_info_normalized_with_clickstream": null
},
"related_keywords": [
"generative ai course by google",
"generative ai certification google free",
"generative ai free course with certificate",
"generative ai learning path google",
"introduction to generative ai google",
"google cloud skills boost",
"5-day gen ai intensive course with google",
"generative ai for educators"
]
},
{
"depth": 2,
"se_type": "google",
"keyword_data": {
"keyword": "examples of ai tools",
"se_type": "google",
"serp_info": {
"se_type": "google",
"check_url": "https://www.google.com/search?q=examples%20of%20ai%20tools&num=100&hl=en&gl=US&gws_rd=cr&ie=UTF-8&oe=UTF-8&glp=1&uule=w+CAIQIFISCQs2MuSEtepUEUK33kOSuTsc",
"serp_item_types": [
"ai_overview",
"found_on_web",
"organic",
"people_also_ask",
"related_searches"
],
"se_results_count": 838000000,
"last_updated_time": "2025-05-17 22:30:13 +00:00",
"previous_updated_time": "2025-04-03 23:52:03 +00:00"
},
"keyword_info": {
"cpc": 4.32,
"se_type": "google",
"categories": [
10019,
10168,
10885,
12197,
12211
],
"competition": 0.1,
"search_volume": 170,
"monthly_searches": [
{
"year": 2025,
"month": 4,
"search_volume": 320
},
{
"year": 2025,
"month": 3,
"search_volume": 260
},
{
"year": 2025,
"month": 2,
"search_volume": 210
},
{
"year": 2025,
"month": 1,
"search_volume": 170
},
{
"year": 2024,
"month": 12,
"search_volume": 140
},
{
"year": 2024,
"month": 11,
"search_volume": 170
},
{
"year": 2024,
"month": 10,
"search_volume": 260
},
{
"year": 2024,
"month": 9,
"search_volume": 170
},
{
"year": 2024,
"month": 8,
"search_volume": 210
},
{
"year": 2024,
"month": 7,
"search_volume": 140
},
{
"year": 2024,
"month": 6,
"search_volume": 90
},
{
"year": 2024,
"month": 5,
"search_volume": 110
}
],
"competition_level": "LOW",
"last_updated_time": "2025-05-09 10:24:28 +00:00",
"low_top_of_page_bid": 0.92,
"search_volume_trend": {
"yearly": 129,
"monthly": 23,
"quarterly": 52
},
"high_top_of_page_bid": 5.57
},
"language_code": "en",
"location_code": 2840,
"avg_backlinks_info": {
"rank": 284.4,
"se_type": "google",
"dofollow": 743.6,
"backlinks": 1209.6,
"referring_pages": 927.1,
"main_domain_rank": 620.9,
"last_updated_time": "2025-05-17 19:30:23 +00:00",
"referring_domains": 492.8,
"referring_main_domains": 461.6
},
"keyword_properties": {
"se_type": "google",
"core_keyword": null,
"detected_language": "en",
"keyword_difficulty": 64,
"is_another_language": false,
"synonym_clustering_algorithm": "text_processing"
},
"search_intent_info": {
"se_type": "google",
"main_intent": "commercial",
"foreign_intent": [
"informational"
],
"last_updated_time": "2023-03-03 19:53:02 +00:00"
},
"clickstream_keyword_info": null,
"keyword_info_normalized_with_bing": null,
"keyword_info_normalized_with_clickstream": null
},
"related_keywords": [
"examples of ai tools in real life",
"free ai tools list",
"free ai tools for students",
"chatgpt",
"best ai tools for students",
"top 10 ai tools",
"best free ai tools",
"free ai tools like chatgpt"
]
},
{
"depth": 3,
"se_type": "google",
"keyword_data": {
"keyword": "5 applications of artificial intelligence",
"se_type": "google",
"serp_info": {
"se_type": "google",
"check_url": "https://www.google.com/search?q=5%20applications%20of%20artificial%20intelligence&num=100&hl=en&gl=US&gws_rd=cr&ie=UTF-8&oe=UTF-8&glp=1&uule=w+CAIQIFISCQs2MuSEtepUEUK33kOSuTsc",
"serp_item_types": [
"found_on_web",
"scholarly_articles",
"organic",
"people_also_ask",
"related_searches"
],
"se_results_count": 580000000,
"last_updated_time": "2025-01-09 22:31:01 +00:00",
"previous_updated_time": "2024-11-20 03:06:45 +00:00"
},
"keyword_info": {
"cpc": 4.81,
"se_type": "google",
"categories": [
10019,
10168,
10296,
10885,
11271,
12209
],
"competition": 0.24,
"search_volume": 170,
"monthly_searches": [
{
"year": 2025,
"month": 4,
"search_volume": 210
},
{
"year": 2025,
"month": 3,
"search_volume": 210
},
{
"year": 2025,
"month": 2,
"search_volume": 260
},
{
"year": 2025,
"month": 1,
"search_volume": 210
},
{
"year": 2024,
"month": 12,
"search_volume": 210
},
{
"year": 2024,
"month": 11,
"search_volume": 170
},
{
"year": 2024,
"month": 10,
"search_volume": 140
},
{
"year": 2024,
"month": 9,
"search_volume": 170
},
{
"year": 2024,
"month": 8,
"search_volume": 140
},
{
"year": 2024,
"month": 7,
"search_volume": 110
},
{
"year": 2024,
"month": 6,
"search_volume": 140
},
{
"year": 2024,
"month": 5,
"search_volume": 170
}
],
"competition_level": "LOW",
"last_updated_time": "2025-05-12 00:24:32 +00:00",
"low_top_of_page_bid": 2.33,
"search_volume_trend": {
"yearly": 24,
"monthly": 0,
"quarterly": -19
},
"high_top_of_page_bid": 5.1
},
"language_code": "en",
"location_code": 2840,
"avg_backlinks_info": {
"rank": 222.3,
"se_type": "google",
"dofollow": 504.2,
"backlinks": 706.2,
"referring_pages": 607.8,
"main_domain_rank": 575.2,
"last_updated_time": "2025-01-09 20:31:01 +00:00",
"referring_domains": 184.8,
"referring_main_domains": 175.1
},
"keyword_properties": {
"se_type": "google",
"core_keyword": "5 application of artificial intelligence",
"detected_language": "en",
"keyword_difficulty": 50,
"is_another_language": false,
"synonym_clustering_algorithm": "text_processing"
},
"search_intent_info": {
"se_type": "google",
"main_intent": "commercial",
"foreign_intent": [
"informational"
],
"last_updated_time": "2023-03-04 03:25:36 +00:00"
},
"clickstream_keyword_info": null,
"keyword_info_normalized_with_bing": null,
"keyword_info_normalized_with_clickstream": null
},
"related_keywords": [
"5 applications of artificial intelligence - wikipedia",
"applications of artificial intelligence pdf",
"10 uses of artificial intelligence",
"applications of artificial intelligence in real world",
"10 uses of artificial intelligence in daily life",
"latest artificial intelligence applications",
"ai applications examples",
"free artificial intelligence app"
]
},
{
"depth": 3,
"se_type": "google",
"keyword_data": {
"keyword": "all ai tools in one website free",
"se_type": "google",
"serp_info": {
"se_type": "google",
"check_url": "https://www.google.com/search?q=all%20ai%20tools%20in%20one%20website%20free&num=100&hl=en&gl=US&gws_rd=cr&ie=UTF-8&oe=UTF-8&glp=1&uule=w+CAIQIFISCQs2MuSEtepUEUK33kOSuTsc",
"serp_item_types": [
"ai_overview",
"organic",
"perspectives",
"people_also_search",
"related_searches"
],
"se_results_count": 2270000000,
"last_updated_time": "2025-05-18 20:34:11 +00:00",
"previous_updated_time": "2025-04-04 21:42:23 +00:00"
},
"keyword_info": {
"cpc": 7.23,
"se_type": "google",
"categories": [
10004,
10282,
11287,
12590
],
"competition": 0.29,
"search_volume": 140,
"monthly_searches": [
{
"year": 2025,
"month": 4,
"search_volume": 170
},
{
"year": 2025,
"month": 3,
"search_volume": 210
},
{
"year": 2025,
"month": 2,
"search_volume": 170
},
{
"year": 2025,
"month": 1,
"search_volume": 170
},
{
"year": 2024,
"month": 12,
"search_volume": 170
},
{
"year": 2024,
"month": 11,
"search_volume": 90
},
{
"year": 2024,
"month": 10,
"search_volume": 90
},
{
"year": 2024,
"month": 9,
"search_volume": 90
},
{
"year": 2024,
"month": 8,
"search_volume": 70
},
{
"year": 2024,
"month": 7,
"search_volume": 110
},
{
"year": 2024,
"month": 6,
"search_volume": 70
},
{
"year": 2024,
"month": 5,
"search_volume": 110
}
],
"competition_level": "LOW",
"last_updated_time": "2025-05-14 04:49:29 +00:00",
"low_top_of_page_bid": 1.77,
"search_volume_trend": {
"yearly": -47,
"monthly": -19,
"quarterly": 0
},
"high_top_of_page_bid": 5.79
},
"language_code": "en",
"location_code": 2840,
"avg_backlinks_info": {
"rank": 239.7,
"se_type": "google",
"dofollow": 4380.7,
"backlinks": 5183,
"referring_pages": 4971.5,
"main_domain_rank": 461.1,
"last_updated_time": "2025-05-18 17:34:18 +00:00",
"referring_domains": 387.9,
"referring_main_domains": 359.7
},
"keyword_properties": {
"se_type": "google",
"core_keyword": null,
"detected_language": "en",
"keyword_difficulty": 40,
"is_another_language": false,
"synonym_clustering_algorithm": "text_processing"
},
"search_intent_info": {
"se_type": "google",
"main_intent": "commercial",
"foreign_intent": [
"transactional"
],
"last_updated_time": "2023-04-19 18:06:00 +00:00"
},
"clickstream_keyword_info": null,
"keyword_info_normalized_with_bing": null,
"keyword_info_normalized_with_clickstream": null
},
"related_keywords": [
"all ai tools in one website free pdf",
"all ai tools in one website free download",
"free ai tools online",
"ai websites free",
"free ai tools like chatgpt",
"free ai tools for students",
"best free ai websites",
"list of ai tools website"
]
},
{
"depth": 3,
"se_type": "google",
"keyword_data": {
"keyword": "google generative ai course free",
"se_type": "google",
"serp_info": {
"se_type": "google",
"check_url": "https://www.google.com/search?q=google%20generative%20ai%20course%20free&num=100&hl=en&gl=US&gws_rd=cr&ie=UTF-8&oe=UTF-8&glp=1&uule=w+CAIQIFISCQs2MuSEtepUEUK33kOSuTsc",
"serp_item_types": [
"organic",
"courses",
"perspectives",
"people_also_ask",
"people_also_search",
"related_searches"
],
"se_results_count": 164000000,
"last_updated_time": "2025-04-30 05:43:21 +00:00",
"previous_updated_time": "2025-03-14 18:36:20 +00:00"
},
"keyword_info": {
"cpc": 4.13,
"se_type": "google",
"categories": [
10016,
10108,
10141,
10756,
10759,
12198,
13432
],
"competition": 0.49,
"search_volume": 140,
"monthly_searches": [
{
"year": 2025,
"month": 4,
"search_volume": 110
},
{
"year": 2025,
"month": 3,
"search_volume": 170
},
{
"year": 2025,
"month": 2,
"search_volume": 110
},
{
"year": 2025,
"month": 1,
"search_volume": 170
},
{
"year": 2024,
"month": 12,
"search_volume": 110
},
{
"year": 2024,
"month": 11,
"search_volume": 90
},
{
"year": 2024,
"month": 10,
"search_volume": 90
},
{
"year": 2024,
"month": 9,
"search_volume": 70
},
{
"year": 2024,
"month": 8,
"search_volume": 110
},
{
"year": 2024,
"month": 7,
"search_volume": 140
},
{
"year": 2024,
"month": 6,
"search_volume": 210
},
{
"year": 2024,
"month": 5,
"search_volume": 210
}
],
"competition_level": "MEDIUM",
"last_updated_time": "2025-05-14 03:26:38 +00:00",
"low_top_of_page_bid": 1.36,
"search_volume_trend": {
"yearly": -48,
"monthly": -35,
"quarterly": 0
},
"high_top_of_page_bid": 4.33
},
"language_code": "en",
"location_code": 2840,
"avg_backlinks_info": {
"rank": 272,
"se_type": "google",
"dofollow": 2549.8,
"backlinks": 2820.5,
"referring_pages": 2719.8,
"main_domain_rank": 704.6,
"last_updated_time": "2025-04-30 02:43:22 +00:00",
"referring_domains": 321.4,
"referring_main_domains": 304.4
},
"keyword_properties": {
"se_type": "google",
"core_keyword": "google generative ai free course",
"detected_language": "en",
"keyword_difficulty": 55,
"is_another_language": false,
"synonym_clustering_algorithm": "text_processing"
},
"search_intent_info": {
"se_type": "google",
"main_intent": "navigational",
"foreign_intent": [
"commercial"
],
"last_updated_time": "2023-06-23 17:23:19 +00:00"
},
"clickstream_keyword_info": null,
"keyword_info_normalized_with_bing": null,
"keyword_info_normalized_with_clickstream": null
},
"related_keywords": [
"generative ai free course with certificate",
"google generative ai course free online",
"google generative ai certification",
"free artificial intelligence course online free with certificate",
"introduction to generative ai by google cloud",
"free ai courses",
"google free courses",
"google ai essentials"
]
},
{
"depth": 1,
"se_type": "google",
"keyword_data": {
"keyword": "ai automation examples",
"se_type": "google",
"serp_info": {
"se_type": "google",
"check_url": "https://www.google.com/search?q=ai%20automation%20examples&num=100&hl=en&gl=US&gws_rd=cr&ie=UTF-8&oe=UTF-8&glp=1&uule=w+CAIQIFISCQs2MuSEtepUEUK33kOSuTsc",
"serp_item_types": [
"found_on_web",
"organic",
"people_also_ask",
"people_also_search",
"related_searches"
],
"se_results_count": 195000000,
"last_updated_time": "2025-05-19 22:29:06 +00:00",
"previous_updated_time": "2025-04-06 08:08:12 +00:00"
},
"keyword_info": {
"cpc": 13.45,
"se_type": "google",
"categories": [
10004,
10276,
11099,
12399
],
"competition": 0.32,
"search_volume": 110,
"monthly_searches": [
{
"year": 2025,
"month": 4,
"search_volume": 140
},
{
"year": 2025,
"month": 3,
"search_volume": 140
},
{
"year": 2025,
"month": 2,
"search_volume": 140
},
{
"year": 2025,
"month": 1,
"search_volume": 110
},
{
"year": 2024,
"month": 12,
"search_volume": 110
},
{
"year": 2024,
"month": 11,
"search_volume": 140
},
{
"year": 2024,
"month": 10,
"search_volume": 110
},
{
"year": 2024,
"month": 9,
"search_volume": 90
},
{
"year": 2024,
"month": 8,
"search_volume": 110
},
{
"year": 2024,
"month": 7,
"search_volume": 90
},
{
"year": 2024,
"month": 6,
"search_volume": 70
},
{
"year": 2024,
"month": 5,
"search_volume": 90
}
],
"competition_level": "LOW",
"last_updated_time": "2025-05-13 08:22:12 +00:00",
"low_top_of_page_bid": 4.45,
"search_volume_trend": {
"yearly": 56,
"monthly": 0,
"quarterly": 0
},
"high_top_of_page_bid": 11.69
},
"language_code": "en",
"location_code": 2840,
"avg_backlinks_info": {
"rank": 117.4,
"se_type": "google",
"dofollow": 69.3,
"backlinks": 109,
"referring_pages": 81.8,
"main_domain_rank": 484.4,
"last_updated_time": "2025-05-19 19:29:09 +00:00",
"referring_domains": 52.5,
"referring_main_domains": 50.2
},
"keyword_properties": {
"se_type": "google",
"core_keyword": null,
"detected_language": "en",
"keyword_difficulty": 15,
"is_another_language": false,
"synonym_clustering_algorithm": "text_processing"
},
"search_intent_info": {
"se_type": "google",
"main_intent": "informational",
"foreign_intent": null,
"last_updated_time": "2023-03-04 12:41:09 +00:00"
},
"clickstream_keyword_info": null,
"keyword_info_normalized_with_bing": null,
"keyword_info_normalized_with_clickstream": null
},
"related_keywords": [
"ai automation examples in real life",
"ai automation examples in real world",
"10 examples of artificial intelligence",
"ai automation examples pdf",
"ai automation website",
"real life examples of artificial intelligence",
"ai devices examples",
"examples of ai tools"
]
},
{
"depth": 2,
"se_type": "google",
"keyword_data": {
"keyword": "real life examples of artificial intelligence",
"se_type": "google",
"serp_info": {
"se_type": "google",
"check_url": "https://www.google.com/search?q=real%20life%20examples%20of%20artificial%20intelligence&num=100&hl=en&gl=US&gws_rd=cr&ie=UTF-8&oe=UTF-8&glp=1&uule=w+CAIQIFISCQs2MuSEtepUEUK33kOSuTsc",
"serp_item_types": [
"found_on_web",
"organic",
"people_also_ask",
"images",
"perspectives",
"related_searches"
],
"se_results_count": 379000000,
"last_updated_time": "2025-05-18 23:32:29 +00:00",
"previous_updated_time": "2025-04-05 01:31:58 +00:00"
},
"keyword_info": {
"cpc": 8.31,
"se_type": "google",
"categories": [
10007,
11496,
13418
],
"competition": 0.08,
"search_volume": 110,
"monthly_searches": [
{
"year": 2025,
"month": 4,
"search_volume": 140
},
{
"year": 2025,
"month": 3,
"search_volume": 110
},
{
"year": 2025,
"month": 2,
"search_volume": 90
},
{
"year": 2025,
"month": 1,
"search_volume": 90
},
{
"year": 2024,
"month": 12,
"search_volume": 70
},
{
"year": 2024,
"month": 11,
"search_volume": 110
},
{
"year": 2024,
"month": 10,
"search_volume": 90
},
{
"year": 2024,
"month": 9,
"search_volume": 90
},
{
"year": 2024,
"month": 8,
"search_volume": 70
},
{
"year": 2024,
"month": 7,
"search_volume": 90
},
{
"year": 2024,
"month": 6,
"search_volume": 140
},
{
"year": 2024,
"month": 5,
"search_volume": 140
}
],
"competition_level": "LOW",
"last_updated_time": "2025-05-10 02:37:30 +00:00",
"low_top_of_page_bid": 1.18,
"search_volume_trend": {
"yearly": -18,
"monthly": 27,
"quarterly": 56
},
"high_top_of_page_bid": 5.25
},
"language_code": "en",
"location_code": 2840,
"avg_backlinks_info": {
"rank": 136.6,
"se_type": "google",
"dofollow": 146.5,
"backlinks": 267.4,
"referring_pages": 194.1,
"main_domain_rank": 566.4,
"last_updated_time": "2025-05-18 20:32:31 +00:00",
"referring_domains": 107.7,
"referring_main_domains": 97.6
},
"keyword_properties": {
"se_type": "google",
"core_keyword": "artificial intelligence examples in real life",
"detected_language": "en",
"keyword_difficulty": 35,
"is_another_language": false,
"synonym_clustering_algorithm": "text_processing"
},
"search_intent_info": {
"se_type": "google",
"main_intent": "informational",
"foreign_intent": null,
"last_updated_time": "2023-03-07 05:16:09 +00:00"
},
"clickstream_keyword_info": null,
"keyword_info_normalized_with_bing": null,
"keyword_info_normalized_with_clickstream": null
},
"related_keywords": [
"real life examples of artificial intelligence today",
"10 examples of artificial intelligence",
"real life examples of artificial intelligence companies",
"5 applications of artificial intelligence",
"examples of ai applications",
"examples of artificial intelligence in education",
"10 uses of artificial intelligence in daily life for students",
"examples of ai tools"
]
},
{
"depth": 2,
"se_type": "google",
"keyword_data": {
"keyword": "best ai automation tools",
"se_type": "google",
"serp_info": {
"se_type": "google",
"check_url": "https://www.google.com/search?q=best%20ai%20automation%20tools&num=100&hl=en&gl=US&gws_rd=cr&ie=UTF-8&oe=UTF-8&glp=1&uule=w+CAIQIFISCQs2MuSEtepUEUK33kOSuTsc",
"serp_item_types": [
"ai_overview",
"organic",
"people_also_ask",
"discussions_and_forums",
"short_videos",
"perspectives",
"images",
"people_also_search",
"related_searches"
],
"se_results_count": 261000000,
"last_updated_time": "2025-06-05 22:22:18 +00:00",
"previous_updated_time": "2025-04-24 11:10:09 +00:00"
},
"keyword_info": {
"cpc": 17.01,
"se_type": "google",
"categories": [
10004,
10306,
12566,
13464
],
"competition": 0.44,
"search_volume": 90,
"monthly_searches": [
{
"year": 2025,
"month": 4,
"search_volume": 170
},
{
"year": 2025,
"month": 3,
"search_volume": 170
},
{
"year": 2025,
"month": 2,
"search_volume": 90
},
{
"year": 2025,
"month": 1,
"search_volume": 90
},
{
"year": 2024,
"month": 12,
"search_volume": 70
},
{
"year": 2024,
"month": 11,
"search_volume": 50
},
{
"year": 2024,
"month": 10,
"search_volume": 40
},
{
"year": 2024,
"month": 9,
"search_volume": 140
},
{
"year": 2024,
"month": 8,
"search_volume": 70
},
{
"year": 2024,
"month": 7,
"search_volume": 30
},
{
"year": 2024,
"month": 6,
"search_volume": 50
},
{
"year": 2024,
"month": 5,
"search_volume": 50
}
],
"competition_level": "MEDIUM",
"last_updated_time": "2025-05-12 03:40:16 +00:00",
"low_top_of_page_bid": 7.19,
"search_volume_trend": {
"yearly": 467,
"monthly": 0,
"quarterly": 89
},
"high_top_of_page_bid": 18.94
},
"language_code": "en",
"location_code": 2840,
"avg_backlinks_info": {
"rank": 244.1,
"se_type": "google",
"dofollow": 17690.2,
"backlinks": 28109.2,
"referring_pages": 24963.4,
"main_domain_rank": 524.3,
"last_updated_time": "2025-06-05 19:22:18 +00:00",
"referring_domains": 4337.8,
"referring_main_domains": 3810.3
},
"keyword_properties": {
"se_type": "google",
"core_keyword": "best automation ai tools",
"detected_language": "en",
"keyword_difficulty": 43,
"is_another_language": false,
"synonym_clustering_algorithm": "text_processing"
},
"search_intent_info": {
"se_type": "google",
"main_intent": "commercial",
"foreign_intent": [
"transactional"
],
"last_updated_time": "2023-08-22 15:44:59 +00:00"
},
"clickstream_keyword_info": null,
"keyword_info_normalized_with_bing": null,
"keyword_info_normalized_with_clickstream": null
},
"related_keywords": [
"best ai automation tools reddit",
"best ai automation tools free",
"best ai automation tools for pc",
"free ai tools list",
"top 10 ai tools",
"best ai tools for students",
"best ai tools for business",
"best free ai tools"
]
},
{
"depth": 3,
"se_type": "google",
"keyword_data": {
"keyword": "examples of artificial intelligence in education",
"se_type": "google",
"serp_info": {
"se_type": "google",
"check_url": "https://www.google.com/search?q=examples%20of%20artificial%20intelligence%20in%20education&num=100&hl=en&gl=US&gws_rd=cr&ie=UTF-8&oe=UTF-8&glp=1&uule=w+CAIQIFISCQs2MuSEtepUEUK33kOSuTsc",
"serp_item_types": [
"found_on_web",
"organic",
"people_also_ask",
"scholarly_articles",
"video",
"discussions_and_forums",
"images"
],
"se_results_count": 201000000,
"last_updated_time": "2024-09-22 07:48:16 +00:00",
"previous_updated_time": "2024-03-11 14:34:23 +00:00"
},
"keyword_info": {
"cpc": 30.87,
"se_type": "google",
"categories": [
10019,
10168,
10885,
12197,
12211
],
"competition": 0.04,
"search_volume": 90,
"monthly_searches": [
{
"year": 2025,
"month": 4,
"search_volume": 210
},
{
"year": 2025,
"month": 3,
"search_volume": 210
},
{
"year": 2025,
"month": 2,
"search_volume": 140
},
{
"year": 2025,
"month": 1,
"search_volume": 90
},
{
"year": 2024,
"month": 12,
"search_volume": 50
},
{
"year": 2024,
"month": 11,
"search_volume": 70
},
{
"year": 2024,
"month": 10,
"search_volume": 70
},
{
"year": 2024,
"month": 9,
"search_volume": 90
},
{
"year": 2024,
"month": 8,
"search_volume": 50
},
{
"year": 2024,
"month": 7,
"search_volume": 70
},
{
"year": 2024,
"month": 6,
"search_volume": 70
},
{
"year": 2024,
"month": 5,
"search_volume": 110
}
],
"competition_level": "LOW",
"last_updated_time": "2025-05-13 01:51:59 +00:00",
"low_top_of_page_bid": 0.78,
"search_volume_trend": {
"yearly": 91,
"monthly": 0,
"quarterly": 50
},
"high_top_of_page_bid": 8.16
},
"language_code": "en",
"location_code": 2840,
"avg_backlinks_info": {
"rank": 164.6,
"se_type": "google",
"dofollow": 988.1,
"backlinks": 1208.7,
"referring_pages": 1089.3,
"main_domain_rank": 552.2,
"last_updated_time": "2024-09-22 04:48:16 +00:00",
"referring_domains": 203.5,
"referring_main_domains": 181.8
},
"keyword_properties": {
"se_type": "google",
"core_keyword": "artificial intelligence examples in education",
"detected_language": "en",
"keyword_difficulty": 27,
"is_another_language": false,
"synonym_clustering_algorithm": "text_processing"
},
"search_intent_info": {
"se_type": "google",
"main_intent": "informational",
"foreign_intent": null,
"last_updated_time": "2023-03-03 19:53:06 +00:00"
},
"clickstream_keyword_info": null,
"keyword_info_normalized_with_bing": null,
"keyword_info_normalized_with_clickstream": null
},
"related_keywords": [
"examples of artificial intelligence in education today",
"artificial intelligence in education essay",
"artificial intelligence in education pdf",
"ai in education",
"disadvantages of ai in education",
"artificial intelligence for school students",
"role of ai in education",
"artificial intelligence in education research paper"
]
},
{
"depth": 2,
"se_type": "google",
"keyword_data": {
"keyword": "ai automation agency reddit",
"se_type": "google",
"serp_info": {
"se_type": "google",
"check_url": "https://www.google.com/search?q=ai%20automation%20agency%20reddit&num=100&hl=en&gl=US&gws_rd=cr&ie=UTF-8&oe=UTF-8&glp=1&uule=w+CAIQIFISCQs2MuSEtepUEUK33kOSuTsc",
"serp_item_types": [
"organic",
"related_searches"
],
"se_results_count": 9210000,
"last_updated_time": "2025-05-25 13:04:27 +00:00",
"previous_updated_time": "2025-04-08 12:10:10 +00:00"
},
"keyword_info": {
"cpc": null,
"se_type": "google",
"categories": [
10007,
11492,
13418,
13872
],
"competition": 0.06,
"search_volume": 70,
"monthly_searches": [
{
"year": 2025,
"month": 4,
"search_volume": 70
},
{
"year": 2025,
"month": 3,
"search_volume": 70
},
{
"year": 2025,
"month": 2,
"search_volume": 50
},
{
"year": 2025,
"month": 1,
"search_volume": 90
},
{
"year": 2024,
"month": 12,
"search_volume": 70
},
{
"year": 2024,
"month": 11,
"search_volume": 50
},
{
"year": 2024,
"month": 10,
"search_volume": 50
},
{
"year": 2024,
"month": 9,
"search_volume": 50
},
{
"year": 2024,
"month": 8,
"search_volume": 50
},
{
"year": 2024,
"month": 7,
"search_volume": 40
},
{
"year": 2024,
"month": 6,
"search_volume": 50
},
{
"year": 2024,
"month": 5,
"search_volume": 70
}
],
"competition_level": "LOW",
"last_updated_time": "2025-05-14 18:58:30 +00:00",
"low_top_of_page_bid": 2.21,
"search_volume_trend": {
"yearly": 40,
"monthly": 0,
"quarterly": 40
},
"high_top_of_page_bid": 19.83
},
"language_code": "en",
"location_code": 2840,
"avg_backlinks_info": {
"rank": 6.2,
"se_type": "google",
"dofollow": 0.6,
"backlinks": 0.6,
"referring_pages": 0.6,
"main_domain_rank": 814,
"last_updated_time": "2025-05-25 10:04:28 +00:00",
"referring_domains": 0.2,
"referring_main_domains": 0.2
},
"keyword_properties": {
"se_type": "google",
"core_keyword": null,
"detected_language": "en",
"keyword_difficulty": 0,
"is_another_language": false,
"synonym_clustering_algorithm": "text_processing"
},
"search_intent_info": {
"se_type": "google",
"main_intent": "navigational",
"foreign_intent": null,
"last_updated_time": "2023-07-18 06:57:33 +00:00"
},
"clickstream_keyword_info": null,
"keyword_info_normalized_with_bing": null,
"keyword_info_normalized_with_clickstream": null
},
"related_keywords": [
"best ai automation agency reddit",
"ai automation agency examples",
"ai automation agency pricing",
"is ai automation agency worth it",
"ai automation agency business model",
"ai automation agency course",
"aaa ai automation agency",
"how to start an ai automation agency"
]
},
{
"depth": 2,
"se_type": "google",
"keyword_data": {
"keyword": "ai automation tools for business",
"se_type": "google",
"serp_info": {
"se_type": "google",
"check_url": "https://www.google.com/search?q=ai%20automation%20tools%20for%20business&num=100&hl=en&gl=US&gws_rd=cr&ie=UTF-8&oe=UTF-8&glp=1&uule=w+CAIQIFISCQs2MuSEtepUEUK33kOSuTsc",
"serp_item_types": [
"found_on_web",
"organic",
"people_also_ask",
"perspectives",
"discussions_and_forums",
"short_videos",
"images",
"people_also_search",
"related_searches"
],
"se_results_count": 245000000,
"last_updated_time": "2025-06-06 10:40:08 +00:00",
"previous_updated_time": "2025-04-24 23:50:32 +00:00"
},
"keyword_info": {
"cpc": 30.82,
"se_type": "google",
"categories": [
10004,
10276,
11099,
12399
],
"competition": 0.02,
"search_volume": 70,
"monthly_searches": [
{
"year": 2025,
"month": 4,
"search_volume": 260
},
{
"year": 2025,
"month": 3,
"search_volume": 260
},
{
"year": 2025,
"month": 2,
"search_volume": 90
},
{
"year": 2025,
"month": 1,
"search_volume": 20
},
{
"year": 2024,
"month": 12,
"search_volume": 10
},
{
"year": 2024,
"month": 11,
"search_volume": 20
},
{
"year": 2024,
"month": 10,
"search_volume": 20
},
{
"year": 2024,
"month": 9,
"search_volume": 170
},
{
"year": 2024,
"month": 8,
"search_volume": 30
},
{
"year": 2024,
"month": 7,
"search_volume": 10
},
{
"year": 2024,
"month": 6,
"search_volume": 10
},
{
"year": 2024,
"month": 5,
"search_volume": 30
}
],
"competition_level": "LOW",
"last_updated_time": "2025-05-14 15:27:00 +00:00",
"low_top_of_page_bid": 7.54,
"search_volume_trend": {
"yearly": 2500,
"monthly": 0,
"quarterly": 189
},
"high_top_of_page_bid": 32.44
},
"language_code": "en",
"location_code": 2840,
"avg_backlinks_info": {
"rank": 194.2,
"se_type": "google",
"dofollow": 17694.2,
"backlinks": 28063.8,
"referring_pages": 24963.7,
"main_domain_rank": 601.6,
"last_updated_time": "2025-06-06 07:40:08 +00:00",
"referring_domains": 4319.4,
"referring_main_domains": 3792.6
},
"keyword_properties": {
"se_type": "google",
"core_keyword": "ai business automation tools",
"detected_language": "en",
"keyword_difficulty": 33,
"is_another_language": false,
"synonym_clustering_algorithm": "text_processing"
},
"search_intent_info": {
"se_type": "google",
"main_intent": "commercial",
"foreign_intent": [
"transactional"
],
"last_updated_time": "2023-09-08 15:33:42 +00:00"
},
"clickstream_keyword_info": null,
"keyword_info_normalized_with_bing": null,
"keyword_info_normalized_with_clickstream": null
},
"related_keywords": [
"ai automation tools for business free",
"best ai automation tools for business",
"free ai tools list",
"zapier",
"top 10 ai tools",
"best ai tools for students",
"free ai tools online",
"best free ai tools"
]
},
{
"depth": 3,
"se_type": "google",
"keyword_data": {
"keyword": "list of ai tools website",
"se_type": "google",
"serp_info": {
"se_type": "google",
"check_url": "https://www.google.com/search?q=list%20of%20ai%20tools%20website&num=100&hl=en&gl=US&gws_rd=cr&ie=UTF-8&oe=UTF-8&glp=1&uule=w+CAIQIFISCQs2MuSEtepUEUK33kOSuTsc",
"serp_item_types": [
"found_on_web",
"organic",
"images",
"people_also_search",
"related_searches"
],
"se_results_count": 1510000000,
"last_updated_time": "2025-05-24 22:56:18 +00:00",
"previous_updated_time": "2025-04-09 03:35:45 +00:00"
},
"keyword_info": {
"cpc": 4.38,
"se_type": "google",
"categories": [
10018,
13414
],
"competition": 0.07,
"search_volume": 70,
"monthly_searches": [
{
"year": 2025,
"month": 4,
"search_volume": 70
},
{
"year": 2025,
"month": 3,
"search_volume": 70
},
{
"year": 2025,
"month": 2,
"search_volume": 70
},
{
"year": 2025,
"month": 1,
"search_volume": 70
},
{
"year": 2024,
"month": 12,
"search_volume": 70
},
{
"year": 2024,
"month": 11,
"search_volume": 50
},
{
"year": 2024,
"month": 10,
"search_volume": 90
},
{
"year": 2024,
"month": 9,
"search_volume": 50
},
{
"year": 2024,
"month": 8,
"search_volume": 50
},
{
"year": 2024,
"month": 7,
"search_volume": 40
},
{
"year": 2024,
"month": 6,
"search_volume": 70
},
{
"year": 2024,
"month": 5,
"search_volume": 40
}
],
"competition_level": "LOW",
"last_updated_time": "2025-05-10 02:45:18 +00:00",
"low_top_of_page_bid": 0.75,
"search_volume_trend": {
"yearly": 40,
"monthly": 0,
"quarterly": 0
},
"high_top_of_page_bid": 5.1
},
"language_code": "en",
"location_code": 2840,
"avg_backlinks_info": {
"rank": 298.9,
"se_type": "google",
"dofollow": 6092.9,
"backlinks": 7028.4,
"referring_pages": 6742.4,
"main_domain_rank": 479.8,
"last_updated_time": "2025-05-24 19:56:23 +00:00",
"referring_domains": 464.7,
"referring_main_domains": 432.2
},
"keyword_properties": {
"se_type": "google",
"core_keyword": null,
"detected_language": "en",
"keyword_difficulty": 65,
"is_another_language": false,
"synonym_clustering_algorithm": "text_processing"
},
"search_intent_info": {
"se_type": "google",
"main_intent": "commercial",
"foreign_intent": [
"navigational"
],
"last_updated_time": "2023-04-26 05:03:29 +00:00"
},
"clickstream_keyword_info": null,
"keyword_info_normalized_with_bing": null,
"keyword_info_normalized_with_clickstream": null
},
"related_keywords": [
"list of ai tools website free",
"free ai tools list",
"list of ai tools website pdf",
"free ai tools online",
"ai tools list for students",
"top 10 ai tools",
"free ai tools for students",
"best free ai tools"
]
},
{
"depth": 3,
"se_type": "google",
"keyword_data": {
"keyword": "free artificial intelligence course online free with certificate",
"se_type": "google",
"serp_info": {
"se_type": "google",
"check_url": "https://www.google.com/search?q=free%20artificial%20intelligence%20course%20online%20free%20with%20certificate&num=100&hl=en&gl=US&gws_rd=cr&ie=UTF-8&oe=UTF-8&glp=1&uule=w+CAIQIFISCQs2MuSEtepUEUK33kOSuTsc",
"serp_item_types": [
"organic",
"people_also_ask",
"courses",
"perspectives",
"people_also_search",
"related_searches"
],
"se_results_count": 255000000,
"last_updated_time": "2025-05-25 02:29:19 +00:00",
"previous_updated_time": "2025-04-08 03:36:57 +00:00"
},
"keyword_info": {
"cpc": 6.96,
"se_type": "google",
"categories": [
10016,
10141,
10752
],
"competition": 0.62,
"search_volume": 70,
"monthly_searches": [
{
"year": 2025,
"month": 4,
"search_volume": 70
},
{
"year": 2025,
"month": 3,
"search_volume": 70
},
{
"year": 2025,
"month": 2,
"search_volume": 50
},
{
"year": 2025,
"month": 1,
"search_volume": 50
},
{
"year": 2024,
"month": 12,
"search_volume": 40
},
{
"year": 2024,
"month": 11,
"search_volume": 40
},
{
"year": 2024,
"month": 10,
"search_volume": 40
},
{
"year": 2024,
"month": 9,
"search_volume": 40
},
{
"year": 2024,
"month": 8,
"search_volume": 50
},
{
"year": 2024,
"month": 7,
"search_volume": 110
},
{
"year": 2024,
"month": 6,
"search_volume": 90
},
{
"year": 2024,
"month": 5,
"search_volume": 90
}
],
"competition_level": "MEDIUM",
"last_updated_time": "2025-05-09 13:58:19 +00:00",
"low_top_of_page_bid": 2,
"search_volume_trend": {
"yearly": -36,
"monthly": 0,
"quarterly": 40
},
"high_top_of_page_bid": 6.37
},
"language_code": "en",
"location_code": 2840,
"avg_backlinks_info": {
"rank": 203.8,
"se_type": "google",
"dofollow": 1944.5,
"backlinks": 3999.7,
"referring_pages": 2719.6,
"main_domain_rank": 565.1,
"last_updated_time": "2025-05-24 23:29:35 +00:00",
"referring_domains": 399.2,
"referring_main_domains": 366.2
},
"keyword_properties": {
"se_type": "google",
"core_keyword": null,
"detected_language": "en",
"keyword_difficulty": 34,
"is_another_language": false,
"synonym_clustering_algorithm": "text_processing"
},
"search_intent_info": {
"se_type": "google",
"main_intent": "commercial",
"foreign_intent": [
"navigational"
],
"last_updated_time": "2023-03-03 12:59:20 +00:00"
},
"clickstream_keyword_info": null,
"keyword_info_normalized_with_bing": null,
"keyword_info_normalized_with_clickstream": null
},
"related_keywords": [
"google artificial intelligence course online free with certificate",
"ai courses online free",
"artificial intelligence course online free with certificate for beginners",
"free ai courses for beginners",
"best ai courses online free",
"artificial intelligence course free pdf",
"artificial intelligence course fees",
"artificial intelligence course with certificate"
]
},
{
"depth": 2,
"se_type": "google",
"keyword_data": {
"keyword": "generative ai course free with certificate",
"se_type": "google",
"serp_info": {
"se_type": "google",
"check_url": "https://www.google.com/search?q=generative%20ai%20course%20free%20with%20certificate&num=100&hl=en&gl=US&gws_rd=cr&ie=UTF-8&oe=UTF-8&glp=1&uule=w+CAIQIFISCQs2MuSEtepUEUK33kOSuTsc",
"serp_item_types": [
"organic",
"courses",
"people_also_search",
"perspectives",
"discussions_and_forums",
"related_searches"
],
"se_results_count": 125000000,
"last_updated_time": "2025-06-07 07:30:25 +00:00",
"previous_updated_time": "2025-04-26 01:09:13 +00:00"
},
"keyword_info": {
"cpc": 6.39,
"se_type": "google",
"categories": [
10016,
10141,
10752,
10758,
12047
],
"competition": 0.82,
"search_volume": 40,
"monthly_searches": [
{
"year": 2025,
"month": 4,
"search_volume": 140
},
{
"year": 2025,
"month": 3,
"search_volume": 140
},
{
"year": 2025,
"month": 2,
"search_volume": 90
},
{
"year": 2025,
"month": 1,
"search_volume": 10
},
{
"year": 2024,
"month": 12,
"search_volume": 20
},
{
"year": 2024,
"month": 11,
"search_volume": 10
},
{
"year": 2024,
"month": 10,
"search_volume": 10
},
{
"year": 2024,
"month": 9,
"search_volume": 10
},
{
"year": 2024,
"month": 8,
"search_volume": 10
},
{
"year": 2024,
"month": 7,
"search_volume": 10
},
{
"year": 2024,
"month": 6,
"search_volume": 10
},
{
"year": 2024,
"month": 5,
"search_volume": 10
}
],
"competition_level": "HIGH",
"last_updated_time": "2025-05-11 05:06:27 +00:00",
"low_top_of_page_bid": 2.33,
"search_volume_trend": {
"yearly": 1300,
"monthly": 0,
"quarterly": 56
},
"high_top_of_page_bid": 6.99
},
"language_code": "en",
"location_code": 2840,
"avg_backlinks_info": {
"rank": 189.5,
"se_type": "google",
"dofollow": 338.6,
"backlinks": 452,
"referring_pages": 404.6,
"main_domain_rank": 650.5,
"last_updated_time": "2025-06-07 04:30:26 +00:00",
"referring_domains": 178.9,
"referring_main_domains": 170.9
},
"keyword_properties": {
"se_type": "google",
"core_keyword": "generative ai free course with certificate",
"detected_language": "en",
"keyword_difficulty": 35,
"is_another_language": false,
"synonym_clustering_algorithm": "text_processing"
},
"search_intent_info": {
"se_type": "google",
"main_intent": "commercial",
"foreign_intent": [
"informational"
],
"last_updated_time": "2024-04-17 22:18:26 +00:00"
},
"clickstream_keyword_info": null,
"keyword_info_normalized_with_bing": null,
"keyword_info_normalized_with_clickstream": null
},
"related_keywords": [
"generative ai course free with certificate reddit",
"generative ai course free with certificate online",
"generative ai course by google",
"generative ai course with certificate",
"google generative ai course free",
"free artificial intelligence course online free with certificate",
"generative ai certification google",
"free ai courses"
]
},
{
"depth": 1,
"se_type": "google",
"keyword_data": {
"keyword": "ai automation reddit",
"se_type": "google",
"serp_info": null,
"keyword_info": {
"cpc": null,
"se_type": "google",
"categories": [
10004,
10007,
10306,
11492,
12566,
13418,
13464,
13872
],
"competition": 0.01,
"search_volume": 30,
"monthly_searches": [
{
"year": 2025,
"month": 4,
"search_volume": 70
},
{
"year": 2025,
"month": 3,
"search_volume": 50
},
{
"year": 2025,
"month": 2,
"search_volume": 40
},
{
"year": 2025,
"month": 1,
"search_volume": 40
},
{
"year": 2024,
"month": 12,
"search_volume": 20
},
{
"year": 2024,
"month": 11,
"search_volume": 20
},
{
"year": 2024,
"month": 10,
"search_volume": 20
},
{
"year": 2024,
"month": 9,
"search_volume": 10
},
{
"year": 2024,
"month": 8,
"search_volume": 20
},
{
"year": 2024,
"month": 7,
"search_volume": 10
},
{
"year": 2024,
"month": 6,
"search_volume": 10
},
{
"year": 2024,
"month": 5,
"search_volume": 20
}
],
"competition_level": "LOW",
"last_updated_time": "2025-05-14 00:02:24 +00:00",
"low_top_of_page_bid": null,
"search_volume_trend": {
"yearly": 600,
"monthly": 40,
"quarterly": 75
},
"high_top_of_page_bid": null
},
"language_code": "en",
"location_code": 2840,
"avg_backlinks_info": null,
"keyword_properties": {
"se_type": "google",
"core_keyword": null,
"detected_language": "en",
"keyword_difficulty": null,
"is_another_language": false,
"synonym_clustering_algorithm": null
},
"search_intent_info": {
"se_type": "google",
"main_intent": "navigational",
"foreign_intent": null,
"last_updated_time": "2023-03-04 12:41:09 +00:00"
},
"clickstream_keyword_info": null,
"keyword_info_normalized_with_bing": null,
"keyword_info_normalized_with_clickstream": null
},
"related_keywords": null
},
{
"depth": 2,
"se_type": "google",
"keyword_data": {
"keyword": "ai automation agency business model",
"se_type": "google",
"serp_info": null,
"keyword_info": {
"cpc": 10.64,
"se_type": "google",
"categories": [
10004,
10276,
11099,
12399
],
"competition": 0.4,
"search_volume": 30,
"monthly_searches": [
{
"year": 2025,
"month": 4,
"search_volume": 50
},
{
"year": 2025,
"month": 3,
"search_volume": 70
},
{
"year": 2025,
"month": 2,
"search_volume": 50
},
{
"year": 2025,
"month": 1,
"search_volume": 40
},
{
"year": 2024,
"month": 12,
"search_volume": 40
},
{
"year": 2024,
"month": 11,
"search_volume": 30
},
{
"year": 2024,
"month": 10,
"search_volume": 10
},
{
"year": 2024,
"month": 9,
"search_volume": 10
},
{
"year": 2024,
"month": 8,
"search_volume": 10
},
{
"year": 2024,
"month": 7,
"search_volume": 10
},
{
"year": 2024,
"month": 6,
"search_volume": 10
},
{
"year": 2024,
"month": 5,
"search_volume": 20
}
],
"competition_level": "MEDIUM",
"last_updated_time": "2025-05-10 19:05:52 +00:00",
"low_top_of_page_bid": 3.81,
"search_volume_trend": {
"yearly": 150,
"monthly": -29,
"quarterly": 0
},
"high_top_of_page_bid": 13.06
},
"language_code": "en",
"location_code": 2840,
"avg_backlinks_info": null,
"keyword_properties": {
"se_type": "google",
"core_keyword": null,
"detected_language": "en",
"keyword_difficulty": null,
"is_another_language": false,
"synonym_clustering_algorithm": null
},
"search_intent_info": {
"se_type": "google",
"main_intent": "commercial",
"foreign_intent": [
"navigational"
],
"last_updated_time": "2023-08-29 20:44:03 +00:00"
},
"clickstream_keyword_info": null,
"keyword_info_normalized_with_bing": null,
"keyword_info_normalized_with_clickstream": null
},
"related_keywords": null
},
{
"depth": 2,
"se_type": "google",
"keyword_data": {
"keyword": "ai devices examples",
"se_type": "google",
"serp_info": {
"se_type": "google",
"check_url": "https://www.google.com/search?q=ai%20devices%20examples&num=100&hl=en&gl=US&gws_rd=cr&ie=UTF-8&oe=UTF-8&glp=1&uule=w+CAIQIFISCQs2MuSEtepUEUK33kOSuTsc",
"serp_item_types": [
"found_on_web",
"organic",
"people_also_ask",
"images",
"related_searches"
],
"se_results_count": 302000000,
"last_updated_time": "2024-12-09 05:45:32 +00:00",
"previous_updated_time": "2024-10-29 19:18:21 +00:00"
},
"keyword_info": {
"cpc": 6.5,
"se_type": "google",
"categories": [
10019,
10168,
10882
],
"competition": 0.43,
"search_volume": 30,
"monthly_searches": [
{
"year": 2025,
"month": 4,
"search_volume": 40
},
{
"year": 2025,
"month": 3,
"search_volume": 40
},
{
"year": 2025,
"month": 2,
"search_volume": 30
},
{
"year": 2025,
"month": 1,
"search_volume": 20
},
{
"year": 2024,
"month": 12,
"search_volume": 30
},
{
"year": 2024,
"month": 11,
"search_volume": 20
},
{
"year": 2024,
"month": 10,
"search_volume": 30
},
{
"year": 2024,
"month": 9,
"search_volume": 20
},
{
"year": 2024,
"month": 8,
"search_volume": 20
},
{
"year": 2024,
"month": 7,
"search_volume": 30
},
{
"year": 2024,
"month": 6,
"search_volume": 40
},
{
"year": 2024,
"month": 5,
"search_volume": 30
}
],
"competition_level": "MEDIUM",
"last_updated_time": "2025-05-09 23:05:15 +00:00",
"low_top_of_page_bid": 1.56,
"search_volume_trend": {
"yearly": -20,
"monthly": 0,
"quarterly": 33
},
"high_top_of_page_bid": 5.39
},
"language_code": "en",
"location_code": 2840,
"avg_backlinks_info": {
"rank": 162,
"se_type": "google",
"dofollow": 140.4,
"backlinks": 224.9,
"referring_pages": 172.3,
"main_domain_rank": 369.4,
"last_updated_time": "2024-12-09 03:45:33 +00:00",
"referring_domains": 96.9,
"referring_main_domains": 93.1
},
"keyword_properties": {
"se_type": "google",
"core_keyword": null,
"detected_language": "en",
"keyword_difficulty": 20,
"is_another_language": false,
"synonym_clustering_algorithm": "text_processing"
},
"search_intent_info": {
"se_type": "google",
"main_intent": "commercial",
"foreign_intent": [
"informational"
],
"last_updated_time": "2023-03-04 12:41:32 +00:00"
},
"clickstream_keyword_info": null,
"keyword_info_normalized_with_bing": null,
"keyword_info_normalized_with_clickstream": null
},
"related_keywords": [
"10 examples of artificial intelligence",
"ai devices examples in real world",
"ai devices examples in real life",
"ai devices examples in everyday life",
"ai examples",
"ai devices examples for students",
"examples of ai tools",
"examples of ai applications"
]
},
{
"depth": 3,
"se_type": "google",
"keyword_data": {
"keyword": "how to start an ai automation agency",
"se_type": "google",
"serp_info": {
"se_type": "google",
"check_url": "https://www.google.com/search?q=how%20to%20start%20an%20ai%20automation%20agency&num=100&hl=en&gl=US&gws_rd=cr&ie=UTF-8&oe=UTF-8&glp=1&uule=w+CAIQIFISCQs2MuSEtepUEUK33kOSuTsc",
"serp_item_types": [
"organic",
"people_also_ask",
"discussions_and_forums",
"related_searches"
],
"se_results_count": 155000000,
"last_updated_time": "2025-05-30 10:15:22 +00:00",
"previous_updated_time": "2025-04-11 21:48:19 +00:00"
},
"keyword_info": {
"cpc": 5.54,
"se_type": "google",
"categories": [
10018,
10161,
10163,
10842
],
"competition": 0.53,
"search_volume": 30,
"monthly_searches": [
{
"year": 2025,
"month": 4,
"search_volume": 40
},
{
"year": 2025,
"month": 3,
"search_volume": 50
},
{
"year": 2025,
"month": 2,
"search_volume": 50
},
{
"year": 2025,
"month": 1,
"search_volume": 50
},
{
"year": 2024,
"month": 12,
"search_volume": 30
},
{
"year": 2024,
"month": 11,
"search_volume": 20
},
{
"year": 2024,
"month": 10,
"search_volume": 10
},
{
"year": 2024,
"month": 9,
"search_volume": 10
},
{
"year": 2024,
"month": 8,
"search_volume": 30
},
{
"year": 2024,
"month": 7,
"search_volume": 20
},
{
"year": 2024,
"month": 6,
"search_volume": 30
},
{
"year": 2024,
"month": 5,
"search_volume": 40
}
],
"competition_level": "MEDIUM",
"last_updated_time": "2025-05-10 03:26:45 +00:00",
"low_top_of_page_bid": 1.77,
"search_volume_trend": {
"yearly": 100,
"monthly": -20,
"quarterly": -20
},
"high_top_of_page_bid": 7.69
},
"language_code": "en",
"location_code": 2840,
"avg_backlinks_info": {
"rank": 21.1,
"se_type": "google",
"dofollow": 13.9,
"backlinks": 54.8,
"referring_pages": 14.4,
"main_domain_rank": 600.2,
"last_updated_time": "2025-05-30 07:15:23 +00:00",
"referring_domains": 1.4,
"referring_main_domains": 1.4
},
"keyword_properties": {
"se_type": "google",
"core_keyword": null,
"detected_language": "en",
"keyword_difficulty": 0,
"is_another_language": false,
"synonym_clustering_algorithm": "text_processing"
},
"search_intent_info": {
"se_type": "google",
"main_intent": "commercial",
"foreign_intent": [
"navigational"
],
"last_updated_time": "2023-07-22 16:04:00 +00:00"
},
"clickstream_keyword_info": null,
"keyword_info_normalized_with_bing": null,
"keyword_info_normalized_with_clickstream": null
},
"related_keywords": [
"how to start an ai automation agency reddit",
"how to start an ai automation agency for free",
"ai automation agency course free",
"how to start an ai automation agency step by step",
"ai automation agency pricing",
"ai automation agency business model",
"ai automation agency examples",
"ai automation agency services"
]
},
{
"depth": 3,
"se_type": "google",
"keyword_data": {
"keyword": "generative ai course by google",
"se_type": "google",
"serp_info": {
"se_type": "google",
"check_url": "https://www.google.com/search?q=generative%20ai%20course%20by%20google&num=100&hl=en&gl=US&gws_rd=cr&ie=UTF-8&oe=UTF-8&glp=1&uule=w+CAIQIFISCQs2MuSEtepUEUK33kOSuTsc",
"serp_item_types": [
"organic",
"people_also_ask",
"courses",
"perspectives",
"short_videos",
"people_also_search",
"related_searches"
],
"se_results_count": 95,
"last_updated_time": "2025-04-26 01:09:11 +00:00",
"previous_updated_time": null
},
"keyword_info": {
"cpc": 4.27,
"se_type": "google",
"categories": [
10016,
10141,
10758,
12047
],
"competition": 0.64,
"search_volume": 30,
"monthly_searches": [
{
"year": 2025,
"month": 4,
"search_volume": 30
},
{
"year": 2025,
"month": 3,
"search_volume": 90
},
{
"year": 2025,
"month": 2,
"search_volume": 30
},
{
"year": 2025,
"month": 1,
"search_volume": 50
},
{
"year": 2024,
"month": 12,
"search_volume": 50
},
{
"year": 2024,
"month": 11,
"search_volume": 20
},
{
"year": 2024,
"month": 10,
"search_volume": 30
},
{
"year": 2024,
"month": 9,
"search_volume": 20
},
{
"year": 2024,
"month": 8,
"search_volume": 10
},
{
"year": 2024,
"month": 7,
"search_volume": 10
},
{
"year": 2024,
"month": 6,
"search_volume": 10
},
{
"year": 2024,
"month": 5,
"search_volume": 10
}
],
"competition_level": "MEDIUM",
"last_updated_time": "2025-05-14 14:34:59 +00:00",
"low_top_of_page_bid": 1.9,
"search_volume_trend": {
"yearly": 50,
"monthly": -67,
"quarterly": 0
},
"high_top_of_page_bid": 8.06
},
"language_code": "en",
"location_code": 2840,
"avg_backlinks_info": {
"rank": 281.6,
"se_type": "google",
"dofollow": 2541.9,
"backlinks": 2824.7,
"referring_pages": 2716.1,
"main_domain_rank": 670.9,
"last_updated_time": "2025-04-25 22:09:12 +00:00",
"referring_domains": 318.9,
"referring_main_domains": 301.8
},
"keyword_properties": {
"se_type": "google",
"core_keyword": "generative ai google course",
"detected_language": "en",
"keyword_difficulty": 63,
"is_another_language": false,
"synonym_clustering_algorithm": "text_processing"
},
"search_intent_info": {
"se_type": "google",
"main_intent": "navigational",
"foreign_intent": [
"informational"
],
"last_updated_time": "2023-09-01 00:07:38 +00:00"
},
"clickstream_keyword_info": null,
"keyword_info_normalized_with_bing": null,
"keyword_info_normalized_with_clickstream": null
},
"related_keywords": [
"generative ai course by google free",
"generative ai free course with certificate",
"google generative ai certification",
"generative ai course by google certification",
"introduction to generative ai course by google",
"generative ai learning path",
"generative ai learning path google",
"free 5 day generative ai course by google"
]
},
{
"depth": 1,
"se_type": "google",
"keyword_data": {
"keyword": "ai automation free",
"se_type": "google",
"serp_info": null,
"keyword_info": {
"cpc": 27.81,
"se_type": "google",
"categories": [
10004,
10276,
11099,
12399
],
"competition": 0.65,
"search_volume": 20,
"monthly_searches": [
{
"year": 2025,
"month": 4,
"search_volume": 30
},
{
"year": 2025,
"month": 3,
"search_volume": 30
},
{
"year": 2025,
"month": 2,
"search_volume": 30
},
{
"year": 2025,
"month": 1,
"search_volume": 20
},
{
"year": 2024,
"month": 12,
"search_volume": 10
},
{
"year": 2024,
"month": 11,
"search_volume": 10
},
{
"year": 2024,
"month": 10,
"search_volume": 20
},
{
"year": 2024,
"month": 9,
"search_volume": 20
},
{
"year": 2024,
"month": 8,
"search_volume": 20
},
{
"year": 2024,
"month": 7,
"search_volume": 10
},
{
"year": 2024,
"month": 6,
"search_volume": 10
},
{
"year": 2024,
"month": 5,
"search_volume": 20
}
],
"competition_level": "MEDIUM",
"last_updated_time": "2025-05-13 04:15:35 +00:00",
"low_top_of_page_bid": 5.47,
"search_volume_trend": {
"yearly": 200,
"monthly": 0,
"quarterly": 0
},
"high_top_of_page_bid": 17.95
},
"language_code": "en",
"location_code": 2840,
"avg_backlinks_info": null,
"keyword_properties": {
"se_type": "google",
"core_keyword": null,
"detected_language": "fr",
"keyword_difficulty": null,
"is_another_language": true,
"synonym_clustering_algorithm": "text_processing"
},
"search_intent_info": {
"se_type": "google",
"main_intent": "navigational",
"foreign_intent": [
"commercial"
],
"last_updated_time": "2024-04-03 07:56:03 +00:00"
},
"clickstream_keyword_info": null,
"keyword_info_normalized_with_bing": null,
"keyword_info_normalized_with_clickstream": null
},
"related_keywords": null
},
{
"depth": 1,
"se_type": "google",
"keyword_data": {
"keyword": "ai automation bot",
"se_type": "google",
"serp_info": null,
"keyword_info": {
"cpc": 25.68,
"se_type": "google",
"categories": [
10021,
10177,
10931
],
"competition": 0.36,
"search_volume": 20,
"monthly_searches": [
{
"year": 2025,
"month": 4,
"search_volume": 20
},
{
"year": 2025,
"month": 3,
"search_volume": 30
},
{
"year": 2025,
"month": 2,
"search_volume": 30
},
{
"year": 2025,
"month": 1,
"search_volume": 10
},
{
"year": 2024,
"month": 12,
"search_volume": 20
},
{
"year": 2024,
"month": 11,
"search_volume": 20
},
{
"year": 2024,
"month": 10,
"search_volume": 10
},
{
"year": 2024,
"month": 9,
"search_volume": 20
},
{
"year": 2024,
"month": 8,
"search_volume": 30
},
{
"year": 2024,
"month": 7,
"search_volume": 30
},
{
"year": 2024,
"month": 6,
"search_volume": 20
},
{
"year": 2024,
"month": 5,
"search_volume": 10
}
],
"competition_level": "MEDIUM",
"last_updated_time": "2025-05-11 09:40:43 +00:00",
"low_top_of_page_bid": 5.46,
"search_volume_trend": {
"yearly": 100,
"monthly": -33,
"quarterly": -33
},
"high_top_of_page_bid": 19
},
"language_code": "en",
"location_code": 2840,
"avg_backlinks_info": null,
"keyword_properties": {
"se_type": "google",
"core_keyword": "ai bot automation",
"detected_language": "fr",
"keyword_difficulty": null,
"is_another_language": true,
"synonym_clustering_algorithm": "text_processing"
},
"search_intent_info": {
"se_type": "google",
"main_intent": "commercial",
"foreign_intent": [
"navigational"
],
"last_updated_time": "2023-09-08 15:00:30 +00:00"
},
"clickstream_keyword_info": null,
"keyword_info_normalized_with_bing": null,
"keyword_info_normalized_with_clickstream": null
},
"related_keywords": null
},
{
"depth": 1,
"se_type": "google",
"keyword_data": {
"keyword": "ai automation app",
"se_type": "google",
"serp_info": null,
"keyword_info": {
"cpc": 10.47,
"se_type": "google",
"categories": [
10004,
10276,
10306,
11099,
12399,
12566,
13464
],
"competition": 0.58,
"search_volume": 20,
"monthly_searches": [
{
"year": 2025,
"month": 4,
"search_volume": 30
},
{
"year": 2025,
"month": 3,
"search_volume": 30
},
{
"year": 2025,
"month": 2,
"search_volume": 30
},
{
"year": 2025,
"month": 1,
"search_volume": 30
},
{
"year": 2024,
"month": 12,
"search_volume": 20
},
{
"year": 2024,
"month": 11,
"search_volume": 10
},
{
"year": 2024,
"month": 10,
"search_volume": 30
},
{
"year": 2024,
"month": 9,
"search_volume": 10
},
{
"year": 2024,
"month": 8,
"search_volume": 10
},
{
"year": 2024,
"month": 7,
"search_volume": 10
},
{
"year": 2024,
"month": 6,
"search_volume": 10
},
{
"year": 2024,
"month": 5,
"search_volume": 10
}
],
"competition_level": "MEDIUM",
"last_updated_time": "2025-05-13 22:17:52 +00:00",
"low_top_of_page_bid": 4.38,
"search_volume_trend": {
"yearly": 200,
"monthly": 0,
"quarterly": 0
},
"high_top_of_page_bid": 11.75
},
"language_code": "en",
"location_code": 2840,
"avg_backlinks_info": null,
"keyword_properties": {
"se_type": "google",
"core_keyword": null,
"detected_language": "en",
"keyword_difficulty": null,
"is_another_language": false,
"synonym_clustering_algorithm": "text_processing"
},
"search_intent_info": {
"se_type": "google",
"main_intent": "commercial",
"foreign_intent": [
"navigational"
],
"last_updated_time": "2024-04-03 07:53:59 +00:00"
},
"clickstream_keyword_info": null,
"keyword_info_normalized_with_bing": null,
"keyword_info_normalized_with_clickstream": null
},
"related_keywords": null
},
{
"depth": 2,
"se_type": "google",
"keyword_data": {
"keyword": "ai automation agency course",
"se_type": "google",
"serp_info": {
"se_type": "google",
"check_url": "https://www.google.com/search?q=ai%20automation%20agency%20course&num=100&hl=en&gl=US&gws_rd=cr&ie=UTF-8&oe=UTF-8&glp=1&uule=w+CAIQIFISCQs2MuSEtepUEUK33kOSuTsc",
"serp_item_types": [
"paid",
"courses",
"organic",
"related_searches"
],
"se_results_count": 30200000,
"last_updated_time": "2024-07-12 09:12:01 +00:00",
"previous_updated_time": "2024-05-12 01:36:17 +00:00"
},
"keyword_info": {
"cpc": 8.7,
"se_type": "google",
"categories": [
10004,
10016,
10141,
10276,
10306,
10758,
11386,
12047,
13464
],
"competition": 0.8,
"search_volume": 20,
"monthly_searches": [
{
"year": 2025,
"month": 4,
"search_volume": 20
},
{
"year": 2025,
"month": 3,
"search_volume": 40
},
{
"year": 2025,
"month": 2,
"search_volume": 20
},
{
"year": 2025,
"month": 1,
"search_volume": 10
},
{
"year": 2024,
"month": 12,
"search_volume": 10
},
{
"year": 2024,
"month": 11,
"search_volume": 20
},
{
"year": 2024,
"month": 10,
"search_volume": 10
},
{
"year": 2024,
"month": 9,
"search_volume": 20
},
{
"year": 2024,
"month": 8,
"search_volume": 10
},
{
"year": 2024,
"month": 7,
"search_volume": 10
},
{
"year": 2024,
"month": 6,
"search_volume": 10
},
{
"year": 2024,
"month": 5,
"search_volume": 10
}
],
"competition_level": "HIGH",
"last_updated_time": "2025-05-14 11:10:04 +00:00",
"low_top_of_page_bid": 2.19,
"search_volume_trend": {
"yearly": -33,
"monthly": -50,
"quarterly": 0
},
"high_top_of_page_bid": 7.76
},
"language_code": "en",
"location_code": 2840,
"avg_backlinks_info": {
"rank": 33.2,
"se_type": "google",
"dofollow": 4.8,
"backlinks": 8.1,
"referring_pages": 5.2,
"main_domain_rank": 694.4,
"last_updated_time": "2024-07-12 06:12:12 +00:00",
"referring_domains": 3.5,
"referring_main_domains": 3.4
},
"keyword_properties": {
"se_type": "google",
"core_keyword": "ai automation agency courses",
"detected_language": "en",
"keyword_difficulty": 0,
"is_another_language": false,
"synonym_clustering_algorithm": "text_processing"
},
"search_intent_info": {
"se_type": "google",
"main_intent": "navigational",
"foreign_intent": null,
"last_updated_time": "2023-08-30 20:29:55 +00:00"
},
"clickstream_keyword_info": null,
"keyword_info_normalized_with_bing": null,
"keyword_info_normalized_with_clickstream": null
},
"related_keywords": [
"ai automation agency course free",
"ai automation agency course online",
"ai automation agency blueprint",
"corbin ai – start a successful ai automation agency",
"how to start an ai automation agency",
"udemy start a profitable ai automation agency",
"ai agents course",
"ai implementation training"
]
},
{
"depth": 2,
"se_type": "google",
"keyword_data": {
"keyword": "ai automation tools free",
"se_type": "google",
"serp_info": null,
"keyword_info": {
"cpc": 10.91,
"se_type": "google",
"categories": [
10004,
10276,
10306,
11099,
12399,
12566,
13464
],
"competition": 0.45,
"search_volume": 20,
"monthly_searches": [
{
"year": 2025,
"month": 4,
"search_volume": 20
},
{
"year": 2025,
"month": 3,
"search_volume": 20
},
{
"year": 2025,
"month": 2,
"search_volume": 10
},
{
"year": 2025,
"month": 1,
"search_volume": 20
},
{
"year": 2024,
"month": 12,
"search_volume": 10
},
{
"year": 2024,
"month": 11,
"search_volume": 10
},
{
"year": 2024,
"month": 10,
"search_volume": 10
},
{
"year": 2024,
"month": 9,
"search_volume": 20
},
{
"year": 2024,
"month": 8,
"search_volume": 10
},
{
"year": 2024,
"month": 7,
"search_volume": 20
},
{
"year": 2024,
"month": 6,
"search_volume": 10
},
{
"year": 2024,
"month": 5,
"search_volume": 10
}
],
"competition_level": "MEDIUM",
"last_updated_time": "2025-05-14 18:26:16 +00:00",
"low_top_of_page_bid": 3.91,
"search_volume_trend": {
"yearly": 100,
"monthly": 0,
"quarterly": 100
},
"high_top_of_page_bid": 13.82
},
"language_code": "en",
"location_code": 2840,
"avg_backlinks_info": null,
"keyword_properties": {
"se_type": "google",
"core_keyword": "ai automation free tools",
"detected_language": "en",
"keyword_difficulty": null,
"is_another_language": false,
"synonym_clustering_algorithm": "text_processing"
},
"search_intent_info": {
"se_type": "google",
"main_intent": "commercial",
"foreign_intent": [
"navigational"
],
"last_updated_time": "2023-03-04 12:41:09 +00:00"
},
"clickstream_keyword_info": null,
"keyword_info_normalized_with_bing": null,
"keyword_info_normalized_with_clickstream": null
},
"related_keywords": null
},
{
"depth": 2,
"se_type": "google",
"keyword_data": {
"keyword": "ai automation website",
"se_type": "google",
"serp_info": null,
"keyword_info": {
"cpc": 20.8,
"se_type": "google",
"categories": [
10004,
10276,
11099,
12399
],
"competition": 0.59,
"search_volume": 20,
"monthly_searches": [
{
"year": 2025,
"month": 4,
"search_volume": 50
},
{
"year": 2025,
"month": 3,
"search_volume": 40
},
{
"year": 2025,
"month": 2,
"search_volume": 20
},
{
"year": 2025,
"month": 1,
"search_volume": 30
},
{
"year": 2024,
"month": 12,
"search_volume": 20
},
{
"year": 2024,
"month": 11,
"search_volume": 10
},
{
"year": 2024,
"month": 10,
"search_volume": 10
},
{
"year": 2024,
"month": 9,
"search_volume": 10
},
{
"year": 2024,
"month": 8,
"search_volume": 10
},
{
"year": 2024,
"month": 7,
"search_volume": 10
},
{
"year": 2024,
"month": 6,
"search_volume": 10
},
{
"year": 2024,
"month": 5,
"search_volume": 10
}
],
"competition_level": "MEDIUM",
"last_updated_time": "2025-05-09 22:43:10 +00:00",
"low_top_of_page_bid": 6.21,
"search_volume_trend": {
"yearly": 400,
"monthly": 25,
"quarterly": 150
},
"high_top_of_page_bid": 19.07
},
"language_code": "en",
"location_code": 2840,
"avg_backlinks_info": null,
"keyword_properties": {
"se_type": "google",
"core_keyword": null,
"detected_language": "en",
"keyword_difficulty": null,
"is_another_language": false,
"synonym_clustering_algorithm": "text_processing"
},
"search_intent_info": {
"se_type": "google",
"main_intent": "navigational",
"foreign_intent": [
"commercial"
],
"last_updated_time": "2023-09-10 22:25:32 +00:00"
},
"clickstream_keyword_info": null,
"keyword_info_normalized_with_bing": null,
"keyword_info_normalized_with_clickstream": null
},
"related_keywords": null
},
{
"depth": 3,
"se_type": "google",
"keyword_data": {
"keyword": "ai automation agency pricing",
"se_type": "google",
"serp_info": null,
"keyword_info": {
"cpc": 10,
"se_type": "google",
"categories": [
10004,
10276,
10306,
11099,
11386,
12399,
12566,
13464
],
"competition": 0.86,
"search_volume": 20,
"monthly_searches": [
{
"year": 2025,
"month": 4,
"search_volume": 30
},
{
"year": 2025,
"month": 3,
"search_volume": 30
},
{
"year": 2025,
"month": 2,
"search_volume": 20
},
{
"year": 2025,
"month": 1,
"search_volume": 30
},
{
"year": 2024,
"month": 12,
"search_volume": 20
},
{
"year": 2024,
"month": 11,
"search_volume": 20
},
{
"year": 2024,
"month": 10,
"search_volume": 10
},
{
"year": 2024,
"month": 9,
"search_volume": 10
},
{
"year": 2024,
"month": 8,
"search_volume": 10
},
{
"year": 2024,
"month": 7,
"search_volume": 10
},
{
"year": 2024,
"month": 6,
"search_volume": 10
},
{
"year": 2024,
"month": 5,
"search_volume": 20
}
],
"competition_level": "HIGH",
"last_updated_time": "2025-05-09 22:54:43 +00:00",
"low_top_of_page_bid": 4.26,
"search_volume_trend": {
"yearly": 200,
"monthly": 0,
"quarterly": 50
},
"high_top_of_page_bid": 10
},
"language_code": "en",
"location_code": 2840,
"avg_backlinks_info": null,
"keyword_properties": {
"se_type": "google",
"core_keyword": null,
"detected_language": "en",
"keyword_difficulty": null,
"is_another_language": false,
"synonym_clustering_algorithm": null
},
"search_intent_info": {
"se_type": "google",
"main_intent": "commercial",
"foreign_intent": [
"navigational"
],
"last_updated_time": "2023-09-04 18:43:19 +00:00"
},
"clickstream_keyword_info": null,
"keyword_info_normalized_with_bing": null,
"keyword_info_normalized_with_clickstream": null
},
"related_keywords": null
},
{
"depth": 3,
"se_type": "google",
"keyword_data": {
"keyword": "generative ai course with certificate",
"se_type": "google",
"serp_info": null,
"keyword_info": {
"cpc": 12.33,
"se_type": "google",
"categories": [
10016,
10141,
10758,
12047
],
"competition": 0.67,
"search_volume": 20,
"monthly_searches": [
{
"year": 2025,
"month": 4,
"search_volume": 40
},
{
"year": 2025,
"month": 3,
"search_volume": 50
},
{
"year": 2025,
"month": 2,
"search_volume": 30
},
{
"year": 2025,
"month": 1,
"search_volume": 40
},
{
"year": 2024,
"month": 12,
"search_volume": 30
},
{
"year": 2024,
"month": 11,
"search_volume": 10
},
{
"year": 2024,
"month": 10,
"search_volume": 10
},
{
"year": 2024,
"month": 9,
"search_volume": 10
},
{
"year": 2024,
"month": 8,
"search_volume": 10
},
{
"year": 2024,
"month": 7,
"search_volume": 10
},
{
"year": 2024,
"month": 6,
"search_volume": 10
},
{
"year": 2024,
"month": 5,
"search_volume": 10
}
],
"competition_level": "HIGH",
"last_updated_time": "2025-05-13 17:52:56 +00:00",
"low_top_of_page_bid": 6.68,
"search_volume_trend": {
"yearly": 300,
"monthly": -20,
"quarterly": 33
},
"high_top_of_page_bid": 15.36
},
"language_code": "en",
"location_code": 2840,
"avg_backlinks_info": null,
"keyword_properties": {
"se_type": "google",
"core_keyword": "generative ai certification course",
"detected_language": "en",
"keyword_difficulty": 41,
"is_another_language": false,
"synonym_clustering_algorithm": "text_processing"
},
"search_intent_info": {
"se_type": "google",
"main_intent": "commercial",
"foreign_intent": [
"informational"
],
"last_updated_time": "2024-02-13 18:36:28 +00:00"
},
"clickstream_keyword_info": null,
"keyword_info_normalized_with_bing": null,
"keyword_info_normalized_with_clickstream": null
},
"related_keywords": null
},
{
"depth": 3,
"se_type": "google",
"keyword_data": {
"keyword": "10 examples of artificial intelligence in real life",
"se_type": "google",
"serp_info": null,
"keyword_info": {
"cpc": 6.21,
"se_type": "google",
"categories": [
10019,
10168,
10296,
10885,
11271,
12197,
12209,
12211
],
"competition": 0.16,
"search_volume": 20,
"monthly_searches": [
{
"year": 2025,
"month": 4,
"search_volume": 40
},
{
"year": 2025,
"month": 3,
"search_volume": 50
},
{
"year": 2025,
"month": 2,
"search_volume": 70
},
{
"year": 2025,
"month": 1,
"search_volume": 50
},
{
"year": 2024,
"month": 12,
"search_volume": 20
},
{
"year": 2024,
"month": 11,
"search_volume": 20
},
{
"year": 2024,
"month": 10,
"search_volume": 10
},
{
"year": 2024,
"month": 9,
"search_volume": 10
},
{
"year": 2024,
"month": 8,
"search_volume": 10
},
{
"year": 2024,
"month": 7,
"search_volume": 10
},
{
"year": 2024,
"month": 6,
"search_volume": 10
},
{
"year": 2024,
"month": 5,
"search_volume": 0
}
],
"competition_level": "LOW",
"last_updated_time": "2025-05-13 13:44:25 +00:00",
"low_top_of_page_bid": 1.61,
"search_volume_trend": {
"yearly": null,
"monthly": -20,
"quarterly": -43
},
"high_top_of_page_bid": 9.38
},
"language_code": "en",
"location_code": 2840,
"avg_backlinks_info": null,
"keyword_properties": {
"se_type": "google",
"core_keyword": null,
"detected_language": "en",
"keyword_difficulty": null,
"is_another_language": false,
"synonym_clustering_algorithm": null
},
"search_intent_info": {
"se_type": "google",
"main_intent": "commercial",
"foreign_intent": [
"informational"
],
"last_updated_time": "2023-11-10 05:48:59 +00:00"
},
"clickstream_keyword_info": null,
"keyword_info_normalized_with_bing": null,
"keyword_info_normalized_with_clickstream": null
},
"related_keywords": null
},
{
"depth": 2,
"se_type": "google",
"keyword_data": {
"keyword": "ai automation agency reviews",
"se_type": "google",
"serp_info": null,
"keyword_info": {
"cpc": 12.26,
"se_type": "google",
"categories": [
10004,
10306,
12566,
13464
],
"competition": 0.81,
"search_volume": 10,
"monthly_searches": [
{
"year": 2025,
"month": 4,
"search_volume": 10
},
{
"year": 2025,
"month": 3,
"search_volume": 10
},
{
"year": 2025,
"month": 2,
"search_volume": 0
},
{
"year": 2025,
"month": 1,
"search_volume": 0
},
{
"year": 2024,
"month": 12,
"search_volume": 0
},
{
"year": 2024,
"month": 11,
"search_volume": 0
},
{
"year": 2024,
"month": 10,
"search_volume": 0
},
{
"year": 2024,
"month": 9,
"search_volume": 0
},
{
"year": 2024,
"month": 8,
"search_volume": 0
},
{
"year": 2024,
"month": 7,
"search_volume": 0
},
{
"year": 2024,
"month": 6,
"search_volume": 0
},
{
"year": 2024,
"month": 5,
"search_volume": 0
}
],
"competition_level": "HIGH",
"last_updated_time": "2025-05-10 06:52:14 +00:00",
"low_top_of_page_bid": 7.95,
"search_volume_trend": {
"yearly": null,
"monthly": 0,
"quarterly": null
},
"high_top_of_page_bid": 17.27
},
"language_code": "en",
"location_code": 2840,
"avg_backlinks_info": null,
"keyword_properties": {
"se_type": "google",
"core_keyword": "automated-agency.ai reviews",
"detected_language": "en",
"keyword_difficulty": null,
"is_another_language": false,
"synonym_clustering_algorithm": "text_processing"
},
"search_intent_info": {
"se_type": "google",
"main_intent": "commercial",
"foreign_intent": [
"navigational"
],
"last_updated_time": "2025-04-10 19:49:26 +00:00"
},
"clickstream_keyword_info": null,
"keyword_info_normalized_with_bing": null,
"keyword_info_normalized_with_clickstream": null
},
"related_keywords": null
},
{
"depth": 2,
"se_type": "google",
"keyword_data": {
"keyword": "ai automation agency liam ottley",
"se_type": "google",
"serp_info": null,
"keyword_info": {
"cpc": 5.89,
"se_type": "google",
"categories": [
10002,
10013,
10109,
13546
],
"competition": 0.41,
"search_volume": 10,
"monthly_searches": [
{
"year": 2025,
"month": 4,
"search_volume": 20
},
{
"year": 2025,
"month": 3,
"search_volume": 20
},
{
"year": 2025,
"month": 2,
"search_volume": 10
},
{
"year": 2025,
"month": 1,
"search_volume": 10
},
{
"year": 2024,
"month": 12,
"search_volume": 10
},
{
"year": 2024,
"month": 11,
"search_volume": 10
},
{
"year": 2024,
"month": 10,
"search_volume": 10
},
{
"year": 2024,
"month": 9,
"search_volume": 10
},
{
"year": 2024,
"month": 8,
"search_volume": 10
},
{
"year": 2024,
"month": 7,
"search_volume": 10
},
{
"year": 2024,
"month": 6,
"search_volume": 10
},
{
"year": 2024,
"month": 5,
"search_volume": 0
}
],
"competition_level": "MEDIUM",
"last_updated_time": "2025-05-12 00:33:07 +00:00",
"low_top_of_page_bid": 3.11,
"search_volume_trend": {
"yearly": 100,
"monthly": 0,
"quarterly": 100
},
"high_top_of_page_bid": 10
},
"language_code": "en",
"location_code": 2840,
"avg_backlinks_info": null,
"keyword_properties": {
"se_type": "google",
"core_keyword": "liam ottley ai automation agency",
"detected_language": "en",
"keyword_difficulty": null,
"is_another_language": false,
"synonym_clustering_algorithm": "text_processing"
},
"search_intent_info": {
"se_type": "google",
"main_intent": "commercial",
"foreign_intent": [
"navigational"
],
"last_updated_time": "2023-09-07 08:59:33 +00:00"
},
"clickstream_keyword_info": null,
"keyword_info_normalized_with_bing": null,
"keyword_info_normalized_with_clickstream": null
},
"related_keywords": null
},
{
"depth": 2,
"se_type": "google",
"keyword_data": {
"keyword": "ai automation agency course free",
"se_type": "google",
"serp_info": null,
"keyword_info": {
"cpc": 12.29,
"se_type": "google",
"categories": [
10016,
10141,
10752
],
"competition": 0.49,
"search_volume": 10,
"monthly_searches": [
{
"year": 2025,
"month": 4,
"search_volume": 10
},
{
"year": 2025,
"month": 3,
"search_volume": 20
},
{
"year": 2025,
"month": 2,
"search_volume": 10
},
{
"year": 2025,
"month": 1,
"search_volume": 30
},
{
"year": 2024,
"month": 12,
"search_volume": 10
},
{
"year": 2024,
"month": 11,
"search_volume": 10
},
{
"year": 2024,
"month": 10,
"search_volume": 10
},
{
"year": 2024,
"month": 9,
"search_volume": 10
},
{
"year": 2024,
"month": 8,
"search_volume": 10
},
{
"year": 2024,
"month": 7,
"search_volume": 10
},
{
"year": 2024,
"month": 6,
"search_volume": 10
},
{
"year": 2024,
"month": 5,
"search_volume": 10
}
],
"competition_level": "MEDIUM",
"last_updated_time": "2025-05-11 02:10:44 +00:00",
"low_top_of_page_bid": 2,
"search_volume_trend": {
"yearly": 0,
"monthly": -50,
"quarterly": 0
},
"high_top_of_page_bid": 6.62
},
"language_code": "en",
"location_code": 2840,
"avg_backlinks_info": null,
"keyword_properties": {
"se_type": "google",
"core_keyword": null,
"detected_language": "en",
"keyword_difficulty": null,
"is_another_language": false,
"synonym_clustering_algorithm": null
},
"search_intent_info": {
"se_type": "google",
"main_intent": "navigational",
"foreign_intent": [
"commercial"
],
"last_updated_time": "2024-03-17 07:32:20 +00:00"
},
"clickstream_keyword_info": null,
"keyword_info_normalized_with_bing": null,
"keyword_info_normalized_with_clickstream": null
},
"related_keywords": null
},
{
"depth": 2,
"se_type": "google",
"keyword_data": {
"keyword": "best ai automation agency",
"se_type": "google",
"serp_info": null,
"keyword_info": {
"cpc": 25.2,
"se_type": "google",
"categories": [
10004,
10276,
10306,
11099,
12399,
12566,
13464
],
"competition": 0.54,
"search_volume": 10,
"monthly_searches": [
{
"year": 2025,
"month": 4,
"search_volume": 20
},
{
"year": 2025,
"month": 3,
"search_volume": 20
},
{
"year": 2025,
"month": 2,
"search_volume": 10
},
{
"year": 2025,
"month": 1,
"search_volume": 10
},
{
"year": 2024,
"month": 12,
"search_volume": 10
},
{
"year": 2024,
"month": 11,
"search_volume": 10
},
{
"year": 2024,
"month": 10,
"search_volume": 10
},
{
"year": 2024,
"month": 9,
"search_volume": 10
},
{
"year": 2024,
"month": 8,
"search_volume": 10
},
{
"year": 2024,
"month": 7,
"search_volume": 10
},
{
"year": 2024,
"month": 6,
"search_volume": 10
},
{
"year": 2024,
"month": 5,
"search_volume": 10
}
],
"competition_level": "MEDIUM",
"last_updated_time": "2025-05-13 17:26:19 +00:00",
"low_top_of_page_bid": 4.7,
"search_volume_trend": {
"yearly": 100,
"monthly": 0,
"quarterly": 100
},
"high_top_of_page_bid": 24.41
},
"language_code": "en",
"location_code": 2840,
"avg_backlinks_info": null,
"keyword_properties": {
"se_type": "google",
"core_keyword": "best ai automation agencies",
"detected_language": "en",
"keyword_difficulty": null,
"is_another_language": false,
"synonym_clustering_algorithm": "text_processing"
},
"search_intent_info": {
"se_type": "google",
"main_intent": "commercial",
"foreign_intent": [
"navigational"
],
"last_updated_time": "2024-02-22 16:14:02 +00:00"
},
"clickstream_keyword_info": null,
"keyword_info_normalized_with_bing": null,
"keyword_info_normalized_with_clickstream": null
},
"related_keywords": null
},
{
"depth": 2,
"se_type": "google",
"keyword_data": {
"keyword": "ai automation agency examples",
"se_type": "google",
"serp_info": null,
"keyword_info": {
"cpc": null,
"se_type": "google",
"categories": [
10004,
10276,
11099,
12399
],
"competition": 0.71,
"search_volume": 10,
"monthly_searches": [
{
"year": 2025,
"month": 4,
"search_volume": 10
},
{
"year": 2025,
"month": 3,
"search_volume": 10
},
{
"year": 2025,
"month": 2,
"search_volume": 30
},
{
"year": 2025,
"month": 1,
"search_volume": 10
},
{
"year": 2024,
"month": 12,
"search_volume": 10
},
{
"year": 2024,
"month": 11,
"search_volume": 10
},
{
"year": 2024,
"month": 10,
"search_volume": 10
},
{
"year": 2024,
"month": 9,
"search_volume": 20
},
{
"year": 2024,
"month": 8,
"search_volume": 20
},
{
"year": 2024,
"month": 7,
"search_volume": 10
},
{
"year": 2024,
"month": 6,
"search_volume": 10
},
{
"year": 2024,
"month": 5,
"search_volume": 10
}
],
"competition_level": "HIGH",
"last_updated_time": "2025-05-11 12:07:37 +00:00",
"low_top_of_page_bid": 3.99,
"search_volume_trend": {
"yearly": 0,
"monthly": 0,
"quarterly": -67
},
"high_top_of_page_bid": 11.39
},
"language_code": "en",
"location_code": 2840,
"avg_backlinks_info": null,
"keyword_properties": {
"se_type": "google",
"core_keyword": null,
"detected_language": "en",
"keyword_difficulty": null,
"is_another_language": false,
"synonym_clustering_algorithm": null
},
"search_intent_info": {
"se_type": "google",
"main_intent": "informational",
"foreign_intent": [
"commercial"
],
"last_updated_time": "2023-09-14 17:36:24 +00:00"
},
"clickstream_keyword_info": null,
"keyword_info_normalized_with_bing": null,
"keyword_info_normalized_with_clickstream": null
},
"related_keywords": null
},
{
"depth": 2,
"se_type": "google",
"keyword_data": {
"keyword": "ai automation tools for testing",
"se_type": "google",
"serp_info": {
"se_type": "google",
"check_url": null,
"serp_item_types": null,
"se_results_count": null,
"last_updated_time": "0001-01-01 00:00:00 +00:00",
"previous_updated_time": null
},
"keyword_info": {
"cpc": 17.5,
"se_type": "google",
"categories": [
10004,
10019,
10168,
10302,
10885,
11360,
12197,
13464,
13643
],
"competition": 0.43,
"search_volume": 10,
"monthly_searches": [
{
"year": 2025,
"month": 4,
"search_volume": 40
},
{
"year": 2025,
"month": 3,
"search_volume": 20
},
{
"year": 2025,
"month": 2,
"search_volume": 10
},
{
"year": 2025,
"month": 1,
"search_volume": 10
},
{
"year": 2024,
"month": 12,
"search_volume": 10
},
{
"year": 2024,
"month": 11,
"search_volume": 10
},
{
"year": 2024,
"month": 10,
"search_volume": 10
},
{
"year": 2024,
"month": 9,
"search_volume": 10
},
{
"year": 2024,
"month": 8,
"search_volume": 10
},
{
"year": 2024,
"month": 7,
"search_volume": 10
},
{
"year": 2024,
"month": 6,
"search_volume": 10
},
{
"year": 2024,
"month": 5,
"search_volume": 10
}
],
"competition_level": "MEDIUM",
"last_updated_time": "2025-05-12 18:57:48 +00:00",
"low_top_of_page_bid": 6.33,
"search_volume_trend": {
"yearly": 100,
"monthly": 100,
"quarterly": 300
},
"high_top_of_page_bid": 22.94
},
"language_code": "en",
"location_code": 2840,
"avg_backlinks_info": null,
"keyword_properties": {
"se_type": "google",
"core_keyword": "ai automation tool for testing",
"detected_language": "en",
"keyword_difficulty": 31,
"is_another_language": false,
"synonym_clustering_algorithm": "text_processing"
},
"search_intent_info": {
"se_type": "google",
"main_intent": "commercial",
"foreign_intent": null,
"last_updated_time": "2023-12-24 18:51:53 +00:00"
},
"clickstream_keyword_info": null,
"keyword_info_normalized_with_bing": null,
"keyword_info_normalized_with_clickstream": null
},
"related_keywords": null
},
{
"depth": 2,
"se_type": "google",
"keyword_data": {
"keyword": "ai automation course free",
"se_type": "google",
"serp_info": null,
"keyword_info": {
"cpc": 5.28,
"se_type": "google",
"categories": [
10004,
10306,
12566,
13464
],
"competition": 0.74,
"search_volume": 10,
"monthly_searches": [
{
"year": 2025,
"month": 4,
"search_volume": 10
},
{
"year": 2025,
"month": 3,
"search_volume": 20
},
{
"year": 2025,
"month": 2,
"search_volume": 10
},
{
"year": 2025,
"month": 1,
"search_volume": 20
},
{
"year": 2024,
"month": 12,
"search_volume": 20
},
{
"year": 2024,
"month": 11,
"search_volume": 10
},
{
"year": 2024,
"month": 10,
"search_volume": 10
},
{
"year": 2024,
"month": 9,
"search_volume": 10
},
{
"year": 2024,
"month": 8,
"search_volume": 10
},
{
"year": 2024,
"month": 7,
"search_volume": 0
},
{
"year": 2024,
"month": 6,
"search_volume": 0
},
{
"year": 2024,
"month": 5,
"search_volume": 0
}
],
"competition_level": "HIGH",
"last_updated_time": "2025-05-14 13:32:32 +00:00",
"low_top_of_page_bid": 2.21,
"search_volume_trend": {
"yearly": null,
"monthly": -50,
"quarterly": 0
},
"high_top_of_page_bid": 5.19
},
"language_code": "en",
"location_code": 2840,
"avg_backlinks_info": null,
"keyword_properties": {
"se_type": "google",
"core_keyword": "free ai automation course",
"detected_language": "en",
"keyword_difficulty": null,
"is_another_language": false,
"synonym_clustering_algorithm": "text_processing"
},
"search_intent_info": {
"se_type": "google",
"main_intent": "commercial",
"foreign_intent": [
"navigational"
],
"last_updated_time": "2024-09-13 14:43:17 +00:00"
},
"clickstream_keyword_info": null,
"keyword_info_normalized_with_bing": null,
"keyword_info_normalized_with_clickstream": null
},
"related_keywords": null
},
{
"depth": 2,
"se_type": "google",
"keyword_data": {
"keyword": "ai automation course for beginners",
"se_type": "google",
"serp_info": null,
"keyword_info": {
"cpc": null,
"se_type": "google",
"categories": [
10015
],
"competition": 0.79,
"search_volume": 10,
"monthly_searches": [
{
"year": 2025,
"month": 4,
"search_volume": 10
},
{
"year": 2025,
"month": 3,
"search_volume": 0
},
{
"year": 2025,
"month": 2,
"search_volume": 0
},
{
"year": 2025,
"month": 1,
"search_volume": 10
},
{
"year": 2024,
"month": 12,
"search_volume": 0
},
{
"year": 2024,
"month": 11,
"search_volume": 0
},
{
"year": 2024,
"month": 10,
"search_volume": 0
},
{
"year": 2024,
"month": 9,
"search_volume": 0
},
{
"year": 2024,
"month": 8,
"search_volume": 0
},
{
"year": 2024,
"month": 7,
"search_volume": 0
},
{
"year": 2024,
"month": 6,
"search_volume": 0
},
{
"year": 2024,
"month": 5,
"search_volume": 0
}
],
"competition_level": "HIGH",
"last_updated_time": "2025-05-11 04:01:51 +00:00",
"low_top_of_page_bid": null,
"search_volume_trend": {
"yearly": null,
"monthly": null,
"quarterly": null
},
"high_top_of_page_bid": null
},
"language_code": "en",
"location_code": 2840,
"avg_backlinks_info": null,
"keyword_properties": {
"se_type": "google",
"core_keyword": null,
"detected_language": "en",
"keyword_difficulty": null,
"is_another_language": false,
"synonym_clustering_algorithm": null
},
"search_intent_info": {
"se_type": "google",
"main_intent": "commercial",
"foreign_intent": null,
"last_updated_time": "2025-01-11 06:54:46 +00:00"
},
"clickstream_keyword_info": null,
"keyword_info_normalized_with_bing": null,
"keyword_info_normalized_with_clickstream": null
},
"related_keywords": null
},
{
"depth": 2,
"se_type": "google",
"keyword_data": {
"keyword": "ai automation course udemy",
"se_type": "google",
"serp_info": null,
"keyword_info": {
"cpc": null,
"se_type": "google",
"categories": [
10016,
10141,
10758,
12047
],
"competition": null,
"search_volume": 10,
"monthly_searches": [
{
"year": 2025,
"month": 4,
"search_volume": 0
},
{
"year": 2025,
"month": 3,
"search_volume": 10
},
{
"year": 2025,
"month": 2,
"search_volume": 0
},
{
"year": 2025,
"month": 1,
"search_volume": 0
},
{
"year": 2024,
"month": 12,
"search_volume": 0
},
{
"year": 2024,
"month": 11,
"search_volume": 0
},
{
"year": 2024,
"month": 10,
"search_volume": 0
},
{
"year": 2024,
"month": 9,
"search_volume": 0
},
{
"year": 2024,
"month": 8,
"search_volume": 0
},
{
"year": 2024,
"month": 7,
"search_volume": 0
},
{
"year": 2024,
"month": 6,
"search_volume": 0
},
{
"year": 2024,
"month": 5,
"search_volume": 0
}
],
"competition_level": null,
"last_updated_time": "2025-05-17 11:46:20 +00:00",
"low_top_of_page_bid": null,
"search_volume_trend": {
"yearly": 0,
"monthly": -100,
"quarterly": 0
},
"high_top_of_page_bid": null
},
"language_code": "en",
"location_code": 2840,
"avg_backlinks_info": null,
"keyword_properties": {
"se_type": "google",
"core_keyword": null,
"detected_language": "fr",
"keyword_difficulty": null,
"is_another_language": true,
"synonym_clustering_algorithm": null
},
"search_intent_info": {
"se_type": "google",
"main_intent": "commercial",
"foreign_intent": [
"navigational"
],
"last_updated_time": "2025-05-17 11:46:20 +00:00"
},
"clickstream_keyword_info": null,
"keyword_info_normalized_with_bing": null,
"keyword_info_normalized_with_clickstream": null
},
"related_keywords": null
},
{
"depth": 2,
"se_type": "google",
"keyword_data": {
"keyword": "youtube ai automation course",
"se_type": "google",
"serp_info": null,
"keyword_info": {
"cpc": null,
"se_type": "google",
"categories": [
10004,
10306,
12566,
13464
],
"competition": 1,
"search_volume": 10,
"monthly_searches": [
{
"year": 2025,
"month": 4,
"search_volume": 10
},
{
"year": 2025,
"month": 3,
"search_volume": 10
},
{
"year": 2025,
"month": 2,
"search_volume": 10
},
{
"year": 2025,
"month": 1,
"search_volume": 10
},
{
"year": 2024,
"month": 12,
"search_volume": 10
},
{
"year": 2024,
"month": 11,
"search_volume": 10
},
{
"year": 2024,
"month": 10,
"search_volume": 0
},
{
"year": 2024,
"month": 9,
"search_volume": 0
},
{
"year": 2024,
"month": 8,
"search_volume": 0
},
{
"year": 2024,
"month": 7,
"search_volume": 0
},
{
"year": 2024,
"month": 6,
"search_volume": 0
},
{
"year": 2024,
"month": 5,
"search_volume": 0
}
],
"competition_level": "HIGH",
"last_updated_time": "2025-05-12 05:56:42 +00:00",
"low_top_of_page_bid": null,
"search_volume_trend": {
"yearly": null,
"monthly": 0,
"quarterly": 0
},
"high_top_of_page_bid": null
},
"language_code": "en",
"location_code": 2840,
"avg_backlinks_info": null,
"keyword_properties": {
"se_type": "google",
"core_keyword": "youtube automation ai course",
"detected_language": "fr",
"keyword_difficulty": null,
"is_another_language": true,
"synonym_clustering_algorithm": "text_processing"
},
"search_intent_info": {
"se_type": "google",
"main_intent": "navigational",
"foreign_intent": [
"commercial"
],
"last_updated_time": "2025-03-10 12:00:42 +00:00"
},
"clickstream_keyword_info": null,
"keyword_info_normalized_with_bing": null,
"keyword_info_normalized_with_clickstream": null
},
"related_keywords": null
},
{
"depth": 2,
"se_type": "google",
"keyword_data": {
"keyword": "ai automation examples in real life",
"se_type": "google",
"serp_info": null,
"keyword_info": {
"cpc": 12.54,
"se_type": "google",
"categories": [
10004,
10007,
10019,
10168,
10276,
10296,
10885,
11089,
11271,
11496,
12209,
13418
],
"competition": 0.33,
"search_volume": 10,
"monthly_searches": [
{
"year": 2025,
"month": 4,
"search_volume": 10
},
{
"year": 2025,
"month": 3,
"search_volume": 10
},
{
"year": 2025,
"month": 2,
"search_volume": 10
},
{
"year": 2025,
"month": 1,
"search_volume": 10
},
{
"year": 2024,
"month": 12,
"search_volume": 0
},
{
"year": 2024,
"month": 11,
"search_volume": 0
},
{
"year": 2024,
"month": 10,
"search_volume": 0
},
{
"year": 2024,
"month": 9,
"search_volume": 0
},
{
"year": 2024,
"month": 8,
"search_volume": 0
},
{
"year": 2024,
"month": 7,
"search_volume": 0
},
{
"year": 2024,
"month": 6,
"search_volume": 0
},
{
"year": 2024,
"month": 5,
"search_volume": 0
}
],
"competition_level": "MEDIUM",
"last_updated_time": "2025-05-13 00:17:49 +00:00",
"low_top_of_page_bid": null,
"search_volume_trend": {
"yearly": null,
"monthly": 0,
"quarterly": 0
},
"high_top_of_page_bid": null
},
"language_code": "en",
"location_code": 2840,
"avg_backlinks_info": null,
"keyword_properties": {
"se_type": "google",
"core_keyword": null,
"detected_language": "en",
"keyword_difficulty": null,
"is_another_language": false,
"synonym_clustering_algorithm": null
},
"search_intent_info": {
"se_type": "google",
"main_intent": "informational",
"foreign_intent": null,
"last_updated_time": "2025-02-21 09:33:48 +00:00"
},
"clickstream_keyword_info": null,
"keyword_info_normalized_with_bing": null,
"keyword_info_normalized_with_clickstream": null
},
"related_keywords": null
},
{
"depth": 3,
"se_type": "google",
"keyword_data": {
"keyword": "is ai automation agency worth it",
"se_type": "google",
"serp_info": {
"se_type": "google",
"check_url": "https://www.google.com/search?q=is%20ai%20automation%20agency%20worth%20it&num=100&hl=en&gl=US&gws_rd=cr&ie=UTF-8&oe=UTF-8&glp=1&uule=w+CAIQIFISCQs2MuSEtepUEUK33kOSuTsc",
"serp_item_types": [
"organic",
"people_also_ask",
"perspectives",
"related_searches"
],
"se_results_count": 90100000,
"last_updated_time": "2025-01-04 00:16:19 +00:00",
"previous_updated_time": null
},
"keyword_info": {
"cpc": null,
"se_type": "google",
"categories": [
10004,
10306,
12566,
13464
],
"competition": 0.15,
"search_volume": 10,
"monthly_searches": [
{
"year": 2025,
"month": 4,
"search_volume": 10
},
{
"year": 2025,
"month": 3,
"search_volume": 20
},
{
"year": 2025,
"month": 2,
"search_volume": 20
},
{
"year": 2025,
"month": 1,
"search_volume": 10
},
{
"year": 2024,
"month": 12,
"search_volume": 10
},
{
"year": 2024,
"month": 11,
"search_volume": 10
},
{
"year": 2024,
"month": 10,
"search_volume": 10
},
{
"year": 2024,
"month": 9,
"search_volume": 10
},
{
"year": 2024,
"month": 8,
"search_volume": 10
},
{
"year": 2024,
"month": 7,
"search_volume": 10
},
{
"year": 2024,
"month": 6,
"search_volume": 10
},
{
"year": 2024,
"month": 5,
"search_volume": 10
}
],
"competition_level": "LOW",
"last_updated_time": "2025-05-11 06:51:49 +00:00",
"low_top_of_page_bid": null,
"search_volume_trend": {
"yearly": 0,
"monthly": -50,
"quarterly": -50
},
"high_top_of_page_bid": null
},
"language_code": "en",
"location_code": 2840,
"avg_backlinks_info": {
"rank": 24.9,
"se_type": "google",
"dofollow": 1.4,
"backlinks": 1.9,
"referring_pages": 1.5,
"main_domain_rank": 776.3,
"last_updated_time": "2025-01-03 22:16:21 +00:00",
"referring_domains": 1.1,
"referring_main_domains": 1.1
},
"keyword_properties": {
"se_type": "google",
"core_keyword": null,
"detected_language": "en",
"keyword_difficulty": 0,
"is_another_language": false,
"synonym_clustering_algorithm": null
},
"search_intent_info": {
"se_type": "google",
"main_intent": "commercial",
"foreign_intent": [
"navigational"
],
"last_updated_time": "2023-11-29 07:14:27 +00:00"
},
"clickstream_keyword_info": null,
"keyword_info_normalized_with_bing": null,
"keyword_info_normalized_with_clickstream": null
},
"related_keywords": [
"is ai automation agency worth it reddit",
"automated-agency.ai reviews",
"ai automation agency examples",
"ai automation agency business model",
"ai automation agency pricing",
"ai automation agency website",
"how to start an ai automation agency",
"ai automation agency ideas"
]
},
{
"depth": 3,
"se_type": "google",
"keyword_data": {
"keyword": "aaa ai automation agency",
"se_type": "google",
"serp_info": null,
"keyword_info": {
"cpc": 18.58,
"se_type": "google",
"categories": [
10012,
10102,
10550,
11854
],
"competition": 0.76,
"search_volume": 10,
"monthly_searches": [
{
"year": 2025,
"month": 4,
"search_volume": 10
},
{
"year": 2025,
"month": 3,
"search_volume": 30
},
{
"year": 2025,
"month": 2,
"search_volume": 20
},
{
"year": 2025,
"month": 1,
"search_volume": 10
},
{
"year": 2024,
"month": 12,
"search_volume": 10
},
{
"year": 2024,
"month": 11,
"search_volume": 20
},
{
"year": 2024,
"month": 10,
"search_volume": 10
},
{
"year": 2024,
"month": 9,
"search_volume": 10
},
{
"year": 2024,
"month": 8,
"search_volume": 10
},
{
"year": 2024,
"month": 7,
"search_volume": 10
},
{
"year": 2024,
"month": 6,
"search_volume": 10
},
{
"year": 2024,
"month": 5,
"search_volume": 10
}
],
"competition_level": "HIGH",
"last_updated_time": "2025-05-09 09:19:30 +00:00",
"low_top_of_page_bid": 3.37,
"search_volume_trend": {
"yearly": 0,
"monthly": -67,
"quarterly": -50
},
"high_top_of_page_bid": 18.49
},
"language_code": "en",
"location_code": 2840,
"avg_backlinks_info": null,
"keyword_properties": {
"se_type": "google",
"core_keyword": null,
"detected_language": "en",
"keyword_difficulty": null,
"is_another_language": false,
"synonym_clustering_algorithm": null
},
"search_intent_info": {
"se_type": "google",
"main_intent": "navigational",
"foreign_intent": [
"commercial"
],
"last_updated_time": "2023-09-09 17:35:44 +00:00"
},
"clickstream_keyword_info": null,
"keyword_info_normalized_with_bing": null,
"keyword_info_normalized_with_clickstream": null
},
"related_keywords": null
},
{
"depth": 3,
"se_type": "google",
"keyword_data": {
"keyword": "ai automation agency blueprint",
"se_type": "google",
"serp_info": null,
"keyword_info": {
"cpc": null,
"se_type": "google",
"categories": [
10003,
10004,
10037,
10276,
10306,
11099,
11386,
12399,
13464
],
"competition": 0.86,
"search_volume": 10,
"monthly_searches": [
{
"year": 2025,
"month": 4,
"search_volume": 10
},
{
"year": 2025,
"month": 3,
"search_volume": 10
},
{
"year": 2025,
"month": 2,
"search_volume": 10
},
{
"year": 2025,
"month": 1,
"search_volume": 10
},
{
"year": 2024,
"month": 12,
"search_volume": 10
},
{
"year": 2024,
"month": 11,
"search_volume": 10
},
{
"year": 2024,
"month": 10,
"search_volume": 10
},
{
"year": 2024,
"month": 9,
"search_volume": 0
},
{
"year": 2024,
"month": 8,
"search_volume": 0
},
{
"year": 2024,
"month": 7,
"search_volume": 0
},
{
"year": 2024,
"month": 6,
"search_volume": 0
},
{
"year": 2024,
"month": 5,
"search_volume": 0
}
],
"competition_level": "HIGH",
"last_updated_time": "2025-05-13 14:10:03 +00:00",
"low_top_of_page_bid": null,
"search_volume_trend": {
"yearly": null,
"monthly": 0,
"quarterly": 0
},
"high_top_of_page_bid": null
},
"language_code": "en",
"location_code": 2840,
"avg_backlinks_info": null,
"keyword_properties": {
"se_type": "google",
"core_keyword": null,
"detected_language": "en",
"keyword_difficulty": null,
"is_another_language": false,
"synonym_clustering_algorithm": null
},
"search_intent_info": {
"se_type": "google",
"main_intent": "commercial",
"foreign_intent": [
"navigational"
],
"last_updated_time": "2024-12-14 02:21:09 +00:00"
},
"clickstream_keyword_info": null,
"keyword_info_normalized_with_bing": null,
"keyword_info_normalized_with_clickstream": null
},
"related_keywords": null
},
{
"depth": 3,
"se_type": "google",
"keyword_data": {
"keyword": "ai implementation training",
"se_type": "google",
"serp_info": null,
"keyword_info": {
"cpc": 14.68,
"se_type": "google",
"categories": [
10004,
10016,
10141,
10276,
10758,
11084,
12370
],
"competition": 0.67,
"search_volume": 10,
"monthly_searches": [
{
"year": 2025,
"month": 4,
"search_volume": 10
},
{
"year": 2025,
"month": 3,
"search_volume": 10
},
{
"year": 2025,
"month": 2,
"search_volume": 0
},
{
"year": 2025,
"month": 1,
"search_volume": 0
},
{
"year": 2024,
"month": 12,
"search_volume": 0
},
{
"year": 2024,
"month": 11,
"search_volume": 0
},
{
"year": 2024,
"month": 10,
"search_volume": 0
},
{
"year": 2024,
"month": 9,
"search_volume": 0
},
{
"year": 2024,
"month": 8,
"search_volume": 0
},
{
"year": 2024,
"month": 7,
"search_volume": 0
},
{
"year": 2024,
"month": 6,
"search_volume": 0
},
{
"year": 2024,
"month": 5,
"search_volume": 0
}
],
"competition_level": "HIGH",
"last_updated_time": "2025-05-10 21:37:56 +00:00",
"low_top_of_page_bid": 5.59,
"search_volume_trend": {
"yearly": null,
"monthly": 0,
"quarterly": null
},
"high_top_of_page_bid": 16.28
},
"language_code": "en",
"location_code": 2840,
"avg_backlinks_info": null,
"keyword_properties": {
"se_type": "google",
"core_keyword": null,
"detected_language": "en",
"keyword_difficulty": null,
"is_another_language": false,
"synonym_clustering_algorithm": null
},
"search_intent_info": {
"se_type": "google",
"main_intent": "commercial",
"foreign_intent": [
"informational",
"navigational"
],
"last_updated_time": "2025-04-11 13:21:00 +00:00"
},
"clickstream_keyword_info": null,
"keyword_info_normalized_with_bing": null,
"keyword_info_normalized_with_clickstream": null
},
"related_keywords": null
},
{
"depth": 3,
"se_type": "google",
"keyword_data": {
"keyword": "best free ai tools list",
"se_type": "google",
"serp_info": null,
"keyword_info": {
"cpc": 4.53,
"se_type": "google",
"categories": [
10019,
10168,
10885,
13816
],
"competition": 0.52,
"search_volume": 10,
"monthly_searches": [
{
"year": 2025,
"month": 4,
"search_volume": 10
},
{
"year": 2025,
"month": 3,
"search_volume": 20
},
{
"year": 2025,
"month": 2,
"search_volume": 20
},
{
"year": 2025,
"month": 1,
"search_volume": 10
},
{
"year": 2024,
"month": 12,
"search_volume": 10
},
{
"year": 2024,
"month": 11,
"search_volume": 10
},
{
"year": 2024,
"month": 10,
"search_volume": 0
},
{
"year": 2024,
"month": 9,
"search_volume": 10
},
{
"year": 2024,
"month": 8,
"search_volume": 10
},
{
"year": 2024,
"month": 7,
"search_volume": 10
},
{
"year": 2024,
"month": 6,
"search_volume": 0
},
{
"year": 2024,
"month": 5,
"search_volume": 0
}
],
"competition_level": "MEDIUM",
"last_updated_time": "2025-05-11 03:33:56 +00:00",
"low_top_of_page_bid": 0.79,
"search_volume_trend": {
"yearly": null,
"monthly": -50,
"quarterly": -50
},
"high_top_of_page_bid": 3.25
},
"language_code": "en",
"location_code": 2840,
"avg_backlinks_info": null,
"keyword_properties": {
"se_type": "google",
"core_keyword": null,
"detected_language": "it",
"keyword_difficulty": null,
"is_another_language": true,
"synonym_clustering_algorithm": null
},
"search_intent_info": {
"se_type": "google",
"main_intent": "commercial",
"foreign_intent": [
"transactional"
],
"last_updated_time": "2024-08-31 21:26:27 +00:00"
},
"clickstream_keyword_info": null,
"keyword_info_normalized_with_bing": null,
"keyword_info_normalized_with_clickstream": null
},
"related_keywords": null
},
{
"depth": 3,
"se_type": "google",
"keyword_data": {
"keyword": "best ai automation tools for business",
"se_type": "google",
"serp_info": null,
"keyword_info": {
"cpc": 6.67,
"se_type": "google",
"categories": [
10004,
10276,
11089,
11099,
12399
],
"competition": 0.83,
"search_volume": 10,
"monthly_searches": [
{
"year": 2025,
"month": 4,
"search_volume": 10
},
{
"year": 2025,
"month": 3,
"search_volume": 10
},
{
"year": 2025,
"month": 2,
"search_volume": 10
},
{
"year": 2025,
"month": 1,
"search_volume": 0
},
{
"year": 2024,
"month": 12,
"search_volume": 0
},
{
"year": 2024,
"month": 11,
"search_volume": 0
},
{
"year": 2024,
"month": 10,
"search_volume": 0
},
{
"year": 2024,
"month": 9,
"search_volume": 0
},
{
"year": 2024,
"month": 8,
"search_volume": 0
},
{
"year": 2024,
"month": 7,
"search_volume": 0
},
{
"year": 2024,
"month": 6,
"search_volume": 0
},
{
"year": 2024,
"month": 5,
"search_volume": 0
}
],
"competition_level": "HIGH",
"last_updated_time": "2025-05-10 05:03:20 +00:00",
"low_top_of_page_bid": 13.76,
"search_volume_trend": {
"yearly": null,
"monthly": 0,
"quarterly": 0
},
"high_top_of_page_bid": 23.45
},
"language_code": "en",
"location_code": 2840,
"avg_backlinks_info": null,
"keyword_properties": {
"se_type": "google",
"core_keyword": "best ai tools for business automation",
"detected_language": "en",
"keyword_difficulty": null,
"is_another_language": false,
"synonym_clustering_algorithm": "text_processing"
},
"search_intent_info": {
"se_type": "google",
"main_intent": "commercial",
"foreign_intent": [
"transactional"
],
"last_updated_time": "2025-04-10 05:33:57 +00:00"
},
"clickstream_keyword_info": null,
"keyword_info_normalized_with_bing": null,
"keyword_info_normalized_with_clickstream": null
},
"related_keywords": null
},
{
"depth": 3,
"se_type": "google",
"keyword_data": {
"keyword": "top 10 ai tools free",
"se_type": "google",
"serp_info": {
"se_type": "google",
"check_url": null,
"serp_item_types": null,
"se_results_count": null,
"last_updated_time": "0001-01-01 00:00:00 +00:00",
"previous_updated_time": null
},
"keyword_info": {
"cpc": 32.95,
"se_type": "google",
"categories": [
10019,
10168,
10885,
13816
],
"competition": 0.55,
"search_volume": 10,
"monthly_searches": [
{
"year": 2025,
"month": 4,
"search_volume": 10
},
{
"year": 2025,
"month": 3,
"search_volume": 10
},
{
"year": 2025,
"month": 2,
"search_volume": 10
},
{
"year": 2025,
"month": 1,
"search_volume": 10
},
{
"year": 2024,
"month": 12,
"search_volume": 10
},
{
"year": 2024,
"month": 11,
"search_volume": 10
},
{
"year": 2024,
"month": 10,
"search_volume": 10
},
{
"year": 2024,
"month": 9,
"search_volume": 10
},
{
"year": 2024,
"month": 8,
"search_volume": 10
},
{
"year": 2024,
"month": 7,
"search_volume": 10
},
{
"year": 2024,
"month": 6,
"search_volume": 10
},
{
"year": 2024,
"month": 5,
"search_volume": 20
}
],
"competition_level": "MEDIUM",
"last_updated_time": "2025-05-14 10:29:48 +00:00",
"low_top_of_page_bid": 2.36,
"search_volume_trend": {
"yearly": -75,
"monthly": 0,
"quarterly": 0
},
"high_top_of_page_bid": 17.56
},
"language_code": "en",
"location_code": 2840,
"avg_backlinks_info": null,
"keyword_properties": {
"se_type": "google",
"core_keyword": "top 10 free ai tools",
"detected_language": "it",
"keyword_difficulty": 23,
"is_another_language": true,
"synonym_clustering_algorithm": "text_processing"
},
"search_intent_info": {
"se_type": "google",
"main_intent": "transactional",
"foreign_intent": [
"commercial"
],
"last_updated_time": "2023-07-24 13:24:18 +00:00"
},
"clickstream_keyword_info": null,
"keyword_info_normalized_with_bing": null,
"keyword_info_normalized_with_clickstream": null
},
"related_keywords": null
},
{
"depth": 3,
"se_type": "google",
"keyword_data": {
"keyword": "10 examples of artificial intelligence like chatgpt",
"se_type": "google",
"serp_info": null,
"keyword_info": {
"cpc": null,
"se_type": "google",
"categories": [
10004,
10019,
10108,
10168,
10756,
10885,
11202,
12197,
12211,
13429,
13464
],
"competition": 0.29,
"search_volume": 10,
"monthly_searches": [
{
"year": 2025,
"month": 4,
"search_volume": 10
},
{
"year": 2025,
"month": 3,
"search_volume": 0
},
{
"year": 2025,
"month": 2,
"search_volume": 0
},
{
"year": 2025,
"month": 1,
"search_volume": 0
},
{
"year": 2024,
"month": 12,
"search_volume": 0
},
{
"year": 2024,
"month": 11,
"search_volume": 0
},
{
"year": 2024,
"month": 10,
"search_volume": 0
},
{
"year": 2024,
"month": 9,
"search_volume": 0
},
{
"year": 2024,
"month": 8,
"search_volume": 0
},
{
"year": 2024,
"month": 7,
"search_volume": 0
},
{
"year": 2024,
"month": 6,
"search_volume": 0
},
{
"year": 2024,
"month": 5,
"search_volume": 0
}
],
"competition_level": "LOW",
"last_updated_time": "2025-05-13 22:24:21 +00:00",
"low_top_of_page_bid": null,
"search_volume_trend": {
"yearly": null,
"monthly": null,
"quarterly": null
},
"high_top_of_page_bid": null
},
"language_code": "en",
"location_code": 2840,
"avg_backlinks_info": null,
"keyword_properties": {
"se_type": "google",
"core_keyword": null,
"detected_language": "en",
"keyword_difficulty": null,
"is_another_language": false,
"synonym_clustering_algorithm": null
},
"search_intent_info": {
"se_type": "google",
"main_intent": "commercial",
"foreign_intent": [
"informational"
],
"last_updated_time": "2025-04-29 23:37:27 +00:00"
},
"clickstream_keyword_info": null,
"keyword_info_normalized_with_bing": null,
"keyword_info_normalized_with_clickstream": null
},
"related_keywords": null
},
{
"depth": 3,
"se_type": "google",
"keyword_data": {
"keyword": "10 uses of artificial intelligence in daily life for students",
"se_type": "google",
"serp_info": null,
"keyword_info": {
"cpc": 1.19,
"se_type": "google",
"categories": [
10004,
11198,
11202,
13464
],
"competition": 0.09,
"search_volume": 10,
"monthly_searches": [
{
"year": 2025,
"month": 4,
"search_volume": 20
},
{
"year": 2025,
"month": 3,
"search_volume": 30
},
{
"year": 2025,
"month": 2,
"search_volume": 10
},
{
"year": 2025,
"month": 1,
"search_volume": 20
},
{
"year": 2024,
"month": 12,
"search_volume": 10
},
{
"year": 2024,
"month": 11,
"search_volume": 20
},
{
"year": 2024,
"month": 10,
"search_volume": 20
},
{
"year": 2024,
"month": 9,
"search_volume": 20
},
{
"year": 2024,
"month": 8,
"search_volume": 10
},
{
"year": 2024,
"month": 7,
"search_volume": 0
},
{
"year": 2024,
"month": 6,
"search_volume": 0
},
{
"year": 2024,
"month": 5,
"search_volume": 0
}
],
"competition_level": "LOW",
"last_updated_time": "2025-05-12 20:14:36 +00:00",
"low_top_of_page_bid": null,
"search_volume_trend": {
"yearly": null,
"monthly": -33,
"quarterly": 100
},
"high_top_of_page_bid": null
},
"language_code": "en",
"location_code": 2840,
"avg_backlinks_info": null,
"keyword_properties": {
"se_type": "google",
"core_keyword": null,
"detected_language": "en",
"keyword_difficulty": null,
"is_another_language": false,
"synonym_clustering_algorithm": null
},
"search_intent_info": {
"se_type": "google",
"main_intent": "commercial",
"foreign_intent": [
"transactional",
"informational"
],
"last_updated_time": "2024-09-09 22:00:59 +00:00"
},
"clickstream_keyword_info": null,
"keyword_info_normalized_with_bing": null,
"keyword_info_normalized_with_clickstream": null
},
"related_keywords": null
},
{
"depth": 3,
"se_type": "google",
"keyword_data": {
"keyword": "ai devices examples in real life",
"se_type": "google",
"serp_info": null,
"keyword_info": {
"cpc": null,
"se_type": "google",
"categories": [
10007,
11496,
13418
],
"competition": null,
"search_volume": 10,
"monthly_searches": [
{
"year": 2025,
"month": 4,
"search_volume": 10
},
{
"year": 2025,
"month": 3,
"search_volume": 10
},
{
"year": 2025,
"month": 2,
"search_volume": 0
},
{
"year": 2025,
"month": 1,
"search_volume": 10
},
{
"year": 2024,
"month": 12,
"search_volume": 0
},
{
"year": 2024,
"month": 11,
"search_volume": 0
},
{
"year": 2024,
"month": 10,
"search_volume": 0
},
{
"year": 2024,
"month": 9,
"search_volume": 0
},
{
"year": 2024,
"month": 8,
"search_volume": 0
},
{
"year": 2024,
"month": 7,
"search_volume": 0
},
{
"year": 2024,
"month": 6,
"search_volume": 0
},
{
"year": 2024,
"month": 5,
"search_volume": 0
}
],
"competition_level": "LOW",
"last_updated_time": "2025-05-14 03:52:27 +00:00",
"low_top_of_page_bid": null,
"search_volume_trend": {
"yearly": null,
"monthly": 0,
"quarterly": null
},
"high_top_of_page_bid": null
},
"language_code": "en",
"location_code": 2840,
"avg_backlinks_info": null,
"keyword_properties": {
"se_type": "google",
"core_keyword": null,
"detected_language": "en",
"keyword_difficulty": null,
"is_another_language": false,
"synonym_clustering_algorithm": null
},
"search_intent_info": {
"se_type": "google",
"main_intent": "informational",
"foreign_intent": [
"commercial"
],
"last_updated_time": "2025-04-11 11:23:34 +00:00"
},
"clickstream_keyword_info": null,
"keyword_info_normalized_with_bing": null,
"keyword_info_normalized_with_clickstream": null
},
"related_keywords": null
},
{
"depth": 3,
"se_type": "google",
"keyword_data": {
"keyword": "ai devices examples for students",
"se_type": "google",
"serp_info": null,
"keyword_info": {
"cpc": null,
"se_type": "google",
"categories": [
10016,
10018,
10139,
10163,
10743,
10856,
12018
],
"competition": null,
"search_volume": 10,
"monthly_searches": [
{
"year": 2025,
"month": 4,
"search_volume": 0
},
{
"year": 2025,
"month": 3,
"search_volume": 0
},
{
"year": 2025,
"month": 2,
"search_volume": 0
},
{
"year": 2025,
"month": 1,
"search_volume": 10
},
{
"year": 2024,
"month": 12,
"search_volume": 10
},
{
"year": 2024,
"month": 11,
"search_volume": 0
},
{
"year": 2024,
"month": 10,
"search_volume": 0
},
{
"year": 2024,
"month": 9,
"search_volume": 0
},
{
"year": 2024,
"month": 8,
"search_volume": 0
},
{
"year": 2024,
"month": 7,
"search_volume": 0
},
{
"year": 2024,
"month": 6,
"search_volume": 0
},
{
"year": 2024,
"month": 5,
"search_volume": 0
}
],
"competition_level": null,
"last_updated_time": "2025-05-12 01:51:30 +00:00",
"low_top_of_page_bid": null,
"search_volume_trend": {
"yearly": 0,
"monthly": 0,
"quarterly": 0
},
"high_top_of_page_bid": null
},
"language_code": "en",
"location_code": 2840,
"avg_backlinks_info": null,
"keyword_properties": {
"se_type": "google",
"core_keyword": null,
"detected_language": "en",
"keyword_difficulty": null,
"is_another_language": false,
"synonym_clustering_algorithm": null
},
"search_intent_info": {
"se_type": "google",
"main_intent": "commercial",
"foreign_intent": [
"transactional"
],
"last_updated_time": "2025-04-10 08:10:12 +00:00"
},
"clickstream_keyword_info": null,
"keyword_info_normalized_with_bing": null,
"keyword_info_normalized_with_clickstream": null
},
"related_keywords": null
}
],
"se_type": "google",
"items_count": 70,
"total_count": 70,
"seed_keyword": "ai automation",
"language_code": "en",
"location_code": 2840,
"seed_keyword_data": null
}
],
"status_code": 20000,
"result_count": 1,
"status_message": "Ok."
}
],
"version": "0.1.20250526",
"status_code": 20000,
"tasks_count": 1,
"tasks_error": 0,
"status_message": "Ok."
}
}
]
},
"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 ‘Test workflow’": {
"main": [
[
{
"node": "Google Sheets",
"type": "main",
"index": 0
}
]
]
}
}
}常见问题
如何使用这个工作流?
复制上方的 JSON 配置代码,在您的 n8n 实例中创建新工作流并选择「从 JSON 导入」,粘贴配置后根据需要修改凭证设置即可。
这个工作流适合什么场景?
高级 - 市场调研
需要付费吗?
本工作流完全免费,您可以直接导入使用。但请注意,工作流中使用的第三方服务(如 OpenAI API)可能需要您自行付费。
相关工作流推荐
01 使用AI媒体买家分析Facebook广告表现并将洞察发送到Google Sheets
使用Gemini AI分析Facebook广告并将洞察发送到Google Sheets
If
Set
Code
+13
34 节点JJ Tham
市场调研
实时SEO关键词研究工具
使用DataForSEO和Google表格自动化实时SEO关键词研究
Set
Filter
Split Out
+4
37 节点Agent Circle
市场调研
YouTube 爬虫
通过自动筛选与相关性评分,将优质YouTube视频保存至Google表格
Set
Sort
Wait
+9
21 节点Zach @BrightWayAI
市场调研
使用 Bright Data API 和 AI 抓取分析 Google 广告并发送邮件报告
使用 Bright Data API 和 AI 抓取分析 Google 广告并发送邮件报告
Set
Code
Gmail
+15
45 节点Zacharia Kimotho
市场调研
API架构提取器
API架构提取器
If
Set
Code
+22
88 节点Polina Medvedieva
工程
我的子工作流 3
使用DataForSEO进行自动化SEO关键词与SERP分析,打造高转化内容
Set
Filter
Split Out
+5
55 节点Sam Yassine
营销
工作流信息
难度等级
高级
节点数量41
分类1
节点类型8
作者
rana tamure
@tamureI'm the founder and CEO of LetsAutomate, an agency dedicated to building smart scalable automation systems using n8n. With deep hands on experience, I design workflows that power lead generation, AI agents, scheduling CRM syncs and more all built entirely in n8n.
外部链接
在 n8n.io 查看 →
分享此工作流