Comments on: Getting Facebook Fan Page Details using jQuery https://w3lessons.info/getting-facebook-fan-page-details-using-jquery Tutorials on PHP, jQuery & Amazon Web Services Mon, 23 Mar 2015 07:09:00 +0000 hourly 1 https://wordpress.org/?v=6.7.1 By: Karthikeyan K https://w3lessons.info/getting-facebook-fan-page-details-using-jquery#comment-635 Mon, 23 Mar 2015 07:09:00 +0000 http://w3lessons.info/?p=1502#comment-635 In reply to Yiidir.

Dear Yiidir,

You have to use this – http://graph.facebook.com/w3lessons.info/picture?type=large

Replace w3lessons.info with your unique page url

Thanks

]]>
By: abhishek vishwakarma https://w3lessons.info/getting-facebook-fan-page-details-using-jquery#comment-634 Fri, 21 Nov 2014 10:57:00 +0000 http://w3lessons.info/?p=1502#comment-634 how can i get the fans details of that page like their name or birthdays?

]]>
By: Yiidir https://w3lessons.info/getting-facebook-fan-page-details-using-jquery#comment-633 Wed, 18 Dec 2013 11:20:00 +0000 http://w3lessons.info/?p=1502#comment-633 What about the picture (logo) ? Thanks !

]]>
By: sfantu https://w3lessons.info/getting-facebook-fan-page-details-using-jquery#comment-632 Mon, 02 Sep 2013 13:52:00 +0000 http://w3lessons.info/?p=1502#comment-632 In reply to Karthikeyan K.

It works, thank you very much Karthikeyan

]]>
By: Karthikeyan K https://w3lessons.info/getting-facebook-fan-page-details-using-jquery#comment-631 Mon, 02 Sep 2013 06:47:00 +0000 http://w3lessons.info/?p=1502#comment-631 In reply to sfantu.

Hi Sfantu,

I have modified the code little bit.. Now its working with “NowYouSeeMeMovie”, “BVBorussiaDortmund09”

I have added this line –

if(data[‘founded’]) {
var fb_founded = data[‘founded’].toString();
}

Thanks

]]>
By: sfantu https://w3lessons.info/getting-facebook-fan-page-details-using-jquery#comment-630 Mon, 02 Sep 2013 06:20:00 +0000 http://w3lessons.info/?p=1502#comment-630 In reply to Karthikeyan K.

Thanks, You’re right, it works with “google”, “mashable”. But i can’t use it with other like “BVBorussiaDortmund09” , “NowYouSeeMeMovie”. Could you tell me which kind of page I can use it with ? THANKS

]]>
By: Karthikeyan K https://w3lessons.info/getting-facebook-fan-page-details-using-jquery#comment-629 Mon, 02 Sep 2013 05:41:00 +0000 http://w3lessons.info/?p=1502#comment-629 In reply to sfantu.

Hi Sfantu,

Just now i checked with “google”, “mashable” … its working fine,,

Please check

]]>
By: sfantu https://w3lessons.info/getting-facebook-fan-page-details-using-jquery#comment-628 Mon, 02 Sep 2013 05:37:00 +0000 http://w3lessons.info/?p=1502#comment-628 I can’t use it with other fanpage, it only works with ‘w3lessons’. Please help me. THANKS

]]>