[twitter-dev] Re: search followers tweets only

2009-09-24 Thread Chad Etzel

Hello,

Currently there is no such API, but you can simulate it somewhat by
fetching several pages of your friends_timeline and parsing through
them for keywords. We realize this is not ideal, and we've had several
requests for this feature. It may be added down the road.

-Chad

On Thu, Sep 24, 2009 at 2:52 PM, GregGG greg.geo...@gmail.com wrote:

 Does anyone know how I can use the api and search only my followers
 tweets for certain keywords?

 For example, if I want to search for football or soccer tweets from
 all of my followers.

 I see there is a from: keyword search, but this would get too large
 for many followers.  Any help is appreciated.

 thx.



[twitter-dev] Re: search followers tweets only

2009-09-24 Thread Damon P. Cortesi

There's an app called Chatterfly (http://
chatterfly.appaturelabs.com/ ) that allows you to do this, but only
for your friends, not your followers unfortunately.

dpc

On Sep 24, 12:42 pm, Chad Etzel c...@twitter.com wrote:
 Hello,

 Currently there is no such API, but you can simulate it somewhat by
 fetching several pages of your friends_timeline and parsing through
 them for keywords. We realize this is not ideal, and we've had several
 requests for this feature. It may be added down the road.

 -Chad

 On Thu, Sep 24, 2009 at 2:52 PM, GregGG greg.geo...@gmail.com wrote:

  Does anyone know how I can use the api and search only my followers
  tweets for certain keywords?

  For example, if I want to search for football or soccer tweets from
  all of my followers.

  I see there is a from: keyword search, but this would get too large
  for many followers.  Any help is appreciated.

  thx.