Find which of your friends like something on Facebook
Posted by ark, ,
Facebook has a url that will allow you to see which of your friends have liked a particular page. This was floating around a while ago so you could see who liked Nickleback (and obviously unfriend them, I'm still looking at your Louis!).

Today I worked out how to do that for any page, especially pages that have their own vanity url.

Take a page on Facebook you want to know who else likes it and then right click and view source.

You're looking for stuff in the HTML that looks like this:


"""&set=a.488629199958.62769.6885814958&type=1"""

"""music.php?musician_fbpage_id=6885814958"""

So search around for page_id or set=a. then take the digits at the end and add them to this url
https://www.facebook.com/browse/friended_fans_of/?page_id=


Try that in your browser and see if it works or not.

Here's some to play around with:

Mitt Romney: Page - Friend Likes
Lil Wayne: Page - Friend Likes
Barack Obama: PageFriend Likes

Downton Abbey: Page - Friend Likes

Nickelback: Page - Friend Likes

Comments