Skip to content

Instantly share code, notes, and snippets.

@alexdunae
Created September 24, 2011 17:05
Show Gist options
  • Star 17 You must be signed in to star a gist
  • Fork 7 You must be signed in to fork a gist
  • Save alexdunae/1239554 to your computer and use it in GitHub Desktop.
Save alexdunae/1239554 to your computer and use it in GitHub Desktop.
Embedded Facebook Page Photo Gallery with jQuery
@ninjazhai
Copy link

You can use PHP to JSON-format the data from Facebook. jQuery or JavaScript can render the photos to a webpage based on this JSON data. This tutorial is a good starting point https://www.codeofaninja.com/2011/06/display-facebook-photos-to-your-website.html

If you are doing this for a client or a business website, you can ask your client to use website plugins such as https://www.displaysocialmedia.com/embed-show-display-facebook-photo-album-on-website/

@paulanthony12
Copy link

This doesn't work anymore. Anyone update it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment