You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Digg API Developers Support
Right now the API call that returns top news results
http://developers.digg.com/story-gettopnews does not have a server-
side filter by media type. Plus it does not seem to return the media
type of the item in the response. Oops. This bit I can fix pretty
quickly.
So after I make that change you can use the XML result
http://services.digg.com/2.0/story.getTopNews?type=xml and walk
through that yourself using the cursor mechanism; add query argument
cursor=STORY-ID with the last item's story_id value like this: