For statuses/mentions
, I need to authenticate as a user. I want to see the user's mentions without asking him/her to authenticate. If the tweets are public, what are the mentions not public ?
I'm writing to do this
Click on the Notifications from the top bar. Navigate to "Mentions". Click on the Mentions, near the "All". Done.
You can use Twitter's advanced search tools to search through someone's tweets. Use this tool when you want to find what someone has tweeted about a specific topic, or to track down a specific tweet they made. When searching, you can also set a date range and only get tweets sent on those dates.
Check the Twitter search API https://developer.twitter.com/en/docs/tweets/search/api-reference/get-search-tweets.html
To find all user mentions: just use @username as search term.
I would like to add that Twitter's Search API returns only tweets from past 7 days. So if you want to retrieve ALL tweets mentioning an arbitrary user, you can't.
If anyone finds a way to do this, please mention.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With