Item
Facebook Marketplace
Item
Fetch full details for a single Facebook Marketplace listing by its ID or URL.
GET
Item
💳 1 credit per request
Authorizations
Query Parameters
Facebook Marketplace item id (use id or url)
Example:
"1656586118821988"
Facebook Marketplace item URL (use id or url)
Example:
"https://www.facebook.com/marketplace/item/1656586118821988/"
Response
Successful response
Key Response Fields:
data.id: Marketplace listing identifierdata.url/share_uri: Direct link to the listing on Facebookdata.title: Listing titledata.description: Full listing description textdata.creation_time: ISO 8601 timestamp of when the listing was posteddata.location_text: Human-readable location (e.g."London, United Kingdom")data.location.latitude/longitude: Precise coordinates of the listingdata.price.amount: Numeric price valuedata.price.formatted_amount_zeros_stripped: Display price string (e.g."£5")data.price.currency: ISO currency code (e.g."GBP")data.strikethrough_price: Original price before discount, ornulldata.attributes[0].attribute_name/value/label: Item attributes such as conditiondata.photos[0].url/width/height: Listing photos arraydata.is_sold/is_live/is_pending: Listing status flagsdata.delivery_types: Available delivery methods (e.g.IN_PERSON)data.seller: Seller profile info, ornullif not available