如何检测从官方帐户发布的推文?

How to detect tweets posted from official account?

我正在做一个研究项目,想了解香港人对 public 交通系统的态度。我使用 Twitter API 收集了数百万条推文。由于我的研究对象是香港本地人,所以从公众号发的推文或推文中包含广告的推文可能没有用。

所以,请问有没有大佬指点一下如何过滤掉公众号发的推文?我知道我的解释可能有点抽象。任何提示将不胜感激!谢谢!

嗯,你可以请求用户对象get information about a user and test if the verified key is set to true. here is the informations you get returned informations in JSON,你可以看到结果中有关键字verified