Naver Video Results
Naver search has another search type called video. It contains its own video results. Some results are simple and straightforward. Others include rich data like views count, thumbnails, and other special snippets. SerpApi is able to scrape, extract, and make sense of both simple and more complex video results.
When SerpApi encounters video results, we add them to our JSON output as the array video_results
. For each video result, we are able to extract its position
, title
, link
, origin
, publish_date
, channel
, duration
, and more.