# 사이트

## **기본 정보**

데이터 수집의 기준이 되는 사이트의 기본 정보와 인증 키를 관리하는 페이지입니다.&#x20;

{% hint style="info" %}
그루비 세팅 시 초기 설정값이 기본적으로 입력되어 있습니다.
{% endhint %}

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

### **1. 사이트 관리**

<figure><img src="/files/0OHwpqKu5W2Le6oEPVLS" alt=""><figcaption></figcaption></figure>

* **사이트명:** 운영 중인 사이트명을 입력해 주세요. (문자 구분 없이 최대 100자 입력 가능)
* **사이트 유형:** 운영 중인 사이트의 구축 플랫폼 정보입니다.
* **사이트 URL:** 운영 중인 사이트 URL을 입력해 주세요. 여러 개의 URL은 엔터(Enter)로 구분할 수 있습니다.

{% hint style="warning" %}
**사이트 리뉴얼** 또는 **사이트 유형(플랫폼)**&#xC774; 변경될 경우 기존 스크립트를 사용할 수 없습니다.\
스크립트 재설정은 그루비 담당자에게 문의해 주세요.
{% endhint %}

### **2. 키 관리**

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

* **서비스 키:** 사이트 식별을 위해 자동으로 발급된 고유 키입니다.
* **API 키:** API 호출에 필요한 인증 키입니다. <img src="/files/xWIlPFyEXyHY8yu3Zv2r" alt="" data-size="line"> 버튼을 클릭하여 발급 받을 수 있습니다.

{% hint style="warning" %}
보안을 위해 외부 노출에 주의해 주세요.
{% endhint %}

***

## **URL 설정**

데이터를 수집할 페이지별 URL을 등록하고 관리하는 페이지입니다.

{% hint style="info" %}
그루비 세팅 시 초기 설정값이 기본적으로 입력되어 있습니다.
{% endhint %}

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

### **1. 페이지 URL 리스트**

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

<table><thead><tr><th width="160.2265625">헤더</th><th>설명</th></tr></thead><tbody><tr><td><strong>페이지</strong></td><td>데이터를 수집할 대상 페이지의 유형입니다. (예: 메인, 상품 상세 등)</td></tr><tr><td><strong>PC</strong></td><td>해당 페이지의 PC URL 입니다. </td></tr><tr><td><strong>모바일</strong></td><td>해당 페이지의 모바일 URL 입니다. </td></tr></tbody></table>

### **2. 설정**

<img src="/files/9fUU23iJXV4AMBS6p6Nn" alt="" data-size="line"> 버튼을 클릭하여 우측 패널에서 페이지 URL을 설정할 수 있습니다.

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

* **PC:** 해당 페이지의 PC URL을 입력해 주세요.
* **모바일:** 해당 페이지의 모바일 URL을 입력해 주세요.

{% hint style="warning" %}
실제 사이트와 일치하지 않을 경우 데이터가 수집되지 않습니다.
{% endhint %}

{% hint style="info" %}
여러 개의 URL은 엔터(Enter)로 구분할 수 있습니다.
{% 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://docs.groobee.ai/new-admin/settings/site.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.
