On 9/16/10 5:10 PM, yaemog Dodigo at yae...@gmail.com wrote:

> Hi Mike, 
> 
> I think you'd be best off getting your follower_ids and using the stream API
> to track them (up to 5000 users). Then you don't have the rate limit anymore.
> 
> cheers


That sounds like a fantastic idea :) - I think my problem there would be
using simplish perl scripts and not a whole lot of experience. I'm using
net::twitter to get the list of IDs, but the mechanics of then obtaining
followers using net:twitter only allowed me to pull 100 "per grab", and also
provided a next/last paging reference. This would allow me to grab sequences
of 100 qty users - but I can NOT get this to work! Examples are short. Hence
I went for what seemed a more expedient option.
 

Appreciate the pointer to the stream API.

Mike


-- 
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?hl=en

Reply via email to