Print

Print


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.