Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我需要将 Facebook 评论与我自己的数据库同步,但是通过 Graph API 下载完整列表并在每个页面视图上同步它是非常低效的。
是否可以仅从 URL 中获取最新评论或嵌套评论?这样我就可以比较进入日期并决定是否应该进行完全合并。