开发者

how do I search twitter for posts by verified accounts only?

开发者 https://www.devze.com 2023-01-26 23:23 出处:网络
Is this possible via the API? Is there开发者_开发百科 already a website that does this?Add \"filter:verified\" to the search query should work.

Is this possible via the API? Is there开发者_开发百科 already a website that does this?


Add "filter:verified" to the search query should work.

From: http://socialmeditation.wordpress.com/2013/04/30/filter-twitter-searches-by-verified-users/


Just a thought...

I'd imagine that you can make a call to any user account and have it return all its followers, right? If this is true, then all you need to do is check against Twitter's Verified account found here: https://twitter.com/verified.


DataSift allows you to do this. It's Twitter's official partner for advanced searches.


If you are interested in using DataSift for this, here is an example live stream of Tweets from all verified Twitter users - http://datasift.com/stream/22288/tweets-from-verified-users

0

精彩评论

暂无评论...
验证码 换一张
取 消