Marketplace Search
Searches Facebook Marketplace listings by keyword and lat/lng. Pass category_id to restrict results to the numeric Facebook Marketplace category ID returned on listing results. Supports pagination with the returned cursor. Pass the cursor value back as-is. When sort_by is creation_time_descend, Facebook can still return slightly different ordering between identical requests. For alerting/new-item workflows, scrape multiple pages and dedupe by listing id instead of relying on page 1 item order being identical every run.
Query parameters
Search keyword
Numeric Facebook Marketplace category ID. Listing results include this value as category_id.
Latitude for the search location
Longitude for the search location
Search radius in kilometers
Minimum listing price
Maximum listing price
Number of listings to return
Sort order
Delivery filter
Condition filter
Date listed filter
Availability filter
Opaque pagination cursor returned from the previous response. Pass it back as-is.
Response
Successful response
Changes
No recorded changes to this endpoint across all 1 revision of this API.