Tun*_*ung 5 facebook filter facebook-graph-api
Facebook页面是我们学习某些东西的有用渠道.但我在按日期过滤帖子时遇到问题:按指定日期获取所有帖子.旧职位浮动.
是否有任何Facebook API支持执行此任务?
Sha*_*ter 12
您可以使用参数since并until与strtotime结合使用
strtotime(); 参考: http ://php.net/manual/en/function.strtotime.php
使用Graph API Explorer的使用示例.
// example will return first 20 posts made between 15th of March, and 5th of April 2013.
example.com/feed?since=15+march+2013&until=5+april+2013&limit=20
Run Code Online (Sandbox Code Playgroud)
实例:
附加信息:
limit=| 归档时间: |
|
| 查看次数: |
10753 次 |
| 最近记录: |