Re: net::delicious

From: Alf Eaton <lists_at_nyob>
Date: Sat, 20 Jan 2007 17:28:13 +0000
To: CODE4LIB_at_listserv.nd.edu
Eric Lease Morgan wrote:
>   1. Tag a site under your name in Delicious. For example, http://
> www.infomotions.com/alex/. The API is good for this.
>
>   2. Use the same API to get details of your posting. For example,
> send this URL:
>
>      https://api.del.icio.us/v1/posts/get?url=http://
> www.infomotions.com/alex/

>   3. Use the value of the hash attribute in a second call to return
> a JSON object (whatever that is). For example, send this:
>
>       http://badges.del.icio.us/feeds/json/url/data?
> hash=ef6f018d8a71efbad6646469a549deee

It's easier if you just use the URL:
http://badges.del.icio.us/feeds/json/url/data?url=http://www.infomotions.com/alex/

alf.
Received on Sat Jan 20 2007 - 11:28:43 EST