Skip to content
capzy
All sites
Data API

Facebook Data API

Public pages, posts and profile data from Facebook.

17endpointslogin_wall · Rate Limit handled for you
facebook.comGET/facebook/ads/…GET/facebook/ads/…GET/facebook/grou…{ } JSON
Example (captured live)
facebook.com
Example
JSON responseclick the page to trace a field
{
"category": "electronics",
"results": [
{
"scraped_at": "2026-08-11T01:36:28.100100+00:00",
"title": "MacBook Air M2 13-inch",
"price": "$650",
"image": "https://scontent.xx.fbcdn.net/v/t45.5328-4/macbook_air_m2.jpg",
"url": "https://www.facebook.com/marketplace/item/1084725539201123/"
},
{
"scraped_at": "2026-08-11T01:36:28.100210+00:00",
"title": "Sony WH-1000XM5 Headphones",
"price": "$220",
"image": "https://scontent.xx.fbcdn.net/v/t45.5328-4/sony_xm5.jpg",
"url": "https://www.facebook.com/marketplace/item/9927104458820094/"
}
]
}
GET/v1/data/facebook/marketplace/category/{category}1 credit / run Verified

Marketplace Category

Browse an entire marketplace category.

Handled for you:login_wallRate Limit
Parameters
NameTypeReqDescription
categorystringyesCategory slug.
Advanced filters
locationstringnoLocation id/slug.
cursorstringnoPagination cursor from a previous response.