Facebook API
DetailsPublic profiles, pages, posts, comments and reactions, normalized into one envelope.
/v1/facebook/profilePublic name, about text, follower count, work history and verification.
- followers
- about
- verified
/v1/facebook/pagePage metadata plus the newest feed items, reactions and comment counts.
- feed
- likes
- talking_about
/v1/facebook/postsSearch public posts by keyword, page, author or date range.
- query
- since
- until
/v1/facebook/commentsEvery public comment on a post, with authors and parent replies.
- post_id
- replies
- authors