I want to observer bookmarks on delicious that are tagged with a specific tag over time.
So I want to retrieve as many bookmarks as possible on time t0 and get the tags for this bookmarks at time t1, t2 and so on.
Is this possible to do with the provided rss/json feeds by Delicious? I think its problematic that they restrict the maximum to 100 and have no possibility for pagination. So is there a possibility to get more results?
Also I have not seen a method to retrieve tags for a bookmark posted by a user.
Maybe someone can help me out!
Regards