Is there anyway of finding the admin of a Facebook page by using JavaScript, Browser Addon or a piece of software?
Asked
Active
Viewed 2.5k times
-10
-
If you know their websites, and they happen to gather insight through facebook, you could look for the tag `meta` with `fb:admins`, that's the user id – Andreas Wong Jul 27 '12 at 08:04
-
There is no website of the page i'm seeking to. It's just a community page. – CyeroN Jul 27 '12 at 08:08
-
you can search for the user who comments the most, talks the most and likes the most from the beginning of the page , maybe you will get lucky. ps: dont forget about comments and pictures and post by others – warfish Jan 29 '14 at 23:25
2 Answers
2
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.
This "question" probably also does not belong to SO.

fdomig
- 4,417
- 3
- 26
- 39
-
-
Seriously?! It is impossible. Neither with Javascript nor with any other programming language. – fdomig Jul 27 '12 at 10:51