# 검색어 카테고리

## 개요

<figure><img src="/files/jsJlUTOum2ClKiBre7a2" alt=""><figcaption><p>카테고리 프리뷰</p></figcaption></figure>

모든 검색어는 각자의 특유 성질을 갖고 있습니다.

로워드에서는 머신러닝을 활용한 자연어 분석을 통해 대부분의 자연어 검색어에 대한 카테고리 분류를 할 수 있습니다.

해당 기능을 통해 내 사이트 혹은 블로그, 카테고리 분야에 맞는 검색어를 찾고 손 쉽게 분석할 수 있습니다.

## 검색어 카테고리 종류

{% hint style="warning" %}
해당 기능은 Beta 버전으로 정확하지 않을 수 있습니다.
{% endhint %}

| 카테고리    |
| ------- |
| 패션의류    |
| 패션잡화    |
| 화장품/미용  |
| 디지털/가전  |
| 가구/인테리어 |
| 출산/육아   |
| 식품      |
| 스포츠/레저  |
| 생활/건강   |
| 여가/생활편의 |
| 면세점     |
| 도서      |
| 인물      |
| 증권      |
| 코인      |
| 회사      |
| 부동산     |
| 정책      |
| 금융/경제   |
| 게임      |
| 미디어     |
| 유틸리티    |
| 화장품/미용  |
| 디지털/가전  |
| 식품      |
| 출산/육아   |
| 생활      |
| 가구/인테리어 |
| 스포츠/레저  |
| 여가/생활편의 |
| 건강      |
| 완구      |

## 비슷한 유저가 이어서 찾은 검색어 <a href="#similar" id="similar"></a>

<figure><img src="/files/U6jN69DopOQlA1ZsDjag" alt=""><figcaption><p>나와 비슷한 유저들이 검색한 검색어를 찾을 수 있다.</p></figcaption></figure>

로워드 내 이용자들이 나와 비슷한 카테고리를 많이 검색했을 경우 해당 검색어를 나열하여 보여줍니다. 비슷한 유형의 검색어 발굴에 유용하게 사용될 수 있습니다.

{% hint style="danger" %}

1. 비슷한 유저가 이어서 찾은 검색어에 나열되는 검색어들은 별도로 검색 횟수에서 차감 되지 않습니다.
2. 해당 최대 검색어 나열 수는 10개 입니다.
3. 월간 검색량 기준으로 노출합니다.
   {% endhint %}

## 비슷한 카테고리 인기 스마트블록 검색어 <a href="#block" id="block"></a>

<figure><img src="/files/sIF9UQke5Dx8deiPxcVH" alt=""><figcaption><p>내가 검색한 검색어와 유사한 카테고리 순 제공</p></figcaption></figure>

이용자가 검색한 검색어의 카테고리와 유사한 카테고리의 검색어 스마트 블록 리스트를 제공합니다.&#x20;


---

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