> ## Documentation Index
> Fetch the complete documentation index at: https://x-preview-mintlify-d5730eee.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# 튜토리얼

> Postman, Python, R, 필터링된 스트리밍, 전체 아카이브 검색, webhook, OAuth 인증 및 기타 일반적인 워크플로우를 다루는 X API 튜토리얼입니다.

<CardGroup>
  <Card title="사용자의 게시물 살펴보기" icon="user" iconType="solid">
    user Post timeline 및 user mention timeline 엔드포인트를 사용해 지난 7일간의 사용자 게시물과 멘션을 살펴보는 방법을 알아보세요.

    <br />

    <br />

    [**튜토리얼 보기**](/tutorials/explore-a-users-posts)
  </Card>

  <Card title="Postman 시작하기" icon="rocket" iconType="solid">
    Postman을 사용해 X API 및 X Ads API에 요청을 보내는 방법을 알아보세요.

    <br />

    <br />

    [**튜토리얼 보기**](/tutorials/postman-getting-started)
  </Card>

  <Card title="R 및 X API v2 시작하기" icon="rocket" iconType="solid">
    R을 사용해 user lookup 엔드포인트에 연결하고 X API v2에서 반환된 JSON으로 작업하는 방법을 알아보세요.

    <br />

    <br />

    [**튜토리얼 보기**](/tutorials/getting-started-with-r-and-v2-of-the-x-api)
  </Card>

  <Card title="full-archive search 엔드포인트로 과거 게시물 가져오기" icon="magnifying-glass" iconType="solid">
    full-archive search 엔드포인트를 사용해 공개 X 데이터의 전체 기록을 검색하고, geo 태그가 지정된 게시물의 데이터 세트를 구축하며, 쿼리 결과를 페이지네이션하는 방법을 알아보세요.

    <br />

    [**튜토리얼 보기**](/tutorials/getting-historical-posts-using-the-full-archive-search-endpoint)
  </Card>

  <Card title="Google Cloud Platform으로 X 데이터 후처리" icon="cloud" iconType="solid">
    대규모로 게시물을 수집하고 메타데이터를 사용해 특정 카테고리 또는 하위 카테고리로 분류하는 방법에 대한 고수준 개요를 확인하세요.

    <br />

    [**튜토리얼 보기**](/tutorials/post-processing-x-data-with-the-google-cloud-platform)
  </Card>
</CardGroup>
