Displaying multiple facebook fanpage streams on website?

Discussion in 'Facebook API' started by BFiggy, Mar 11, 2011.

  1. #1
    Is it possible to display the streams from different fan pages (that I'm not an admin of) to a website? For instance can I show all the updates from the fan pages of DigitalPoint, HuffingtonPost, etc. on my website without having to go to Facebook?
     
    BFiggy, Mar 11, 2011 IP
  2. leunamer

    leunamer Peon

    Messages:
    65
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    yes you can as long as you knew the profile id of a fan page,

    
    <fb:fan profile_id="123456789" stream="1" connections="0" logobar="0" width="600"></fb:fan>
    
    Code (markup):
     
    leunamer, Apr 3, 2011 IP
  3. codeartist

    codeartist Peon

    Messages:
    96
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #3
    codeartist, Apr 5, 2011 IP