Fetches a list of stories from Digg.
Retrieve three most recent stories from the Apple topic:
http://services.digg.com/stories/topic/apple?count=3&appkey=http%3A%2F%2Fexample.com%2fapplication
<?xml version="1.0" encoding="utf-8" ?> <stories timestamp="1196894147" min_date="1194302130" total="2636" offset="0" count="3"> <story id="4368401" link="http://maxsangalli.altervista.org/?p=45" submit_date="1196891534" diggs="1" comments="0" status="upcoming" media="news" href="http://digg.com/linux_unix/Jukebox_con_Linux"> <title>Jukebox con Linux</title> <description>Jukebox with Linux</description> <user name="ilsanga" icon="http://digg.com/img/udl.png" registered="1196891377" profileviews="0" /> <topic name="Linux/Unix" short_name="linux_unix" /> <container name="Technology" short_name="technology" /> <thumbnail originalwidth="390" originalheight="387" contentType="image/jpeg" src="http://digg.com/linux_unix/Jukebox_con_Linux/t.jpg" width="80" height="80" /> </story> <story id="4367880" link="http://www.itsyourip.com/ip-tools/arping-ping-using-address-resolution-protocolarp/" submit_date="1196888736" diggs="2" comments="0" status="upcoming" media="news" href="http://digg.com/linux_unix/ARPing_Ping_using_Address_Resolution_Protocol_ARP"> <title>ARPing - Ping using Address Resolution Protocol(ARP)</title> <description>ARPing is an utility that can be used to ping using Address Resolution Protocol (ARP) requests instead of using Internet Control Message Protocol (ICMP) as used in standard Ping utility. ARPing can be used for Duplicate Address Detection (DAD)</description> <user name="rbkumaran" icon="http://digg.com/users/rbkumaran/l.png" registered="1151050300" profileviews="42" /> <topic name="Linux/Unix" short_name="linux_unix" /> <container name="Technology" short_name="technology" /> </story> <story id="4367579" link="http://linuxdevices.com/news/NS9372729455.html" submit_date="1196887377" diggs="5" comments="0" status="upcoming" media="news" href="http://digg.com/linux_unix/EMF_changes_tune_hails_embedded_Linux"> <title>EMF changes tune, hails embedded Linux </title> <description>Embedded Market Forecasters has issued a report claiming that embedded Linux is as dependable as other real time operating systems (RTOSs). The independently funded report appears to recant EMF's controversial Microsoft-funded report in 2003 that claimed that embedded Windows OSes were far faster and cheaper than embedded Linux. ...</description> <user name="gadgeek" icon="http://digg.com/img/udl.png" registered="1131035306" profileviews="1717" /> <topic name="Linux/Unix" short_name="linux_unix" /> <container name="Technology" short_name="technology" /> <thumbnail originalwidth="125" originalheight="76" contentType="image/gif" src="http://digg.com/linux_unix/EMF_changes_tune_hails_embedded_Linux/t.gif" width="80" height="80" /> </story> </stories>
{
"timestamp" : 1196894234,
"min_date" : 1194302220,
"total" : "2636",
"offset" : 0,
"stories" : [
{
"id" : "4368401",
"link" : "http://maxsangalli.altervista.org/?p=45",
"submit_date" : 1196891534,
"diggs" : 1,
"comments" : 0,
"title" : "Jukebox con Linux",
"description" : "Jukebox with Linux",
"status" : "upcoming",
"media" : "news",
"user" : {
"name" : "ilsanga",
"icon" : "http://digg.com/img/udl.png",
"registered" : 1196891377,
"profileviews" : 0
},
"topic" : {
"name" : "Linux/Unix",
"short_name" : "linux_unix"
},
"container" : {
"name" : "Technology",
"short_name" : "technology"
},
"thumbnail" : {
"originalwidth" : 390,
"originalheight" : 387,
"contentType" : "image/jpeg",
"src" : "http://digg.com/linux_unix/Jukebox_con_Linux/t.jpg",
"width" : 80,
"height" : 80
},
"href" : "http://digg.com/linux_unix/Jukebox_con_Linux"
},
{
"id" : "4367880",
"link" : "http://www.itsyourip.com/ip-tools/arping-ping-using-address-resolution-protocolarp/",
"submit_date" : 1196888736,
"diggs" : 2,
"comments" : 0,
"title" : "ARPing - Ping using Address Resolution Protocol(ARP)",
"description" : "ARPing is an utility that can be used to ping using Address Resolution Protocol (ARP) requests instead of using Internet Control Message Protocol (ICMP) as used in standard Ping utility. ARPing can be used for Duplicate Address Detection (DAD)",
"status" : "upcoming",
"media" : "news",
"user" : {
"name" : "rbkumaran",
"icon" : "http://digg.com/users/rbkumaran/l.png",
"registered" : 1151050300,
"profileviews" : 42
},
"topic" : {
"name" : "Linux/Unix",
"short_name" : "linux_unix"
},
"container" : {
"name" : "Technology",
"short_name" : "technology"
},
"href" : "http://digg.com/linux_unix/ARPing_Ping_using_Address_Resolution_Protocol_ARP"
},
{
"id" : "4367579",
"link" : "http://linuxdevices.com/news/NS9372729455.html",
"submit_date" : 1196887377,
"diggs" : 5,
"comments" : 0,
"title" : "EMF changes tune, hails embedded Linux ",
"description" : "Embedded Market Forecasters has issued a report claiming that embedded Linux is as dependable as other real time operating systems (RTOSs). The independently funded report appears to recant EMF's controversial Microsoft-funded report in 2003 that claimed that embedded Windows OSes were far faster and cheaper than embedded Linux. ...",
"status" : "upcoming",
"media" : "news",
"user" : {
"name" : "gadgeek",
"icon" : "http://digg.com/img/udl.png",
"registered" : 1131035306,
"profileviews" : 1717
},
"topic" : {
"name" : "Linux/Unix",
"short_name" : "linux_unix"
},
"container" : {
"name" : "Technology",
"short_name" : "technology"
},
"thumbnail" : {
"originalwidth" : 125,
"originalheight" : 76,
"contentType" : "image/gif",
"src" : "http://digg.com/linux_unix/EMF_changes_tune_hails_embedded_Linux/t.gif",
"width" : 80,
"height" : 80
},
"href" : "http://digg.com/linux_unix/EMF_changes_tune_hails_embedded_Linux"
}
],
"count":3
}
O:14:"DiggAPIStories":6:{s:9:"timestamp";i:1196894225;s:8:"min_date";i:1194302220;s:5:"total";s:4:"2636";s:6:"offset";i:0;s:7:"stories";a:3:{i:0;O:12:"DiggAPIStory":14:{s:2:"id";s:7:"4368401";s:4:"link";s:39:"http://maxsangalli.altervista.org/?p=45";s:11:"submit_date";i:1196891534;s:5:"diggs";i:1;s:8:"comments";i:0;s:5:"title";s:17:"Jukebox con Linux";s:11:"description";s:18:"Jukebox with Linux";s:6:"status";s:8:"upcoming";s:5:"media";s:4:"news";s:4:"user";O:11:"DiggAPIUser":4:{s:4:"name";s:7:"ilsanga";s:4:"icon";s:27:"http://digg.com/img/udl.png";s:10:"registered";i:1196891377;s:12:"profileviews";i:0;}s:5:"topic";O:12:"DiggAPITopic":2:{s:4:"name";s:10:"Linux/Unix";s:10:"short_name";s:10:"linux_unix";}s:9:"container";O:16:"DiggAPIContainer":2:{s:4:"name";s:10:"Technology";s:10:"short_name";s:10:"technology";}s:9:"thumbnail";O:16:"DiggAPIThumbnail":6:{s:13:"originalwidth";i:390;s:14:"originalheight";i:387;s:11:"contentType";s:10:"image/jpeg";s:3:"src";s:50:"http://digg.com/linux_unix/Jukebox_con_Linux/t.jpg";s:5:"width";i:80;s:6:"height";i:80;}s:4:"href";s:44:"http://digg.com/linux_unix/Jukebox_con_Linux";}i:1;O:12:"DiggAPIStory":13:{s:2:"id";s:7:"4367880";s:4:"link";s:83:"http://www.itsyourip.com/ip-tools/arping-ping-using-address-resolution-protocolarp/";s:11:"submit_date";i:1196888736;s:5:"diggs";i:2;s:8:"comments";i:0;s:5:"title";s:52:"ARPing - Ping using Address Resolution Protocol(ARP)";s:11:"description";s:243:"ARPing is an utility that can be used to ping using Address Resolution Protocol (ARP) requests instead of using Internet Control Message Protocol (ICMP) as used in standard Ping utility. ARPing can be used for Duplicate Address Detection (DAD)";s:6:"status";s:8:"upcoming";s:5:"media";s:4:"news";s:4:"user";O:11:"DiggAPIUser":4:{s:4:"name";s:9:"rbkumaran";s:4:"icon";s:37:"http://digg.com/users/rbkumaran/l.png";s:10:"registered";i:1151050300;s:12:"profileviews";i:42;}s:5:"topic";O:12:"DiggAPITopic":2:{s:4:"name";s:10:"Linux/Unix";s:10:"short_name";s:10:"linux_unix";}s:9:"container";O:16:"DiggAPIContainer":2:{s:4:"name";s:10:"Technology";s:10:"short_name";s:10:"technology";}s:4:"href";s:76:"http://digg.com/linux_unix/ARPing_Ping_using_Address_Resolution_Protocol_ARP";}i:2;O:12:"DiggAPIStory":14:{s:2:"id";s:7:"4367579";s:4:"link";s:46:"http://linuxdevices.com/news/NS9372729455.html";s:11:"submit_date";i:1196887377;s:5:"diggs";i:5;s:8:"comments";i:0;s:5:"title";s:39:"EMF changes tune, hails embedded Linux ";s:11:"description";s:334:"Embedded Market Forecasters has issued a report claiming that embedded Linux is as dependable as other real time operating systems (RTOSs). The independently funded report appears to recant EMF's controversial Microsoft-funded report in 2003 that claimed that embedded Windows OSes were far faster and cheaper than embedded Linux. ...";s:6:"status";s:8:"upcoming";s:5:"media";s:4:"news";s:4:"user";O:11:"DiggAPIUser":4:{s:4:"name";s:7:"gadgeek";s:4:"icon";s:27:"http://digg.com/img/udl.png";s:10:"registered";i:1131035306;s:12:"profileviews";i:1717;}s:5:"topic";O:12:"DiggAPITopic":2:{s:4:"name";s:10:"Linux/Unix";s:10:"short_name";s:10:"linux_unix";}s:9:"container";O:16:"DiggAPIContainer":2:{s:4:"name";s:10:"Technology";s:10:"short_name";s:10:"technology";}s:9:"thumbnail";O:16:"DiggAPIThumbnail":6:{s:13:"originalwidth";i:125;s:14:"originalheight";i:76;s:11:"contentType";s:9:"image/gif";s:3:"src";s:70:"http://digg.com/linux_unix/EMF_changes_tune_hails_embedded_Linux/t.gif";s:5:"width";i:80;s:6:"height";i:80;}s:4:"href";s:64:"http://digg.com/linux_unix/EMF_changes_tune_hails_embedded_Linux";}}s:5:"count";i:3;}
Generally, this endpoint is used to obtain the details of a story for which the URL on digg.com is known.
404 Not Found for non-existent story.
Additional query string parameters to endpoints above. See also Response Types and Application Keys.
http://services.digg.com/stories?link=http%3A%2F%2Fstamen.com%2Fclients%2Fcabspotting&appkey=http%3A%2F%2Fexample.com%2Fapplication
http://services.digg.com/stories?linkhash=baab52e8474e83724d5a00de844fc133&appkey=http%3A%2F%2Fexample.com%2Fapplication
Page Information
|
Wiki Information |
Recent PBwiki Blog Posts |