Hi all,

The Twitter API mentions that in order to retrieve more than 5000 user
followers one must set the cursor = -1 and use the next_cursor_str and
previous_cursor_str options to paginate over the results.

However, I observe that I am retrieved similar results(follower ids)
on each pagination call. The API suggests that "Querying without the
cursor parameter is deprecated and should be avoided."

https://dev.twitter.com/doc/get/followers/ids

--Regards,
Denzil

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

Reply via email to