Skip to main content
GET
/
v1
/
facebook
/
get_facebook_pages_details_from_link
Get Facebook Page Details
curl --request GET \
  --url https://api.agntdata.dev/v1/facebook/get_facebook_pages_details_from_link \
  --header 'Authorization: <api-key>'
{}

Authorizations

Authorization
string
header
required

Bearer token. Pass your agntdata API key as: Authorization: Bearer agnt_live_...

Query Parameters

page_section
string

Page section to scrape: default (main page) or about (About section)

show_verified_badge
boolean
default:false
proxy_country
string
profile_id
string

Facebook profile ID. Used only if link is not provided.

exact_followers_count
boolean
default:true

Retrieve exact follower count.

FYI: This works only with public pages.

Response

Successful response

The response is of type object.