사이드 메뉴
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+ 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 | Returns web document search results for the query from the Daum Search service. |
| Serch video | GET | https://dapi.kakao.com/v2/search/vclip | Returns video search results for the query from video platforms such as YouTube. |
| Search image | GET | https://dapi.kakao.com/v2/search/image | Returns image search results for the query from the Daum Search service. |
| Search blog | GET | https://dapi.kakao.com/v2/search/blog | Returns blog post search results for the query from the Daum Blog service. |
| Search book | GET | https://dapi.kakao.com/v3/search/book | Returns book information search results for the query from the Daum Book service. |
| Search cafe | GET | https://dapi.kakao.com/v2/search/cafe | Returns post search results for the query from the Daum Cafe service. |