본문 바로가기메인 메뉴 바로가기사이드 메뉴 바로가기

kakao developers

Related sites
  • Docs
  • Daum Search
  • Concepts

사이드 메뉴

Kakao Map

Search

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.

Daum Search API

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.

Provided APIs

Refer to Scope of support to know whether each Kakao SDK supports each feature.

APIMethodURLDescription
Search web documentGEThttps://dapi.kakao.com/v2/search/webSearches web documents by search query in the Daum Search service.
Serch videoGEThttps://dapi.kakao.com/v2/search/vclipSearches videos by search query on the video platforms such as Youtube or Kakao TV.
Search imageGEThttps://dapi.kakao.com/v2/search/imageSearches images by search query in the Daum Search service.
Search blogGEThttps://dapi.kakao.com/v2/search/blogSearches blog posts by search query in the Daum Blog service.
Search bookGEThttps://dapi.kakao.com/v3/search/bookSearches books by search query in the Daum Book service.
Search cafeGEThttps://dapi.kakao.com/v2/search/cafeSearches posts by search query in the Daum Cafe service.

Was this helpful?