Flickrati
Last update on Jun 20, 2007
Check who's linking to your Flickr photos
Versión 04 (2007/06/20) fixes a bug after Technorati changed its xml response. It should be working now.
You could comment on this script if you were logged in.
8 comments
You could comment on this script if you were logged in.

login to vote
Okay, it isn't a script but it is a way of finding who is linking to your Flickr photos or blog.
Heres a handy tutorial:
http://www.loosewireblog.com/2007/11/how-to-mon...
login to vote
I have done all these things and i cant get flickrati or flickrati lite to work. Any help would be much appreciated!
Or indeed knowledge of any other scripts that do find whose linking to your photos, that work of course.
Thanks!
login to vote
Ahh, I've figured out the problem, the script is grabbing the wrong field from the Technorati API query.
You can fix this by replacing
url = item.getElementsByTagName('linkurl')[0].textContent;
with
url = item.getElementsByTagName('url')[0].textContent;
login to vote
This seems to "work" for me, but it's somewhat backwards. I can see the names of blogs that link to my photos, but if I click on the blog names, they take me right back to my photo....
login to vote
I second the previous post. How does this show a photo being linked after you have entered your api key? Don't see anything out of the ordinary.
login to vote
Hey! I've added my api key as well done explained in the script homepage and now it works. But where i could see who's linking to my flickr photos? I'm new to technorati, PLEASE HELP ME PLEASE!!!!!!!!!!!
login to vote
It asks for an API key. I logged onto Technorati and received my key. However, I have no idea what to do with the key.
login to vote
??? this script ask an API key....