---
search:
  tags:
    - Tweet Replies Endpoints
    - POST
seo:
  description: >-
    Recommended endpoint for scraping tweet replies and… Reference for the POST
    /twitter/tweets/{tweet_id}/replies/page endpoint in the TwexAPI REST API
    API.
sidebar:
  badge: POST
  label: Get Replies by Page (Recommended)
title: Get Replies by Page (Recommended)
type: openapi-operation
---
**Recommended** endpoint for scraping tweet replies and conversation threads. Uses cursor-based pagination to avoid timeouts on viral posts. The first request (omit next_cursor) returns root_tweet plus the first batch of replies. Pass next_cursor from the previous response to fetch the next page. Perfect for customer feedback analysis, brand sentiment, and social listening. Pricing: $0.05 per 1,000 replies.

<Operation source="api-reference" id="get-replies-page-apiendpoint-twitter-tweets-tweet-id-replies-page-post" />
