Is this possible via the API? Is there already a website that does this?
相关问题
- Rails how to handle error and exceptions in model
- CORS issue with Twitter api calls in Webpack dev s
- Twitter sign in crashes with TWTRInvalidInitializa
- Accessing Twitter through Javascript
- Swift 3: How to reverse a transparent Navigation B
相关文章
- is there a callback option with twitter's “fol
- Twitter name length in DB
- Twitter oauth refresh token
- Login with Twitter on iOS
- linqtotwitter - grab the saved credentials
- Getting the location using Tweepy
- Making any tweet favourite through iOS 5 twitter A
- LinqToTwitter - IsAuthorized always returns false
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.
Add "filter:verified" to the search query should work.
From: http://socialmeditation.wordpress.com/2013/04/30/filter-twitter-searches-by-verified-users/
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