Twitter

부분 유료
Verified
분류별 Omar M'Haimdat | 업데이트됨 לפני יומיים | Data
인기

9.9 / 10

지연 시간

1,350ms

서비스 수준

100%

Health Check

100%

모든 토론으로 돌아가기

Twiiter Replies Limited

Rapid account: R 20191194
r20191194
לפני שנה

Hey, ia am trying to get all the replies from a tweet, mas i cant extract allthe replies, only 10. Is this limited or is there a way i can fix this?

Rapid account: Omarmhaimdat
omarmhaimdat Commented לפני שנה

Hello,

Here’s the process you can follow:

  1. Start by providing the tweet_id of the tweet you want to retrieve replies for. Ensure that you’re using the correct and up-to-date tweet_id for the desired tweet.
  2. Make the initial request to retrieve the first set of replies. You mentioned that this step is working fine.
  3. In the response you receive, there should be a continuation token. This token is crucial for fetching the next set of replies.
  4. Take note of the continuation token from the response.
  5. Now, instead of changing the tweet_id directly, keep the same tweet_id but update the continuation token parameter in your request to the continuation endpoint. This allows you to fetch the subsequent set of replies related to the same tweet.
  6. Make the request to the continuation endpoint using the updated continuation token.

By following these steps, you should be able to retrieve additional replies beyond the initial set. Remember to update the continuation token each time you make a request to the continuation endpoint to fetch the next batch of replies.

Best,
OM

Rapid account: R 20191194
r20191194 Commented לפני שנה

Thansk for the answer! With the tweet_id of elonmusk it works but when i change it it give me the same replies 😦

Rapid account: Omarmhaimdat
omarmhaimdat Commented לפני שנה

Hello,

You can use the continuation endpoint to get the next list of replies.

Best,
OM

아래에 의견을 추가하고 토론에 참여하세요.

새 댓글을 게시하려면 로그인 / 가입