如何在我的网站上显示我的 Facebook 图片

发布于 2024-10-19 15:59:56 字数 61 浏览 2 评论 0原文

是否可以以编程方式访问我的 Facebook 图片(通过 api?),以便我可以将它们显示在我自己的网站上?

Is it possible to programmatically access my Facebook pictures (through the api?) so I can display them on my own site?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(3

羁绊已千年 2024-10-26 15:59:56
graph.facebook.com/(id of the album not the aid)/photos?access_token=something

您只需要获取相册的 id 即可。

graph.facebook.com/(id of the album not the aid)/photos?access_token=something

You just need to get the id of the albums.

娇女薄笑 2024-10-26 15:59:56

是的,这是可能的。
您必须使用 Facebook 的 Graph API
链接:http://developers.facebook.com/docs/reference/api/

Yes it is possible.
You have to use Facebook's Graph API
Link : http://developers.facebook.com/docs/reference/api/

苏辞 2024-10-26 15:59:56

是的,但您需要先授予访问权限,然后您可以从您的帐户或任何帐户访问您想要的内容,请检查 raj2raaz 发布的链接

Yes but you need give access permission first, then you can access what ever you whant from your account or any account , check the link raj2raaz posted

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文