Can I use search operators with Twitter's Streaming API?
-
http://search.twitter.com/operators It's seemingly not possible to use these with the Streaming API. Will this ever be possible?
-
Answer:
The Twitter search operators are only supported by the web interface to Twitter and the search API. The streaming API has a different way of filtering the tweets you receive. It let's you filter the general firehose (all public tweets) in any combination of the following three ways: 1. Users - get all tweets from a specified list of users 2. Keywords - match a list of keywords - AND and OR are supported, but quotation phrases and other twitter search operators are not 3. Locations - get all tweets in a geographic area (box) defined by lat/long coordinates Any additional filtering you might want to do to mimic the search API operators must be done on your end, after you've received the tweets.
Jason Ford at Quora Visit the source
Other answers
Only AND and OR are supported on the Streaming API. Post-process the results to add more sophisticated operators.
John Kalucki
Related Q & A:
- Can i use Shamir's secret sharing scheme for multiplicative homomorphism for secure multiparty computation?Best solution by Cryptography
- How can I clear search history of Yahoo?Best solution by Yahoo! Answers
- How can I erase search suggestions of Yahoo search?Best solution by Yahoo! Answers
- What online site can I use to search for a job?Best solution by Yahoo! Answers
- Can I use my computer's hard drive in my ps3?Best solution by Yahoo! Answers
Just Added Q & A:
- How many active mobile subscribers are there in China?Best solution by Quora
- How to find the right vacation?Best solution by bookit.com
- How To Make Your Own Primer?Best solution by thekrazycouponlady.com
- How do you get the domain & range?Best solution by ChaCha
- How do you open pop up blockers?Best solution by Yahoo! Answers
For every problem there is a solution! Proved by Solucija.
-
Got an issue and looking for advice?
-
Ask Solucija to search every corner of the Web for help.
-
Get workable solutions and helpful tips in a moment.
Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.