Google Related Searches API
Google searches that may be related to other search terms are presented with related search boxes or a related searches section, typically at the bottom of the search page.
JSON structure overview
{
...
"related_searches": [
{
"block_position": "Integer - Index of related search container",
"query": "String - Query of the related search",
"image": "String - Image of the related search",
"link": "String - Link to the Google search",
"serpapi_link": "String - SerpApi Link of the Google search",
"items": [
{
"name": "String - Name of the item",
"image": "String - Image of the item",
"reviews": "Integer - Number of reviews. Available for some searches, e.g. restaurants",
"rating": "Float - Rating of the item. Available for some searches, e.g. restaurants",
"duration": "String - Duration of a video",
"extensions": "Array - Extensions of the item",
"link": "String - Link to the Google search",
"serpapi_link": "String - SerpApi Link of the Google search",
}
],
},
...
],
...
}
Related Searches for Coffee
{
...
"related_searches": [
{
"block_position": 1,
"query": "coffee near me",
"link": "https://www.google.com/search?gl=us&q=Coffee+near+me&sa=X&ved=2ahUKEwiY--iGu5v9AhWkL0QIHTv-AEcQ1QJ6BAhBEAE",
"serpapi_link": "https://serpapi.com/search.json?device=desktop&engine=google&gl=us&google_domain=google.com&hl=en&location=Austin%2C+Texas%2C+United+States&q=Coffee+near+me"
},
{
"block_position": 1,
"query": "coffee beans",
"link": "https://www.google.com/search?gl=us&q=Coffee+beans&sa=X&ved=2ahUKEwiY--iGu5v9AhWkL0QIHTv-AEcQ1QJ6BAhAEAE",
"serpapi_link": "https://serpapi.com/search.json?device=desktop&engine=google&gl=us&google_domain=google.com&hl=en&location=Austin%2C+Texas%2C+United+States&q=Coffee+beans"
},
{
"block_position": 1,
"query": "coffee brands",
"link": "https://www.google.com/search?gl=us&q=Coffee+brands&sa=X&ved=2ahUKEwiY--iGu5v9AhWkL0QIHTv-AEcQ1QJ6BAg-EAE",
"serpapi_link": "https://serpapi.com/search.json?device=desktop&engine=google&gl=us&google_domain=google.com&hl=en&location=Austin%2C+Texas%2C+United+States&q=Coffee+brands"
}
...
],
...
}
Related Searches with items results for Doctor Strange
{
...
"related_searches": [
{
"block_position": 1,
"query": "Marvel Comics movies",
"items": [
{
"name": "Doctor Strange in the Multive...",
"image": "https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcR48OOtg89PW4P26PpLw4ikjpGZzUU7_hYOmSzvtw&s=0",
"link": "https://www.google.com/search?gl=us&q=Doctor+Strange+in+the+Multiverse+of+Madness&stick=H4sIAAAAAAAAAOOQUeLVT9c3NEzLzagwNC_LMRLJTSwqS81RSM7PzUwuVsjNL8tMLY7iS8lPLskvUiguKUrMS089xYiq6xQjt36uvoGhkVmSeaEBTDYj3rjErMywEM6vyi7Iyy4rhKk2TM7KzkpH1luUjMSzyC47xcgF4mVZZuelwThFleUGZQZQTnl2elJF4S9GEV-Iq52RXb2IVdsF4uxgiLMVMvMUSjJSFXxLc0oyy1KLilMV8tMUfBNT8lKLi2-xSTI0CUhJOIicvdg3O_mVzL3d5k4SHZ-u8ZeyAgCqXcJsJwEAAA&sa=X&ved=2ahUKEwiCl5DquJv9AhWWM8AKHWaAC60Qs9oBKAB6BQiEARAC",
"serpapi_link": "https://serpapi.com/search.json?device=desktop&engine=google&gl=us&google_domain=google.com&hl=en&location=Austin%2C+Texas%2C+United+States&q=Doctor+Strange+in+the+Multiverse+of+Madness&stick=H4sIAAAAAAAAAOOQUeLVT9c3NEzLzagwNC_LMRLJTSwqS81RSM7PzUwuVsjNL8tMLY7iS8lPLskvUiguKUrMS089xYiq6xQjt36uvoGhkVmSeaEBTDYj3rjErMywEM6vyi7Iyy4rhKk2TM7KzkpH1luUjMSzyC47xcgF4mVZZuelwThFleUGZQZQTnl2elJF4S9GEV-Iq52RXb2IVdsF4uxgiLMVMvMUSjJSFXxLc0oyy1KLilMV8tMUfBNT8lKLi2-xSTI0CUhJOIicvdg3O_mVzL3d5k4SHZ-u8ZeyAgCqXcJsJwEAAA"
},
{
"name": "Thor: Ragnarok",
"image": "https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcT1N4NiZtV6M2F87aCYcl2tbBNRzUlmDMN8CeFKaA&s=0",
"link": "https://www.google.com/search?gl=us&q=Thor:+Ragnarok&stick=H4sIAAAAAAAAAOOQUeLWz9U3MDQySzIvNDASyU0sKkvNUUjOz81MLlbIzS_LTC2O4kvJTy7JL1IoLilKzEtPPcXIq5-ub2iYlptRYWhelnOKEdkMmGxGvHGJWZlhIZxflV2Ql11WCFNtmJyVnZWOrLcoGYlnkV12ipELxMuyzM5Lg3GKKssNygygnPLs9KSKwl-MIr4QVzsju3oRK19IRn6RlUJQYnpeYlF-9i02SYYmASkJB5GzF_tmJ7-Subfb3Emi49M1_lJWAGMViqgIAQAA&sa=X&ved=2ahUKEwiCl5DquJv9AhWWM8AKHWaAC60Qs9oBKAF6BQiEARAD",
"serpapi_link": "https://serpapi.com/search.json?device=desktop&engine=google&gl=us&google_domain=google.com&hl=en&location=Austin%2C+Texas%2C+United+States&q=Thor%3A+Ragnarok&stick=H4sIAAAAAAAAAOOQUeLWz9U3MDQySzIvNDASyU0sKkvNUUjOz81MLlbIzS_LTC2O4kvJTy7JL1IoLilKzEtPPcXIq5-ub2iYlptRYWhelnOKEdkMmGxGvHGJWZlhIZxflV2Ql11WCFNtmJyVnZWOrLcoGYlnkV12ipELxMuyzM5Lg3GKKssNygygnPLs9KSKwl-MIr4QVzsju3oRK19IRn6RlUJQYnpeYlF-9i02SYYmASkJB5GzF_tmJ7-Subfb3Emi49M1_lJWAGMViqgIAQAA"
},
{
"name": "Black Panther: Wakanda...",
"image": "https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcRsGNLOn8A5llpopPc7uYIBHN0ac4ViDNPvvRNkfg&s=0",
"link": "https://www.google.com/search?gl=us&q=Black+Panther+2&stick=H4sIAAAAAAAAAOOQUeLVT9c3NMyINy4xKzMsNBLJTSwqS81RSM7PzUwuVsjNL8tMLY7iS8lPLskvUiguKUrMS089xQjRlZabUWFoXpZzipFbP1ffwNDILMm80AAmCzMTzq_KLsjLLiuEqTZMzsrOSkfWW5SMxLPILjvFyAXiZVlm56XBOEWV5QZlBlBOeXZ6UkXhL0YRX4irnZFdvYiV3yknMTlbISAxryQjtUjB6BabJEOTgJSEg8jZi32zk1_J3Ntt7iTR8ekafykrAMDiKdcLAQAA&sa=X&ved=2ahUKEwiCl5DquJv9AhWWM8AKHWaAC60Qs9oBKAJ6BQiEARAE",
"serpapi_link": "https://serpapi.com/search.json?device=desktop&engine=google&gl=us&google_domain=google.com&hl=en&location=Austin%2C+Texas%2C+United+States&q=Black+Panther+2&stick=H4sIAAAAAAAAAOOQUeLVT9c3NMyINy4xKzMsNBLJTSwqS81RSM7PzUwuVsjNL8tMLY7iS8lPLskvUiguKUrMS089xQjRlZabUWFoXpZzipFbP1ffwNDILMm80AAmCzMTzq_KLsjLLiuEqTZMzsrOSkfWW5SMxLPILjvFyAXiZVlm56XBOEWV5QZlBlBOeXZ6UkXhL0YRX4irnZFdvYiV3yknMTlbISAxryQjtUjB6BabJEOTgJSEg8jZi32zk1_J3Ntt7iTR8ekafykrAMDiKdcLAQAA"
},
...
],
"link": "https://www.google.com/search?gl=us&q=Marvel+Comics+movies&stick=H4sIAAAAAAAAAOOQMRLJTSwqS81RSM7PzUwuVsjNL8tMLY7iS8lPLskvUiguKUrMS089xcirn65vaJiWm1FhaF6Wc4qRWz9X38DQyCzJvNAAJpsRb1xiVmZYCOdXZRfkZZcVwlQbJmdlZ6Uj6y1KRuJZZJedYuQC8bIss_PSYJyiynKDMgMopzw7Pami8BejiC_E1c7Irl7EilX4FpskQ5OAlISDyNmLfbOTX8nc223uJNHx6Rp_KSsAoYoqUwEBAAA&sa=X&ved=2ahUKEwiCl5DquJv9AhWWM8AKHWaAC60Q4qYDegUIhAEQCA",
"serpapi_link": "https://serpapi.com/search.json?device=desktop&engine=google&gl=us&google_domain=google.com&hl=en&location=Austin%2C+Texas%2C+United+States&q=Marvel+Comics+movies&stick=H4sIAAAAAAAAAOOQMRLJTSwqS81RSM7PzUwuVsjNL8tMLY7iS8lPLskvUiguKUrMS089xcirn65vaJiWm1FhaF6Wc4qRWz9X38DQyCzJvNAAJpsRb1xiVmZYCOdXZRfkZZcVwlQbJmdlZ6Uj6y1KRuJZZJedYuQC8bIss_PSYJyiynKDMgMopzw7Pami8BejiC_E1c7Irl7EilX4FpskQ5OAlISDyNmLfbOTX8nc223uJNHx6Rp_KSsAoYoqUwEBAAA"
},
...,
{
"block_position": 1,
"query": "doctor strange full movie",
"link": "https://www.google.com/search?gl=us&q=Doctor+Strange+full+movie&sa=X&ved=2ahUKEwiCl5DquJv9AhWWM8AKHWaAC60Q1QJ6BQi4ARAB",
"serpapi_link": "https://serpapi.com/search.json?device=desktop&engine=google&gl=us&google_domain=google.com&hl=en&location=Austin%2C+Texas%2C+United+States&q=Doctor+Strange+full+movie"
},
{
"block_position": 1,
"query": "doctor strange 1",
"link": "https://www.google.com/search?gl=us&q=Doctor+Strange+1&sa=X&ved=2ahUKEwiCl5DquJv9AhWWM8AKHWaAC60Q1QJ6BQi0ARAB",
"serpapi_link": "https://serpapi.com/search.json?device=desktop&engine=google&gl=us&google_domain=google.com&hl=en&location=Austin%2C+Texas%2C+United+States&q=Doctor+Strange+1"
}
...
],
...
}
Related Searches with items results for Apple
{
...
"related_searches": [
{
"block_position": 1,
"query": "Apple USA",
"items": [
{
"name": "Apple Events",
"image": "https://encrypted-tbn1.gstatic.com/images?q=tbn:ANd9GcRHSod7U_UzooB0XZaL_WXsfIOKxNTlzE_bS1vhVNkWnLRrrCvcWfV405LZPYZ25A",
"link": "https://www.apple.com/apple-events/"
},
{
"name": "iPhone - Compare Models",
"image": "https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcQWW-xwVlVxx16D8Te6tKjJyKVYpKoBKQJ8X_zgrOqyB1p-qVm_lpoG-pVhfC99",
"link": "https://www.apple.com/iphone/compare/"
},
{
"name": "AppleCare Products - Watch",
"image": "https://encrypted-tbn1.gstatic.com/images?q=tbn:ANd9GcSyxHERUEgdfRivnkPmO5SzmJj2Gu9uFYAWFFM2RSm-r6hsdXZDo5bjhoxXuLnD",
"link": "https://www.apple.com/support/products/watch/"
}
],
"link": "https://www.google.com/search?sca_esv=f9c0df23042e99d3&q=Apple+USA&sa=X&ved=2ahUKEwiYp5fq98KFAxWygIQIHaobAC8Q4qYDegQIMRAQ",
"serpapi_link": "https://serpapi.com/search.json?device=desktop&engine=google&gl=us&google_domain=google.com&hl=en&location=Austin%2C+Texas%2C+United+States&q=Apple+USA"
},
{
"block_position": 1,
"query": "Apple India",
"items": [
{
"name": "Watch",
"image": "https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcSEddrkYdObJP-6RLrx01mNuKpq3ig7T29Pa0OhK8WpbzVQz89fxGZKBroTDfIQ",
"link": "https://www.apple.com/in/watch/"
},
{
"name": "Business",
"image": "https://encrypted-tbn3.gstatic.com/images?q=tbn:ANd9GcShWP2ZqDgTy8jMMMw_NWE0Av7KPgmziyS8QIrKIo4Tna3xBLvU4UFwFi0jx5gr",
"duration": "8:03",
"link": "https://www.apple.com/in/business/"
},
{
"name": "Apple Events",
"image": "https://encrypted-tbn1.gstatic.com/images?q=tbn:ANd9GcQgdYKUMHiOA1QEQO9Lxesy2TSlYrkZH9MBPGHEm8SLp9ad6k-K3hFgSka2vOYr",
"link": "https://www.apple.com/in/apple-events/"
}
],
"link": "https://www.google.com/search?sca_esv=f9c0df23042e99d3&q=Apple+India&sa=X&ved=2ahUKEwiYp5fq98KFAxWygIQIHaobAC8Q4qYDegQINRAQ",
"serpapi_link": "https://serpapi.com/search.json?device=desktop&engine=google&gl=us&google_domain=google.com&hl=en&location=Austin%2C+Texas%2C+United+States&q=Apple+India"
},
...
],
...
}
Related Searches for ChatGPT
on mobile
Usually in mobile search, Google will display People also search for section along with Related searches. They are exactly the same content, thus we have parsed these sections into related_searches
. To differentiate the section, we have added block_position
to the result. In this case, it will be 1
for People also search for and 2
for Related searches.
{
...
"related_searches": [
{
"block_position": 1,
"query": "OpenAI",
"link": "https://www.google.com/search?gl=us&q=OpenAI&sa=X&ved=2ahUKEwjxkdvLwpv9AhXyKFkFHe3-DnMQ1QJ6BAhgEAE",
"serpapi_link": "https://serpapi.com/search.json?device=mobile&engine=google&gl=us&google_domain=google.com&hl=en&location=Austin%2C+Texas%2C+United+States&q=OpenAI"
},
{
"block_position": 1,
"query": "OpenAI stock",
"link": "https://www.google.com/search?gl=us&q=OpenAI+stock&sa=X&ved=2ahUKEwjxkdvLwpv9AhXyKFkFHe3-DnMQ1QJ6BAhiEAE",
"serpapi_link": "https://serpapi.com/search.json?device=mobile&engine=google&gl=us&google_domain=google.com&hl=en&location=Austin%2C+Texas%2C+United+States&q=OpenAI+stock"
},
{
"block_position": 1,
"query": "OpenAI free",
"link": "https://www.google.com/search?gl=us&q=OpenAI+free&sa=X&ved=2ahUKEwjxkdvLwpv9AhXyKFkFHe3-DnMQ1QJ6BAhkEAE",
"serpapi_link": "https://serpapi.com/search.json?device=mobile&engine=google&gl=us&google_domain=google.com&hl=en&location=Austin%2C+Texas%2C+United+States&q=OpenAI+free"
}
...
{
"block_position": 2,
"query": "Chat Open AI",
"link": "https://www.google.com/search?gl=us&q=Chat+Open+AI&sa=X&ved=2ahUKEwjxkdvLwpv9AhXyKFkFHe3-DnMQ1QJ6BAhFEAE",
"serpapi_link": "https://serpapi.com/search.json?device=mobile&engine=google&gl=us&google_domain=google.com&hl=en&location=Austin%2C+Texas%2C+United+States&q=Chat+Open+AI"
},
{
"block_position": 2,
"query": "AI chatbot",
"link": "https://www.google.com/search?gl=us&q=AI+chatbot&sa=X&ved=2ahUKEwjxkdvLwpv9AhXyKFkFHe3-DnMQ1QJ6BAhEEAE",
"serpapi_link": "https://serpapi.com/search.json?device=mobile&engine=google&gl=us&google_domain=google.com&hl=en&location=Austin%2C+Texas%2C+United+States&q=AI+chatbot"
},
{
"block_position": 2,
"query": "Cactus AI",
"link": "https://www.google.com/search?gl=us&q=Cactus+AI&sa=X&ved=2ahUKEwjxkdvLwpv9AhXyKFkFHe3-DnMQ1QJ6BAhAEAE",
"serpapi_link": "https://serpapi.com/search.json?device=mobile&engine=google&gl=us&google_domain=google.com&hl=en&location=Austin%2C+Texas%2C+United+States&q=Cactus+AI"
}
],
...
}
Related Searches for Royal Pizza Tulcea
on mobile
For some searches like restaurants, Google will might show restaurants with rating and reviews.
{
...
"related_searches": [
{
"block_position": 1,
"items": [
{
"name": "Pizza La Rosa",
"reviews": 1400,
"rating": 4.1,
"image": "https://lh5.googleusercontent.com/p/AF1QipNHUaTfZFiWswY1M88wy0HgP0lCPplMocvNpydo=w160-h120-n-k-no",
"link": "https://www.google.com/search?q=Pizza+La+Rosa\u0026ludocid=2764116349377923639\u0026lsig=AB86z5VC7pyYevscp3T9thb-9tSd\u0026sa=X\u0026ved=2ahUKEwjd_YCZz9z2AhUgl3IEHUk8APcQgxp6BAhSEAU",
"serpapi_link": "https://serpapi.com/search.json?device=mobile\u0026engine=google\u0026google_domain=google.com\u0026lsig=AB86z5VC7pyYevscp3T9thb-9tSd\u0026ludocid=2764116349377923639\u0026q=Pizza+La+Rosa"
},
{
"name": "Royal CosmoFood",
"reviews": 8,
"rating": 2.9,
"image": "https://lh5.googleusercontent.com/p/AF1QipPh10ylWQAxVfQim8ppOzhbQi8K2AdwvarCw10t=w160-h120-n-k-no",
"link": "https://www.google.com/search?q=Royal+CosmoFood\u0026ludocid=10284005751833809648\u0026lsig=AB86z5Uu8DvkOqeZWPoaX6ManfKq\u0026sa=X\u0026ved=2ahUKEwjd_YCZz9z2AhUgl3IEHUk8APcQgxp6BAhSEAs",
"serpapi_link": "https://serpapi.com/search.json?device=mobile\u0026engine=google\u0026google_domain=google.com\u0026lsig=AB86z5Uu8DvkOqeZWPoaX6ManfKq\u0026ludocid=10284005751833809648\u0026q=Royal+CosmoFood"
},
{
"name": "Pizzeria Cuptorul Încins",
"reviews": 3,
"rating": 2.3,
"image": "https://www.google.com/maps/vt/data=YxP6OliWZNjCb3BtImyiovFDd4StKpnSg1zeub_tjmtEMz4ZRkfk4vdayj0pSNe3RgjuSaJ_bpZTOGMj8UnrowIcEf8Wh-AJtYoC_ZxoNpUFJddh0sQodEO4DTsgi1qmz1LMe0ZA3G_-aXreZA",
"link": "https://www.google.com/search?q=Pizzeria+Cuptorul+%C3%8Encins\u0026ludocid=15409314438561587476\u0026lsig=AB86z5UA7PaVf65kzi8EjQMRIQH5\u0026sa=X\u0026ved=2ahUKEwjd_YCZz9z2AhUgl3IEHUk8APcQgxp6BAhSEBE",
"serpapi_link": "https://serpapi.com/search.json?device=mobile\u0026engine=google\u0026google_domain=google.com\u0026lsig=AB86z5UA7PaVf65kzi8EjQMRIQH5\u0026ludocid=15409314438561587476\u0026q=Pizzeria+Cuptorul+%C3%8Encins"
},
...
]
},
{
"block_position": 2,
"query": "Pizza best Tulcea",
"link": "https://www.google.com/search?q=Pizza+best+Tulcea\u0026sa=X\u0026ved=2ahUKEwjd_YCZz9z2AhUgl3IEHUk8APcQ1QJ6BAhJEAE",
"serpapi_link": "https://serpapi.com/search.json?device=mobile\u0026engine=google\u0026google_domain=google.com\u0026q=Pizza+best+Tulcea"
},
{
"block_position": 2,
"query": "Pizza Family",
"link": "https://www.google.com/search?q=Pizza+Family\u0026sa=X\u0026ved=2ahUKEwjd_YCZz9z2AhUgl3IEHUk8APcQ1QJ6BAhIEAE",
"serpapi_link": "https://serpapi.com/search.json?device=mobile\u0026engine=google\u0026google_domain=google.com\u0026q=Pizza+Family"
},
...
],
...
}