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 墙上的帖子添加到我的 chrome 扩展程序中?
我没有看到任何 API 可以做到这一点。我可以通过 XMLHttpRequest 获取 facebook 页面的 HTML 并解析它吗?
据我所知,您应该可以使用:
https://graph.facebook.com/USER_ID/feed?access_token=ACCESS_TOKEN