Can I use the Facebook API to retrieve images from my profile?

I have a blog. I want to add some Javascript to my blog in order to get images from my Facebook profile and display them on my blog.

I have no experience with the Facebook API, so for now I’m just wondering if this is possible. Can I run Javascript on my blog to get images from my Facebook profile? Or does the Facebook API not allow such a thing?

+3
source share
1 answer

Facebook API PHP. , JavaScript SDK, : http://developers.facebook.com/docs/reference/javascript/

, , :

1) Facebook
2) ( )
3) .
4) , , , access_token, , .

, .

+2

Source: https://habr.com/ru/post/1763923/


All Articles