Api Dashboard
Api Documentation
API Studio
This kind of results appear as a horizontal list of items that can be found in couple of search types (e.g. where=web). When SerpApi encounters them, we are able to extract their position, title and link
web
position
title
link
league of legends
JSON Example
{ ... "related_results": [ { "position": 1, "title": "리그오브레전드", "link": "https://search.naver.com?where=nexearch&query=%EB%A6%AC%EA%B7%B8%EC%98%A4%EB%B8%8C%EB%A0%88%EC%A0%84%EB%93%9C&ie=utf8&sm=tab_she&qdt=0" }, { "position": 2, "title": "롤", "link": "https://search.naver.com?where=nexearch&query=%EB%A1%A4&ie=utf8&sm=tab_she&qdt=0" }, { "position": 3, "title": "league", "link": "https://search.naver.com?where=nexearch&query=league&ie=utf8&sm=tab_she&qdt=0" }, { "position": 4, "title": "league of legend", "link": "https://search.naver.com?where=nexearch&query=league+of+legend&ie=utf8&sm=tab_she&qdt=0" }, { "position": 5, "title": "리그오브레전드 홈페이지", "link": "https://search.naver.com?where=nexearch&query=%EB%A6%AC%EA%B7%B8%EC%98%A4%EB%B8%8C%EB%A0%88%EC%A0%84%EB%93%9C+%ED%99%88%ED%8E%98%EC%9D%B4%EC%A7%80&ie=utf8&sm=tab_she&qdt=0" } ], ... }