[twitter-dev] Search Home Time Line

2010-10-11 Thread João Paulo Sabino de Moraes
Hi Folks,

I'd like to know if is it already possible to search tweets in the
authenticated user home time line by a search query.

Thanks



-- 
João Paulo S. de Moraes
+55 81 3432 3804
+55 81 9189 3814 (mobile)

-- 
Twitter developer documentation and resources: http://dev.twitter.com/doc
API updates via Twitter: http://twitter.com/twitterapi
Issues/Enhancements Tracker: http://code.google.com/p/twitter-api/issues/list
Change your membership to this group: 
http://groups.google.com/group/twitter-development-talk


Re: [twitter-dev] Search Home Time Line

2010-10-11 Thread Taylor Singletary
At this time, there is no way to accomplish this directly via the API.
Instead, you would collect tweets that would appear on home_timeline (either
by REST or a User/Site Stream), then apply searching strategies against the
tweets you have consumed and indexed.

Taylor

2010/10/11 João Paulo Sabino de Moraes jona...@gmail.com

 Hi Folks,

 I'd like to know if is it already possible to search tweets in the
 authenticated user home time line by a search query.

 Thanks



 --
 João Paulo S. de Moraes
 +55 81 3432 3804
 +55 81 9189 3814 (mobile)

 --
 Twitter developer documentation and resources: http://dev.twitter.com/doc
 API updates via Twitter: http://twitter.com/twitterapi
 Issues/Enhancements Tracker:
 http://code.google.com/p/twitter-api/issues/list
 Change your membership to this group:
 http://groups.google.com/group/twitter-development-talk


-- 
Twitter developer documentation and resources: http://dev.twitter.com/doc
API updates via Twitter: http://twitter.com/twitterapi
Issues/Enhancements Tracker: http://code.google.com/p/twitter-api/issues/list
Change your membership to this group: 
http://groups.google.com/group/twitter-development-talk


Re: [twitter-dev] Search Home Time Line

2010-10-11 Thread João Paulo Sabino de Moraes
Thanks for replying
So, is there a limit of home time line tweets that can be got ?

thanks

-- 
Twitter developer documentation and resources: http://dev.twitter.com/doc
API updates via Twitter: http://twitter.com/twitterapi
Issues/Enhancements Tracker: http://code.google.com/p/twitter-api/issues/list
Change your membership to this group: 
http://groups.google.com/group/twitter-development-talk


Re: [twitter-dev] Search Home Time Line

2010-10-11 Thread Thomas Mango

The home_timeline API method returns up to 800 statuses:
http://dev.twitter.com/doc/get/statuses/home_timeline

João Paulo Sabino de Moraes wrote:

Thanks for replying
So, is there a limit of home time line tweets that can be got ?

thanks

--
Twitter developer documentation and resources: http://dev.twitter.com/doc
API updates via Twitter: http://twitter.com/twitterapi
Issues/Enhancements Tracker:
http://code.google.com/p/twitter-api/issues/list
Change your membership to this group:
http://groups.google.com/group/twitter-development-talk



--
Thomas Mango
tsma...@gmail.com


--
Twitter developer documentation and resources: http://dev.twitter.com/doc
API updates via Twitter: http://twitter.com/twitterapi
Issues/Enhancements Tracker: http://code.google.com/p/twitter-api/issues/list
Change your membership to this group: 
http://groups.google.com/group/twitter-development-talk