사이드 메뉴
Getting started
Kakao Developers
Login
Communication
Advertisement
- Concepts
- Ad creation: Ad account
- Ad creation: Campaign
- Ad creation: Ad group
- Targeting for ad group
- Custom audience targeting for ad group
- Ad creation: Creative common
- Ad creation: Display creative
- Ad creation: Message creative
- Ad creation: Personalized message creative
- Bizboard landing settings
- Report
- Message management
- Personalized message management
- Message ad management
- Message ad operation
- Ad View management
- Business Form linkage management
- Pixel & SDK linkage management
- Audience management
- Engagement targeting management
- Customer file management
- Friend group management
- Ad account management
- Reference
- Type information
- Error code
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.
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.
Refer to Scope of support to know whether each Kakao SDK supports each feature.
| API | Method | URL | Description |
|---|---|---|---|
| Search web document | GET | https://dapi.kakao.com/v2/search/web | Searches web documents by search query in the Daum Search service. |
| Serch video | GET | https://dapi.kakao.com/v2/search/vclip | Searches videos by search query on the video platforms such as Youtube or Kakao TV. |
| Search image | GET | https://dapi.kakao.com/v2/search/image | Searches images by search query in the Daum Search service. |
| Search blog | GET | https://dapi.kakao.com/v2/search/blog | Searches blog posts by search query in the Daum Blog service. |
| Search book | GET | https://dapi.kakao.com/v3/search/book | Searches books by search query in the Daum Book service. |
| Search cafe | GET | https://dapi.kakao.com/v2/search/cafe | Searches posts by search query in the Daum Cafe service. |