Facebook API
Scrapes public Facebook data including pages, posts, events, videos, reviews, and ads library.
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 Facebook Ads Library for active and inactive ads by advertiser or keyword.
1 credit per requestfacebook.page-posts.list
Lists recent posts from a Facebook page including text, media, and engagement metrics.
1 credit per requestfacebook.page-reels.list
Lists reels from a Facebook page with view counts and video metadata.
1 credit per requestfacebook.page-videos.list
Lists videos posted by a Facebook page with titles, view counts, and engagement metrics.
1 credit per requestfacebook.page.get
Fetches a Facebook page's public profile including name, category, follower count, and page metadata.
1 credit per requestfacebook.photo.get
Fetches details about a public Facebook photo including image URL and engagement metadata.
1 credit per requestfacebook.post-comments.list
Lists comments on a Facebook post including comment text, author, and reaction counts.
1 credit per requestfacebook.post.get
Fetches a Facebook post's details including text, reactions, shares, and comment count.
1 credit per requestfacebook.reel.get
Fetches details about a public Facebook Reel including video URL, view count, and engagement.
1 credit per requestfacebook.video.get
Fetches details about a public Facebook video including title, view count, and engagement metrics.
1 credit per requestIntegration contract
A 200 response completed inline. A 202 response was queued; poll
GET /jobs/:id until it reaches completed or failed.