Social Fetch
Facebook

Get Facebook profile

Looks up a Facebook public profile or page by full URL. Outcomes such as found, private, or not found are indicated in `data.lookupStatus`.

Operation

GET/v1/facebook/profiles

Headers

x-api-keystringrequired(header)

API key (`sfk_...`)

Parameters

urlstringrequired(query)

Facebook public profile or page URL to look up.

min 1 chars · max 4096 chars

includeBusinessHoursboolean(query)

Optional: include structured business hours in the response when available.

Response fields

data
objectrequired

Endpoint-specific response payload.

datalookupStatus
stringrequired

Whether the profile was found, private, or not found.

one of: found, private, not_found

dataprofile
objectrequirednullable

Profile details when available.

dataprofileplatform
stringrequired

Social platform for this profile.

one of: facebook

dataprofileprofileType
stringrequired

Whether the lookup resolved to a personal profile or business page.

one of: person, business

dataprofiledisplayName
stringrequirednullable

Public display name shown on the Facebook profile or page.

dataprofileprofileUrl
stringrequired

Canonical public Facebook profile or page URL.

min 1 chars

dataprofileavatarUrl
stringrequirednullable

Best available avatar image URL.

dataprofilecoverImageUrl
stringrequirednullable

Best available cover image URL.

dataprofileplatformUserId
string

Facebook profile or page id when available.

dataprofilegender
stringnullable

Gender label when available for personal profiles.

one of: female, male, unknown, null

datametrics
objectrequirednullable

Profile metrics when available.

datametricslikes
integerrequirednullable

Page likes count when available.

≥ 0

datametricsfollowers
integerrequirednullable

Page follower count when available.

≥ 0

datametricsratingCount
integerrequirednullable

Number of public ratings or reviews when available.

≥ 0

datacontact
objectrequirednullable

Public contact information when available.

datacontactaddress
stringrequirednullable

Public business address when available.

datacontactemail
stringrequirednullable

Public contact email when available.

datacontactphone
stringrequirednullable

Public phone number when available.

datacontactwebsite
stringrequirednullable

Primary public website URL when available.

databusiness
objectrequirednullable

Business-page-specific details when available.

databusinessintro
stringrequirednullable

Short public introduction shown on the page when available.

databusinesscategory
stringrequirednullable

Primary category label when available.

databusinessservices
stringrequirednullable

Service summary when available.

databusinesspriceRange
stringrequirednullable

Displayed price range when available.

databusinessratingText
stringrequirednullable

Public rating summary text when available.

databusinessisActive
boolean

Whether the page is marked as an active business page.

databusinesscreatedDateText
stringnullable

Human-readable page creation date when available.

databusinessadLibraryStatus
stringnullable

Advertising activity summary when available.

databusinessadLibraryPageId
stringnullable

Facebook page id shown in the ad library when available.

databusinesshours
object

Structured business hours when requested and available.

databusinesshoursmonday
object

Business hours for one weekday.

databusinesshoursmondayopen
stringrequirednullable

Opening time for the first interval when available.

databusinesshoursmondayclose
stringrequirednullable

Closing time for the last interval when available.

databusinesshoursmondayintervals
arrayrequired

Structured opening intervals for the day.

databusinesshoursmondayintervals[]open
stringrequirednullable

Start time for one business-hours interval when available.

databusinesshoursmondayintervals[]close
stringrequirednullable

End time for one business-hours interval when available.

databusinesshoursmondaytext
stringrequired

Human-readable business-hours text for the day.

databusinesshourstuesday
object

Business hours for one weekday.

databusinesshourstuesdayopen
stringrequirednullable

Opening time for the first interval when available.

databusinesshourstuesdayclose
stringrequirednullable

Closing time for the last interval when available.

databusinesshourstuesdayintervals
arrayrequired

Structured opening intervals for the day.

databusinesshourstuesdayintervals[]open
stringrequirednullable

Start time for one business-hours interval when available.

databusinesshourstuesdayintervals[]close
stringrequirednullable

End time for one business-hours interval when available.

databusinesshourstuesdaytext
stringrequired

Human-readable business-hours text for the day.

databusinesshourswednesday
object

Business hours for one weekday.

databusinesshourswednesdayopen
stringrequirednullable

Opening time for the first interval when available.

databusinesshourswednesdayclose
stringrequirednullable

Closing time for the last interval when available.

databusinesshourswednesdayintervals
arrayrequired

Structured opening intervals for the day.

databusinesshourswednesdayintervals[]open
stringrequirednullable

Start time for one business-hours interval when available.

databusinesshourswednesdayintervals[]close
stringrequirednullable

End time for one business-hours interval when available.

databusinesshourswednesdaytext
stringrequired

Human-readable business-hours text for the day.

databusinesshoursthursday
object

Business hours for one weekday.

databusinesshoursthursdayopen
stringrequirednullable

Opening time for the first interval when available.

databusinesshoursthursdayclose
stringrequirednullable

Closing time for the last interval when available.

databusinesshoursthursdayintervals
arrayrequired

Structured opening intervals for the day.

databusinesshoursthursdayintervals[]open
stringrequirednullable

Start time for one business-hours interval when available.

databusinesshoursthursdayintervals[]close
stringrequirednullable

End time for one business-hours interval when available.

databusinesshoursthursdaytext
stringrequired

Human-readable business-hours text for the day.

databusinesshoursfriday
object

Business hours for one weekday.

databusinesshoursfridayopen
stringrequirednullable

Opening time for the first interval when available.

databusinesshoursfridayclose
stringrequirednullable

Closing time for the last interval when available.

databusinesshoursfridayintervals
arrayrequired

Structured opening intervals for the day.

databusinesshoursfridayintervals[]open
stringrequirednullable

Start time for one business-hours interval when available.

databusinesshoursfridayintervals[]close
stringrequirednullable

End time for one business-hours interval when available.

databusinesshoursfridaytext
stringrequired

Human-readable business-hours text for the day.

databusinesshourssaturday
object

Business hours for one weekday.

databusinesshourssaturdayopen
stringrequirednullable

Opening time for the first interval when available.

databusinesshourssaturdayclose
stringrequirednullable

Closing time for the last interval when available.

databusinesshourssaturdayintervals
arrayrequired

Structured opening intervals for the day.

databusinesshourssaturdayintervals[]open
stringrequirednullable

Start time for one business-hours interval when available.

databusinesshourssaturdayintervals[]close
stringrequirednullable

End time for one business-hours interval when available.

databusinesshourssaturdaytext
stringrequired

Human-readable business-hours text for the day.

databusinesshourssunday
object

Business hours for one weekday.

databusinesshourssundayopen
stringrequirednullable

Opening time for the first interval when available.

databusinesshourssundayclose
stringrequirednullable

Closing time for the last interval when available.

databusinesshourssundayintervals
arrayrequired

Structured opening intervals for the day.

databusinesshourssundayintervals[]open
stringrequirednullable

Start time for one business-hours interval when available.

databusinesshourssundayintervals[]close
stringrequirednullable

End time for one business-hours interval when available.

databusinesshourssundaytext
stringrequired

Human-readable business-hours text for the day.

meta
objectrequired

Metadata describing the request and billing outcome.

metarequestId
stringrequired

Unique request identifier for tracing this API call.

min 1 chars

metacreditsCharged
integerrequired

Credits charged for this request.

≥ 0

metaversion
stringrequired

Public API version that served the response.

one of: v1

Code example

Responses

Lookup result. Check `data.lookupStatus` for `found`, `private`, or `not_found`.

Error codes

bad_requestinsufficient_creditsinternal_errorlookup_failedtemporarily_unavailableunauthorized

On this page