Skip to main content
POST
Get Facebook page

POST /api/v1/platform/scrapers/facebook/page

Get public Facebook page content.
Retrieve public page content for a Facebook page 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"

Response

Facebook page content.

data
object
required
meta
object
required