페이지 이동경로
  • 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.

Kakao SDK: Not supported

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

Usage policy

Quota

Kakao API applies monthly and daily quotas for stable service. You can check the currently applied quota information in the Quota. To increase the applied quota limit, contact us as consultation and partnership are required.

Features

  • Refer to Scope of support to know whether each Kakao SDK supports each feature.
Feature Description Documentation
Web document search Provides the web documents searched by a search query on the Daum portal site. REST API
Video search Provides the videos searched by a search query on video platforms such as Youtube or Kakao TV. REST API
Image search Provides the images searched by a search query on the Daum portal site. REST API
Blog search Provides the blog posts searched by a search query in the Daum blog service. REST API
Book search Provides the books searched by a search query on ISBN, publisher, and author information. REST API
Cafe search Provides the Cafe posts searched by a search query in the Daum Cafe service. REST API
Daum Search> Concepts