Jump to content

Load Img From Facebook or Instagram


lhommenul

Recommended Posts

Hi every one, My name is Antoine and I am trying to get all the pictures from a Facebook Page and Instagram Page.

I've tried to make a jquery request like $('exemple').load('https://www.facebook.com/pg/stuffedfoxes/photos/ #id');

But it's not working because i don't have any direct id (embedded on the img container). 

My goal is to get all the 'http' directory of the images and to put them on my web page with my own css code. /* I don't want to use any API*/

Is it possible to load the entire page and filter all the information i need and erased all the others ?

/* I'm open to all the solutions excepted if they are using API*/   THANKS

PS( sorry for my miss takes im FR ; )

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...