Archive for the ‘digg’ Tag

Digg API: Showing latest stories from your site/URL/domain

To do: To show a list of the latest stories from your site/URL/domain using the Digg API.

Solution:

The following PHP code will display the latest 20 stories from the domain of your choice. Thanks a heap to Web Cash’s entry on grabbing a random Digg story as well as the Digg Story API which helped with this code.

Read more »