Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
嗨,目前我在 Twitter4J 中使用 twitter 搜索,想知道是否有任何方法可以查询以“用户提及”或更逻辑上以 @ 符号开头的推文。
Twitter 搜索 API不包含任何可让您根据推文中字符的位置进行搜索的内容。
如果你有一个特定的用户,你可以找到所有发送给他们的推文(不仅仅是提到他们)都使用to:操作符。
to:
例如
https://twitter.com/search?q=to%3Aedent&src=typd