Peerspace: Search Listings
Peerspace via Parse · marketplace
Search for Peerspace listings by activity type and location. Returns paginated results with listing summaries including pricing, ratings, capacity, and availability. Each page contains up to 24 results. Requires a place_id (from get_location_suggestions) and an activity slug (from get_activity_suggestions) to produce meaningful results. Search and browse Peerspace venue listings with location and activity autocomplete. Fulfilled by Parse from peerspace.com.
- marketplace
- parse
- peerspace
- peerspace-com
- platform-key
- real-estate
- travel
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- marketplace
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/5e6cabbc-af8d-4f35-989b-8bba59612c57/search_listings
- Interface artifact
- sha256:8b8b2a38759f37328dc7d0df4c3ca1eda1c3f858342a44d7342f88b658219538
- Manifest digest
- sha256:ebb49ce2396dddc3c674e9ec461a83b8e637ffd0494c5c2683a0ee0bec699a9d
Request fields
- bbox (string): Bounding box coordinates as a JSON array string in format [lat1,lng1,lat2,lng2].
- pages (integer): Number of pages to fetch (24 results per page).
- activity (string): Activity type slug such as 'party', 'meeting', 'photo-shoot'. Discover valid values via get_activity_suggestions.
- place_id (string): Google Place ID for location filtering. Obtain from get_location_suggestions.
- start_page (integer): Starting page number (1-based).
Example queries
- {"bbox":"[40.917705,-74.258843,40.476578,-73.700169]","pages":"1","activity":"party","place_id":"ChIJOwg_06VPwokRYv534QaPC8g","start_page":"1"}