How can I check who has bookmarked a particular url?
I presume this is possible based on the "Send Thanks" functionality -- which I'd also like to know more about!
1
person has this question
I have this question, too!
Tell me when someone answers.
The more people who ask this question, the more it gets noticed.
The more people who ask this question, the more it gets noticed.
-
Inappropriate?If you view a bookmark's detail page, which you can get to by selecting from View Details form the Details menu in a bookmark entry, you'll be able to see who else has saved that page, as well as their rating and comment.
Additionally, you can use our Roots bookmarklet available here. This will let you see who has bookmarked the page you are currently viewing, as well as all sorts of other information.
The company and 1 other person say
this answers the question
-
Inappropriate?What options are available via the APIs for doing this? Preferably JSON, but anything will do. How could I go about getting info on how many people bookmarked a URL and what tags they used?
-
Inappropriate?Hi Justin, sorry this took so long to get back to you on. You can get what you're looking for with something like this:
<script type="text/javascript" src="http://ma.gnolia.com/json/default/bookmarks?url=http://google.com/"></script>
Or:
<script type="text/javascript" src="http://ma.gnolia.com/json/mirrord/bookmarks?url=http://google.com/"<</script>
Loading Profile...




