Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Using curl:

  curl -n -o ~/docs/delicious.xml https://api.del.icio.us/v1/posts/all
where `-n` flag forces curl to read ~/.netrc file:

  machine api.del.icio.us login yourusername password yourpassword


ok, so did anyone manage to get either the curl or the wget method working?

`curl https://user:[email protected]/v1/posts/recent` works just fine.

`curl https://user:[email protected]/v1/posts/all` does not.

Maybe a server-side problem?




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: