Filter tweets by client name
Posted
by
Ido Shilon
on Stack Overflow
See other posts from Stack Overflow
or by Ido Shilon
Published on 2011-03-05T23:16:51Z
Indexed on
2011/03/05
23:25 UTC
Read the original article
Hit count: 256
twitter-api
I'm trying to filter tweets results by client name like - using source operator. I'm trying to do it with a a client named "single platform" , to get tweets like http://twitter.com/#!/phoenixparknyc/status/43340419475570688 but the search doesn't seems to work (tried with quotes as well) http://twitter.com/#!/search/source%3Asingle%20platform%20Specials%2FEvents%20 Any idea how to make the search works ?
© Stack Overflow or respective owner