Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Summary information about a URL #29

Open
bricemaurin opened this issue Dec 15, 2014 · 5 comments
Open

Summary information about a URL #29

bricemaurin opened this issue Dec 15, 2014 · 5 comments

Comments

@bricemaurin
Copy link

This page mentions that we should be able to get information about a URL: https://delicious.com/rss
But unfortunately, the feed isn't working. And this API doesn't support this feature yet.

How should we proceed to get these datas?

Thanks in advance
Brice

@peoplemerge
Copy link
Contributor

For example, http://feeds.delicious.com/v2/json/urlinfo/5b264028e3da542754fa2da890960396 ?

It seems the previous Delicious operators had trouble scaling this service, which gets 5k+ tps, and hardcoded an empty JSON response in an attempt to reduce server load.

It has been unavailable since last May.

We're looking into some more scalable implementations but they're still on pencil and paper. Keep you posted!

@peoplemerge
Copy link
Contributor

LOL ... with the exception of one of the servers in rotation, which was probably down when they pushed their code and is still faithfully returning JSON.

@tryzniak
Copy link

Looks like the call for a number of saves for a page is working using "https://avosapi.delicious.com/api/v1/posts/md5/{url md5}

@peoplemerge
Copy link
Contributor

that works too

@alexandrevicenzi
Copy link

Thanks @seethemhigh, it works.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants