# 네이버 오늘의 증시 크롤링

워크플로 검색창에서 **네이버 오늘의 증시 크롤링** 액션을 선택합니다.\
액션이 추가되면 설정 팝업에서 수집 결과 삽입 위치 등 세부 요소를 설정합니다.

> <mark style="background-color:yellow;">🔎Click! 이미지를 클릭하면 예시 화면을 크게 볼 수 있습니다.</mark>

<figure><img src="https://4259766993-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9tf5wU3gqEdnZAEnPTm6%2Fuploads%2FE6DVgULM8NbsBbrTBIGk%2Fimage.png?alt=media&#x26;token=ebfde6a5-312d-40d2-89e4-286872e1671c" alt=""><figcaption><p>액션 설정 팝업</p></figcaption></figure>

<figure><img src="https://4259766993-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9tf5wU3gqEdnZAEnPTm6%2Fuploads%2F4wOXovWKeWsJX7JkmfYE%2Fimage.png?alt=media&#x26;token=c39e9e17-6493-43e5-b184-e271d8944405" alt=""><figcaption><p>작업 완료 - 크롤링 결과 확인</p></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/stock.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.
