This endpoint retrieves Facebook Marketplace items by entering a search term and configuring filters like π Location, π² Price Range, π Date Range, π Radius, ποΈ Category, and π Sort Orderβenabling fast, customized searches for marketplace listings.
Bearer token. Pass your agntdata API key as: Authorization: Bearer agnt_live_...
posted_today (boolean) β If set to true, results are limited to items posted today, and the after_time and before_time filters are ignored.
Comma-separated keys to filter the response. Supports dot notation and nested keys (e.g. items.id,items.listingUrl,items.listing_price,page_info.end_cursor). Invalid keys are ignored. If omitted, the full response is returned.
This field specifies the condition of items to search for. Choose from the following options:
To include multiple conditions, separate them with commas without spaces. For example, use new, used_like_new, used_good, used_fair to search for both new items and items in good used condition. Any value not in this list will result in an error.
If end_cursor is empty, retrieve up to three posts, utilizing the newly generated end_cursor from the page_info details in the response to fetch subsequent posts in the list.
Link should match this pattern `
Successful response
The response is of type object.