Facebook API
Extract public Facebook pages, content, engagement metrics, and Ads Library results.
facebook
Capabilities
Every capability uses the same POST /execute envelope. Open an endpoint for
its exact ID, input contract, code samples, cost, runtime, and illustrative output.
facebook.ads-library.search
Searches the public Facebook Ads Library for active ads by advertiser or keyword.
facebook.page-posts.list
Lists recent posts from a Facebook page including text, media, and engagement metrics.
facebook.page-reels.list
Lists reels from a Facebook page with view counts and video metadata.
facebook.page-videos.list
Lists videos posted by a Facebook page with titles, view counts, and engagement metrics.
facebook.page.get
Fetches a public Facebook page with normalized follower, page-like, and talking-about counts.
facebook.photo.get
Fetches details about a public Facebook photo including image URL and engagement metadata.
facebook.post-comments.list
Lists comments on a Facebook post including comment text, author, and reaction counts.
facebook.post.get
Fetches a Facebook post's details including text, reactions, shares, and comment count.
facebook.reel.get
Fetches a public Facebook Reel with normalized title, views, likes, reactions, and comments.
facebook.video.get
Fetches a public Facebook video with normalized title, views, likes, reactions, and comments.
Common uses
- Monitor public page audiences and engagement
- Analyze posts, comments, videos, and Reels
- Research active Facebook advertising
Integration contract
A 200 response completed inline. A 202 response was queued; poll
GET /jobs/:id until it reaches completed or failed.