Is it possible to get response from Graph API (or FQL) that will list new likes for application and objects tied to it? Meaning – I created application, posted Like buttons all over the site – can I now get feed that will tell me what are the last 10 likes my pages received?
Related – can I somehow get list of last 10 likes of my Fan Page (something like New Likes box in Admin section)?
Question #1:
You can use Real-time Updates
What you get:
What you don’t get (yet):
Question #2:
Sure you can !
go to your Page Notifications (replace XXXX with your page ID)
you will find there an RSS link which you can use without even making a Graph API call