I created a js script able to get in Json the number of Facebook page fans (fan_count field of Facebook graph api).
The problem is that I can't get it in real-time...
Is it possible with the Facebook graph API? It may be possible with the web hooks but I didn't find fan_count field.