twitter v1.1 v2 api

FREEMIUM
Door apidance.pro | Bijgewerkt il y a 2 mois | Data
Populariteit

9.7 / 10

Latency

2,396ms

Serviceniveau

100%

Health Check

N/A

Terug naar alle discussies

UserTweets missing part of conversation tweets

Rapid account: Sourcefrom
sourcefrom
il y a 2 mois

Hi,

The UserTweets endpoint occasionally returns partial results of a conversation. For instance, the user posts 1, 2, 3, 4 tweets as part of the conversation, but only 1, 3, 4 are returned.

Thanks for looking into this.

Cheers!

Rapid account: Abcdsxg
abcdsxg Commented il y a 2 mois

In the tweets list, appending too many replies gets collapsed in the middle, which is indeed the case when looking at it on the web page. So if you need the full thread, you need to request the tweet details.

Rapid account: Sourcefrom
sourcefrom Commented il y a 2 mois

My question is, the UserTweets endpoint return result does NOT include the missing #2 tweet, only its tweet ID is included (1772617247623901481). You can reproduce the problem with this curl request:

curl --location --globoff โ€˜https://twitter-v1-1-v2-api.p.rapidapi.com/graphql/UserTweets?variables={โ€œuserIdโ€%3A"991505550734082049"%2C"count"%3A40%2C"includePromotedContent"%3Afalse%2C"withQuickPromoteEligibilityTweetFields"%3Atrue%2C"withVoice"%3Atrue%2C"withV2Timeline"%3Atrue}โ€™
โ€“header โ€˜X-RapidAPI-Host: twitter-v1-1-v2-api.p.rapidapi.comโ€™
โ€“header โ€˜X-RapidAPI-Key: my-api-keyโ€™

Your reply is certainly correct that the missing tweet does exist, and can certainly be retrieved with TweetDetail, but thatโ€™s not the question/problem.

Hope this clarifies the issue.

Cheers!

Rapid account: Abcdsxg
abcdsxg Commented il y a 2 mois

The api is working properly, if you think the api data format is too complex, you can use the /sapi/TweetDetail

Rapid account: Sourcefrom
sourcefrom Commented il y a 2 mois

Example conversation: https://twitter.com/nft_hu/status/1772617247623901481

#2 https://twitter.com/nft_hu/status/1772617261876183328 is missing from UserTweets return results. The conversation has 4 tweets, but only #1, #3 and #4 are returned, not #2.

Or perhaps I am missing something about the link structure.

Thanks!

Rapid account: Abcdsxg
abcdsxg Commented il y a 2 mois

We return raw api data and donโ€™t have this problem, can you give a link of the tweet?

Doe mee aan de discussie - voeg hieronder een opmerking toe

Log in / Schrij u in om nieuwe opmerkingen te plaatsen