# 검색결과 크롤링은 몇 건까지 할 수 있나요?

검색결과를 수집하고자 하는 포털사이트에 따라 차이가 있으며,  아래 내용은 변동될 수 있습니다.

1. 네이버 : 1회 최대 100건까지 수집 가능하며, 1일 최대 25,000회까지 가능합니다. \
   ※ 네이버 지도검색은 1회 최대 5건까지 수집 가능합니다.
2. 구글 : 1회 최대 10페이지까지 수집 가능하며, 24시간 기준으로 최대 100회까지 크롤링 가능합니다.


---

# 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/faq/function/crawlinglimit.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.
