Facebook data, one key, agent-ready
Unified access to page and group posts, marketplace listings, video content, and ad discovery. Built for LLMs and automation — not one-off scraping.
Quickstart
3 optionsChoose how you want to integrate the Facebook API.
Register Facebook tools natively in your agent's tool registry via a code plugin.
Install the plugin:
openclaw plugins install @agntdata/openclaw-facebookConfigure your API key in openclaw.json:
{
"plugins": {
"entries": {
"agntdata-facebook": {
"enabled": true,
"config": {
"apiKey": "${AGNTDATA_API_KEY}"
}
}
}
}
}Restart OpenClaw — Facebook tools are now available to your agent.
Want all 7 APIs at once?
Install the master plugin for unified access to every platform.
clawhub install agnt-dataopenclaw plugins install @agntdata/openclaw-agnt-data35
$0.01
JSON
1.0.0
Overview
The agntdata Facebook API wraps Facebook surface areas into a single integration. Instead of managing multiple keys, proxies, and rate limits yourself, you call agntdata with one credential and consume structured JSON optimized for downstream AI and analytics. Whether you are building a social listening agent, a content research pipeline, or a creator-intelligence product, this API gives you consistent access to page and group posts, marketplace listings, video content, and ad discovery with predictable billing and operational simplicity.
Key features
Endpoints
35 endpoints across 7 categories. Click any row for detailed documentation.
Facebook Posts Details
6Facebook Posts Details endpoints for Facebook — programmatic access to page and group posts, marketplace listings, video content, and ad discovery.
| Method | Endpoint |
|---|---|
| get | Get Facebook Video Post Details AI agents that need Facebook data in structured form |
| get | Get Facebook Posts Comments AI agents that need Facebook data in structured form |
| get | Get Facebook Post Details AI agents that need Facebook data in structured form |
| get | Get Facebook Post Attachement Details AI agents that need Facebook data in structured form |
| get | Get Facebook Posts Comment Replies AI agents that need Facebook data in structured form |
| get | Get Facebook Post ID AI agents that need Facebook data in structured form |
Meta Ads Library Search
6Meta Ads Library Search endpoints for Facebook — programmatic access to page and group posts, marketplace listings, video content, and ad discovery.
| Method | Endpoint |
|---|---|
| get | Fetch Archive Ad Details AI agents that need Facebook data in structured form |
| get | Fetch Page Ad Details AI agents that need Facebook data in structured form |
| get | Fetch Search Ads Pages (GET) AI agents that need Facebook data in structured form |
| post | Fetch Search Ads Pages (POST) AI agents that need Facebook data in structured form |
| get | Get Supported Countries AI agents that need Facebook data in structured form |
| get | Fech Search Ads Keywords AI agents that need Facebook data in structured form |
Facebook Download Media
1Facebook Download Media endpoints for Facebook — programmatic access to page and group posts, marketplace listings, video content, and ad discovery.
| Method | Endpoint |
|---|---|
| get | Download Media AI agents that need Facebook data in structured form |
Facebook Search
5Facebook Search endpoints for Facebook — programmatic access to page and group posts, marketplace listings, video content, and ad discovery.
| Method | Endpoint |
|---|---|
| get | Fetch Search Videos AI agents that need Facebook data in structured form |
| get | Fetch Search Posts AI agents that need Facebook data in structured form |
| get | Fetch Search Locations AI agents that need Facebook data in structured form |
| get | Fetch Search People AI agents that need Facebook data in structured form |
| get | Fetch Search Pages AI agents that need Facebook data in structured form |
Facebook Groups Details/Posts
5Facebook Groups Details/Posts endpoints for Facebook — programmatic access to page and group posts, marketplace listings, video content, and ad discovery.
| Method | Endpoint |
|---|---|
| get | Get Group Videos AI agents that need Facebook data in structured form |
| get | Get Facebook Groups Posts AI agents that need Facebook data in structured form |
| get | Get Facebook Group Details AI agents that need Facebook data in structured form |
| get | Get Facebook Group ID AI agents that need Facebook data in structured form |
| get | Get Facebook Group Metadata Details AI agents that need Facebook data in structured form |
Facebook Marketplace Listings
7Facebook Marketplace Listings endpoints for Facebook — programmatic access to page and group posts, marketplace listings, video content, and ad discovery.
| Method | Endpoint |
|---|---|
| get | Get Marketplace Listing Item Details AI agents that need Facebook data in structured form |
| get | Get Marketplace Rental Property Search Results AI agents that need Facebook data in structured form |
| get | Get Marketplace City Coordinates AI agents that need Facebook data in structured form |
| get | Get Marketplace Vehicles Search Results AI agents that need Facebook data in structured form |
| get | Get Marketplace Categories AI agents that need Facebook data in structured form |
| get | Get Marketplace Search Results AI agents that need Facebook data in structured form |
| get | Get Seller Details AI agents that need Facebook data in structured form |
Facebook Pages Details/Posts
5Facebook Pages Details/Posts endpoints for Facebook — programmatic access to page and group posts, marketplace listings, video content, and ad discovery.
| Method | Endpoint |
|---|---|
| get | Get Page Reels AI agents that need Facebook data in structured form |
| get | Get Page Videos AI agents that need Facebook data in structured form |
| get | Get Facebook Pages Posts AI agents that need Facebook data in structured form |
| get | Get Facebook Page Details AI agents that need Facebook data in structured form |
| get | Get Facebook Page ID AI agents that need Facebook data in structured form |
Use cases
Ready to integrate?
Generate your API key in seconds and start calling 35 endpoints with a single credential. Free tier available with transparent pricing.