I am trying to retrieve the entire list of Facebook IDs (the ID field from Graph API) from people that have liked my community page(I am admin).
I would just simply like to put this into a text file, preferably just delimited by commas.
What would be the most efficient way to do this? Can this even be done?