获取好友的好友数量

发布于 2024-12-04 09:30:57 字数 65 浏览 0 评论 0原文

我想知道朋友的朋友号码。你知道这是否可能吗? 我很想说“是”,因为这些信息是公开的,并且对一个人的公开形象不负责任。

I'd like to get the number of the friends of a friend. Do you know if it's possible ?
I am tempted to say yes as this information is public and disponnible on the public profile of a person.

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

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

发布评论

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

评论(1

羅雙樹 2024-12-11 09:30:57

这无法通过 API 获得。如果您尝试,它会给您一条错误消息,例如:

无法查找 (ID) 的所有好友。只能查找已登录的
用户(ID),或具有适当信息的登录用户的朋友
许可。

你必须打破 Facebook 的 TOS 并抓取这些数据,而且它并不总是对每个用户公开可见。

This is not available through the API. If you try, it will give you an error message like:

Can't lookup all friends of (ID). Can only lookup for the logged in
user (ID), or friends of the logged in user with the appropriate
permission.

You would have to break the Facebook TOS and scrape this data, and its not always publicly visible for every user.

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