Facebookget/get_facebook_pages_details_from_link

Get Facebook Page Details

Facebook Pages Details/Posts
Cost / request

$0.01

Response format

JSON

Protocol

REST

About this endpoint

Access Facebook data through agntdata: Get Facebook Page Details. This endpoint is designed to extract essential data from Facebook pages. By simply entering the page URL and clicking the "Test Endpoint" button, users can quickly gather the desired information. 📰 Ad Page ID, 🔍 Ad Status, 🏠 Address, 👤 Bio, ⏰ Business Hours, 💰 Business Price, 🛋️ Business Services, 📂 Category, 👥 Confirmed Owner Label, 📅 Creation Date, ✉️ Email, 👥 Followers Display, 📸 Ima. Responses are structured JSON for AI agents, analytics, and automation — one API key instead of juggling upstream accounts. Ideal when you need page and group posts, marketplace listings, video content, and ad discovery programmatically.

Use cases

AI agents that need Facebook data in structured form
Analytics and monitoring pipelines for Facebook content
Research and GTM workflows that combine Facebook signals with other data

Parameters

NameInTypeRequiredDescription
page_sectionquerystringoptionalPage section to scrape: **default** (main page) or **about** (About section)
show_verified_badgequerybooleanoptionalDefault: false
proxy_countryquerystringoptional
profile_idquerystringoptionalFacebook profile ID. Used only if `link` is not provided.
exact_followers_countquerybooleanoptionalRetrieve exact follower count. FYI: This works only with **public** pages.Default: true
linkquerystringoptionalDefault: https://www.facebook.com/EngenSA

Responses

Successful response

{
  "type": "object"
}

Agent / Developer Schema

Machine-readable formats for integrating this endpoint into AI agents and toolchains.

{
  "operationId": "Get_Facebook_Page_Details",
  "method": "get",
  "path": "/get_facebook_pages_details_from_link",
  "summary": "Get Facebook Page Details",
  "description": "This endpoint is designed to extract essential data from Facebook pages. By simply entering the page URL and clicking the \"Test Endpoint\" button, users can quickly gather the desired information.\n📰 Ad Page ID, 🔍 Ad Status, 🏠 Address, 👤 Bio, ⏰ Business Hours, 💰 Business Price, 🛋️ Business Services, 📂 Category, 👥 Confirmed Owner Label, 📅 Creation Date, ✉️ Email, 👥 Followers Display, 📸 Image, 🔗 Image Alt, 👍 Likes Count, 🗺️ Maps Address, 📞 Phone, ⭐ Rating, 📊 Rating Count, 🏷️ Title, 🌐 URL, 🌐 Website",
  "parameters": [
    {
      "name": "page_section",
      "in": "query",
      "required": false,
      "schema": {
        "type": "string"
      },
      "description": "Page section to scrape: **default** (main page) or **about** (About section)"
    },
    {
      "name": "show_verified_badge",
      "in": "query",
      "required": false,
      "schema": {
        "type": "boolean",
        "default": "false"
      }
    },
    {
      "name": "proxy_country",
      "in": "query",
      "required": false,
      "schema": {
        "type": "string"
      }
    },
    {
      "name": "profile_id",
      "in": "query",
      "required": false,
      "schema": {
        "type": "string"
      },
      "description": "Facebook profile ID. Used only if `link` is not provided."
    },
    {
      "name": "exact_followers_count",
      "in": "query",
      "required": false,
      "schema": {
        "type": "boolean",
        "default": "true"
      },
      "description": "Retrieve exact follower count.\n\nFYI: This works only with **public** pages."
    },
    {
      "name": "link",
      "in": "query",
      "required": false,
      "schema": {
        "type": "string",
        "default": "https://www.facebook.com/EngenSA"
      }
    }
  ],
  "responses": [
    {
      "statusCode": "200",
      "description": "Successful response",
      "content": {
        "application/json": {
          "schema": {
            "type": "object"
          }
        }
      }
    },
    {
      "statusCode": "400",
      "description": "Bad request"
    },
    {
      "statusCode": "401",
      "description": "Unauthorized - invalid API key"
    },
    {
      "statusCode": "429",
      "description": "Rate limit exceeded"
    }
  ]
}

Pricing

$0.01per successful request

Credits are deducted from your agntdata balance on each successful API call. Failed requests (4xx/5xx) are not charged.

Related endpoints

Start using this endpoint

Generate your API key and make your first call in under a minute. Free tier available with transparent pricing.

Facebook APIFacebook data APIget facebook page details APIAI agents data APIFacebook APIFacebook data APIFacebook for AI agents