Javascript 如何找到 Facebook 页面的管理员?

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/11683772/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me): StackOverFlow

提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-08-24 06:43:38  来源:igfitidea点击:

How to find the admin of a Facebook page?

javascriptfacebookfacebook-apps

提问by CyeroN

Is there anyway of finding the admin of a Facebook page by using JavaScript, Browser Addon or a piece of software?

有没有办法通过使用 JavaScript、浏览器插件或某个软件来找到 Facebook 页面的管理员?

回答by fdomig

No. There is no API. There is no hidden admin in the source. You just can't get the admin of a facebook page if the person choose to stay anonymous.

不,没有 API。源中没有隐藏的管理员。如果此人选择保持匿名,您将无法获得 facebook 页面的管理员。

This "question" probably also does not belong to SO.

这个“问题”可能也不属于SO。

回答by bGuruprasad.com

its not possible to know fb admin by js...as their is no API for that...

不可能通过 js 了解 fb admin ......因为他们没有 API ......