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.
我正在使用 Twitter 的 API 流tweepy来跟踪包含术语列表的推文。我要跟踪的术语之一是“BE”,它是葡萄牙政党的首字母缩写。问题是听众会收到所有包含youtu.be链接的推文的积极信号,比如这个。我怎样才能防止这种情况?
tweepy
youtu.be
使用 Twitter 的 API 并没有很好的方法来做到这一点。
你最好的选择就是在处理这些推文时将它们排除在外。