# 티스토리 블로그 분석

### 티스토리 블로그 분석 개요

<figure><img src="/files/v2p4dnrw34N9mxtfQf5m" alt=""><figcaption><p>티스토리 공식 블로그 분석 결과</p></figcaption></figure>

티스토리 블로그 주소를 입력하여 원하는 플랫폼에서 개설된 블로그를 탐색할 수 있습니다. 주소를 자동으로 인식하여 그에 맞는 결과를 호출합니다.

{% hint style="info" %}
도메인 설정이 완료된 티스토리 블로그의 경우, 검색 설정을 TISTORY로 변경 후 검색하는 것을 권장하고 있습니다.
{% endhint %}

### 최근 1개월 간 발행 추이

<figure><img src="/files/Gpg2ADcNx6JRrtpeHh8q" alt=""><figcaption><p>최근 1개월 간 게시글 발행 추이</p></figcaption></figure>

최근 1개월 간 블로그 포스팅의 발행 추이를 확인하실 수 있습니다. 해당 기능을 통해 탐색하고자 하는 블로그의 발행 패턴 등을 확인하실 수 있습니다.

### 인기 포스팅 및 최근 포스팅

<figure><img src="/files/5SjQMCB3eXHnN5tlmDL0" alt=""><figcaption><p>인기 포스팅 및 최근 포스팅</p></figcaption></figure>

인기 포스팅 및 최근 포스팅에 대한 정보를 확인할 수 있습니다.

{% hint style="warning" %}
개설된지 얼마 되지 않은 블로그나 검색엔진 수집이 되지 않는 블로그의 경우 분석 수집이 불가할 수 있습니다.
{% endhint %}

{% hint style="info" %}
티스토리의 경우 최대 인기 포스팅 나열의 수는 6개 입니다.
{% 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://knowledge.loword.co.kr/func/blog/tistory.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.
