# 다음 검색결과 크롤링(웹문서/블로그/카페/동영상/이미지/도서정보)

워크플로 검색창에서 **다음 블로그 크롤링** 액션을 선택합니다.\
액션이 추가되면 설정 팝업에서 검색 키워드와 정렬순서 등 세부 요소를 설정합니다.

> <mark style="background-color:yellow;">🔎Click! 우측 상단의 화살표 아이콘을 클릭하면 예시 화면을 크게 볼 수 있습니다.</mark>

{% @arcade/embed flowId="8D5uehoAOJfbOroJKPVD" url="<https://app.arcade.software/share/8D5uehoAOJfbOroJKPVD>" %}

1. 액션을 처음 사용하는 경우, **+ 새 다음 검색 API 계정 연결**을 클릭하여 API 계정을 연동합니다.\
   [다음 검색 API 발급받기](/service/api/daumapi.md)\
   API 발급 전 바티 샘플로 사용해볼 수 있습니다.
2. 크롤링 원하는 키워드를 입력하고 정렬순서와 개수를 입력해 주세요.\
   데이터 시트를 활용해서 대량 크롤링도 가능합니다.
3. 수집 결과를 삽입할 위치를 선택해 주세요.

{% hint style="info" %}
데이터 시트를 활용하여 다수의 키워드를 크롤링하면 키워드 1개당 1크레딧이 소진됩니다.
{% endhint %}

**다음 웹문서/블로그/카페/동영상/이미지/도서정보 크롤링**은 동일한 설정 방법으로 세팅 가능합니다.

<figure><img src="/files/bSdpcmS3AqxbECAySWgS" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://guide.bati.ai/service/action/crawling-daumapi.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
