# 검색어 인포메이션

## 개요

{% hint style="info" %}
요청한 검색어에 대한 다양한 인포메이션을 제공합니다.\
네이버의 경우 N 구글의 경우 G로 분류합니다.
{% endhint %}

<figure><img src="https://2587632050-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FP7woPBD4BahjE8IgDs5t%2Fuploads%2FN0krxSMq22jtV4w7tBLB%2Finfomation.jpg?alt=media&#x26;token=e8568b6c-8205-49d6-a442-d2ecf778ac18" alt=""><figcaption><p>로워드 검색어 인포메이션 화면</p></figcaption></figure>

## 콘텐츠 발행량 정보

{% hint style="info" %}
요청한 검색어에 대한 정확한 콘텐츠 발행량 정보를 제공합니다.&#x20;

간접 키워드나 형태소가 포함된 콘텐츠의 발행량은 제외합니다.
{% endhint %}

| 발행량 기준         | 측정 기준          | 비고              |
| -------------- | -------------- | --------------- |
| 총 문서 발행량       | 전체             | SERP 기준         |
| 카페 콘텐츠 월 발행량   | 분석일로부터 30일 전까지 | 추론 데이터, 거래 글 제외 |
| 카페 콘텐츠 누적 발행량  | 전체             |                 |
| 블로그 콘텐츠 월발행량   | 분석일로부터 30일 전까지 |                 |
| 블로그 콘텐츠 누적 발행량 | 전체             |                 |
| 지식인 콘텐츠 월 발행량  | 분석일로부터 30일 전까지 |                 |
| 지식인 콘텐츠 누적 발행량 | 전체             |                 |

## 누적 로워드 유저 검색량

로워드를 이용하는 유저들이 해당 검색어를 검색한 추정 검색량 정보를 제공합니다. 이는 로워드 유저 성향을 보며, 왜 로워드에서 해당 검색어를 분석했을 지 추론할 수 있습니다.

{% hint style="info" %}
단위는 10-100 단위로 표기합니다.
{% endhint %}

## CPC 단가 및 광고 경쟁도

CPC 단가는 각 검색엔진에서 입찰된 광고의 단가를 의미합니다. 검색어에 내재된 입찰 단가가 높을 수록 경쟁도나 수익성이 높은 검색어임을 알 수 있습니다.

{% hint style="warning" %}
입찰된 CPC 단가가 없을 경우 0원으로 표기됩니다.\
추후 연관 데이터로 0원일 경우 광고 단가 추론 데이터를 제공할 예정입니다.
{% endhint %}

광고 경쟁도는 해당 검색어에 입찰된 광고가 많을 경우, 혼잡도를 노출합니다.

<table><thead><tr><th width="161">상태</th><th>설명</th></tr></thead><tbody><tr><td>심화</td><td>광고 포화도가 매우 높은 상태를 의미합니다.</td></tr><tr><td>혼잡</td><td>광고 포화도가 높은 상태를 의미합니다.</td></tr><tr><td>적당</td><td>광고 포화도가 적당한 상태를 의미합니다.</td></tr><tr><td>없음</td><td>광고 포화도가 없는 상태를 의미합니다.</td></tr></tbody></table>


---

# 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/search/infomation.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.
