Fetch full details for a single Facebook Marketplace listing by its ID or URL.
Documentation Index
Fetch the complete documentation index at: https://docs.sociavault.com/llms.txt
Use this file to discover all available pages before exploring further.
Facebook Marketplace item id (use id or url)
"1656586118821988"
Facebook Marketplace item URL (use id or url)
"https://www.facebook.com/marketplace/item/1656586118821988/"
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, or nulldata.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, or null if not available