Given a page access token, how can get the total number of posts day by day?
Tell me more
×
Facebook - Stack Overflow is a question and answer site for
facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community.
Facebook engineers participate here along with the best Facebook developers in the world.
If you have a technical question about Facebook, this is the best place to ask.
|
|
|
You can query the FQL insights table: http://developers.facebook.com/docs/reference/fql/insights/ the insight you're looking for in in the Page Content section of that link. However, that is an insight that is being deprecate on 2/15. So be sure to get your data quick. It's being removed from Facebook. I don't know why. |
|||||||
|