# 정부지원사업 크롤링

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

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

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

1. 크롤링할 정부지원사업의 조건을 선택해 주세요. 원하는 사이트(게시판)을 선택할 수 있습니다.
2. 키워드를 입력하여 특정 단어가 포함된 공고만 수집할 수도 있어요. \
   키워드를 입력하지 않는 경우 게시판 내 전체 공고를 대상으로 수집합니다. \
   데이터 컬럼을 사용하여 여러 개의 키워드를 세팅할 수 있습니다. ([데이터 시트 사용법 바로가기](/service/quickstart/datasheet.md))
3. 수집 대상 기간을 선택해 주세요. 원하는 기간을 직접 지정할 수도 있습니다.
4. 수집 결과를 삽입할 위치를 선택 후 액션을 실행해 주세요.

{% hint style="info" %}
공고 수집 시 사이트에 등록된 공고를 최신순으로 20개 가져옵니다.
{% endhint %}


---

# 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/government.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.
