Skip to main content
POST
Get Facebook post

POST /api/v1/platform/scrapers/facebook/post

Get public Facebook post content.
Retrieve public post content for a Facebook post, video, reel, or photo URL.

Example

Authorizations

X-Access-Key
string
header
required

The public API key from the Credentials page.

X-Secret-Key
string
header
required

The API secret shown when the credential is created.

Body

application/json
url
string
required
Example:

"https://www.facebook.com/openai/posts/1234567890"

Response

Facebook post page content.

data
object
required
meta
object
required