FaceBook Graph API
Posted
by LingAi
on Stack Overflow
See other posts from Stack Overflow
or by LingAi
Published on 2010-05-25T02:23:35Z
Indexed on
2010/05/25
2:31 UTC
Read the original article
Hit count: 459
api
|facebook-api
Hi All, When I use FaceBook API for retrieving posts information, I found that the returned information are changing all the time. for e.g., when I retrieved information 2 times with 1mins interval, one record appears in the 1st time, and disapeared in the 2nd time.
https://graph.facebook.com/search?q=baby&type=post&limit=100&since=2010-05-19&until=2010-05-21
Does anyone know what happen?
Cheers, LingChen
© Stack Overflow or respective owner