All sites
Data API
Facebook Data API
Public pages, posts and profile data from Facebook.
17endpointslogin_wall · Rate Limit handled for you
Example (captured live)
facebook.com
ExampleJSON responseclick the page to trace a field
{
"ad_archive_id": "912345678901234",
"scraped_at": "2026-08-11T01:36:44.100100+00:00",
"page": "Blue Bottle Coffee",
"text": "Fuel your mornings with our new cold brew blend. Order online and get free shipping on your first box.",
"image": "https://scontent.xx.fbcdn.net/v/t39.30808-6/ad_coldbrew.jpg",
"url": "https://www.facebook.com/ads/library/?id=912345678901234"
}
GET
/v1/data/facebook/ads/{ad_archive_id}1 credit / run VerifiedGet Ad
Get ad details from the archive.
Handled for you:login_wallRate Limit
Parameters
| Name | Type | Req | Description |
|---|---|---|---|
| ad_archive_id | string | yes | Ad archive id. |