Twitter API (cursor) question

Discussion in 'Programming' started by kuser, Mar 15, 2012.

  1. #1
    Is the next cursor static? like , will the next cursor remain 1396031679387351904
    every time i will visit:

    https://api.twitter.com/1/statuses/friends/iwantfriends1.xml?cursor=-1

    ?!
    Also i don't know why every time i go to a new page, the previous cursor it's changing?! should it be the same number as the previous next cursor?

    PS: very interesting, i can use the cursor to retrieve friends from other pages, like
    https://api.twitter.com/1/statuses/friends/iwantfriends2.xml?cursor=1396031679387351904
     
    kuser, Mar 15, 2012 IP