facebook4j

Getting posts from a page using Facebook4j api

半世苍凉 提交于 2019-11-30 05:03:07
问题 I'm wondering if there's a way to use the Facebook4J API to get all (or even recent) posts from a facebook page? I know it's possible to get all posts from a user's wall or feed, but I can't find anything in the API or the documentation that shows how to get posts from a page. Looking at http://facebook4j.org/en/api-support.html#page , it would appear that there is in fact a set of Page related methods, but clicking on any one of them simply refreshes the page, making me think that maybe they