Is it possible to get users who liked my page through Facebook Graph Api? Basically, I want to get last 5 users who liked my page.
I can't find it anywhere in the docs and endpoint /page/likes return likes which page made, not who likes page.
Is it possible to get users who liked my page through Facebook Graph Api? Basically, I want to get last 5 users who liked my page.
I can't find it anywhere in the docs and endpoint /page/likes return likes which page made, not who likes page.
No, I don't think it's possible. Have a look at this bug.
You can also follow this discussion and can try to find a workaround to this problem. This bug is around 1 year old, so I think you might find a way achieve this. There have been a lot of discussion on this on StackOverflow.