You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Question:Get-users-id-mentions API response tweets that did not directly mention.
Using API: https://api.x.com/2/users/:id/mentions
My Case:I’m trying to use the API to find all tweets that manually mention me . However, the API is returning not only the tweets that directly mention me (we call the origin tweet) , but also tweets which reply to the origin tweet. How can I filter out these reply tweet ?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Question
Question:Get-users-id-mentions API response tweets that did not directly mention.
Using API: https://api.x.com/2/users/:id/mentions
My Case:I’m trying to use the API to find all tweets that manually mention me . However, the API is returning not only the tweets that directly mention me (we call the origin tweet) , but also tweets which reply to the origin tweet. How can I filter out these reply tweet ?
Relevant Code
Traceback
No response
Twitter API Access Plan
Basic
Tweepy Version
No response
Checklist
Additional Context
No response
Beta Was this translation helpful? Give feedback.
All reactions