# 대량 키워드 검색

{% hint style="success" %}
2024년 4월 부터 해당 기능은 구글, 네이버 대량 검색이 가능합니다.
{% endhint %}

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

로워드 대량 키워드 검색 결과는 아래의 키워드 조회 데이터를 제공합니다.

<table><thead><tr><th width="204">제공 데이터</th><th>설명</th></tr></thead><tbody><tr><td>키워드</td><td>대량 검색을 진행할 기준 키워드입니다.</td></tr><tr><td>월간 검색량 합계</td><td>기준 키워드의 월간 검색량 합계입니다.</td></tr><tr><td>월간 검색량(PC)</td><td>기준 키워드의 월간 PC 검색량입니다.</td></tr><tr><td>월간 검색량(Mobile)</td><td>기준 키워드의 월간 Mobile 검색량입니다.</td></tr><tr><td>블로그 분포</td><td>검색 결과에 블로그 포스팅이 얼마나 해당 키워드의 검색 결과에 많이 분포되어 있는지를 나타내는 지표입니다.</td></tr><tr><td>블로그 발행 수</td><td>기준 키워드의 블로그 발행 수를 보여줍니다. (준비 중)</td></tr><tr><td>평균 클릭수(PC)</td><td>해당 키워드의 평균 클릭 수(PC)를 보여줍니다.</td></tr><tr><td>평균 클릭수(Mobile)</td><td>해당 키워드의 평균 클릭 수(MO)를 보여줍니다.</td></tr></tbody></table>

<figure><img src="/files/9meyPYnOOaxIaCFgVTVk" 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://knowledge.loword.co.kr/func/lotofsearch.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.
