javascript - Whats the query to get recent pokes on facebook? -


unfortunaly facebook gave api, without of , documentation tables schema. how can build valif query recent pokes?

the old deprecated facebook rest api method called notifications.get allows current number of facebook pokes received , user id of latest person poke you.

sending pokes not supported facebook api. have break facebook terms of service , resort scraping users home page. guessing ipad app friendly doing, unless facebook granted them access undocumented api (very unlikely).


Comments

Popular posts from this blog

c++ - Is it possible to compile a VST on linux? -

java - Output of Eclipse is rubbish -

jquery - Confused with JSON data and normal data in Django ajax request -