I am wondering if there is a way to use the Facebook4J API to receive all (or even recent) posts on a facebook page?
I know that you can get all messages from a userβs wall or feed, but I canβt find anything in the API or documentation that shows how to receive messages from a page.
Looking at http://facebook4j.org/en/api-support.html#page , it seems that there really is a set of page-related methods, but clicking on any of them just refreshes the page, making me think that maybe are they planned but not yet implemented?
I know that you can receive messages from a page using the graphical API, but I would prefer to stick with Facebook4j if possible.
Any entry is welcome!
source share