[delicious-discuss] api functionality

2005-08-13 Thread joshua schachter

tim added a bit of functionality:

you can get ONE post:

function: http://del.icio.us/api/posts/get?
tag= filter by this tag - optional
dt= filter by this date
or
url= fetch post matching this url
returns a list of posts matching a given date, filtered by tag, or a  
post matching a given url.

if no date or url is supplied, most recent date will be used.

you can NOT replace a post if its already there

function: http://del.icio.us/api/posts/add?
url= url for post
description= description for post
extended= extended for post
tags= space-delimited list of tags
dt= datestamp for post, format CCYY-MM-DDThh:mm:ssZ
replace=no - don't replace post if given url has already  
been posted - optional


This involves NO change for current api usage.

Joshua

--
joshua schachter
[EMAIL PROTECTED]


___
discuss mailing list
discuss@del.icio.us
http://lists.del.icio.us/cgi-bin/mailman/listinfo/discuss


Re: [delicious-discuss] api functionality

2005-08-13 Thread Brian Del Vecchio
That's not the clearest documentation, so I'll add that this retrieves
only your posts, not posts from all users for the given URL.

As discussed recently, this functionality would be very useful, say,
for a posting interface to suggest tags from other users.  But such
programs are still forced to scrape the /url HTML
screens to get this information.

Thanks for your attention,
B

On 8/13/05, joshua schachter [EMAIL PROTECTED] wrote:
 tim added a bit of functionality:
 
 you can get ONE post:
 
 function: http://del.icio.us/api/posts/get?
  tag= filter by this tag - optional
  dt= filter by this date
  or
  url= fetch post matching this url
 returns a list of posts matching a given date, filtered by tag, or a
 post matching a given url.
 if no date or url is supplied, most recent date will be used.
 

-- 
Brian Del Vecchio   |   [EMAIL PROTECTED]   |   http://hybernaut.com/
___
discuss mailing list
discuss@del.icio.us
http://lists.del.icio.us/cgi-bin/mailman/listinfo/discuss