페이지 이동경로
  • Docs>
  • Daum Search>
  • Concepts

Daum Search

Concepts

This document introduces the features of the Daum Search API.

The Daum Search API provides a function to search for a wide range of web documents, videos, images, blogs, books, and Cafe posts on the portal site Daum. You can leverage the search results passed as JSON object in your service.

Name Description
Web document search Provides the web documents searched by a search query on the Daum portal site.
Video search Provides the videos searched by a search query on video platforms such as Youtube or Kakao TV.
Image search Provides the images searched by a search query on the Daum portal site.
Blog search Provides the blog posts searched by a search query in the Daum blog service.
Book search Provides the books searched by a search query on ISBN, publisher, and author information.
Cafe search Provides the Cafe posts searched by a search query in the Daum Cafe service.
Kakao SDK: Not supported

You can use the Search API only with a REST API.