Hi,

Is there a way to search statuses in an user list by keywords? I came
up with the following solutions but I hope there is a better way of
doing this:

Using REST and search API:
Get members from the defined list using the REST API. Create a query
with all usernames of the members seperated with OR and add the
keywords to the q.

Using REST and stream API:
Same as the first solution only then different parameter syntax for
the stream API.

Is there an option that I'm missing which is better?

Thanks,

Jeroen

-- 
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

Reply via email to