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:passwd@api.del.icio.us/v1/posts/recent` works just fine.

`curl https://user:passwd@api.del.icio.us/v1/posts/all` does not.

Maybe a server-side problem?




Consider applying for YC's Fall 2025 batch! Applications are open till Aug 4

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

Search: