Posh: Explore Events
Posh via Parse · entertainment
Browse and discover events by city, time period, and sort order. Returns paginated results including event name, venue, tickets, flyer, and organizer info. Use nextCursor from the response to paginate through results. Scraper for posh.vip - discover events, get event details, attendees, tickets, and host profiles. Fulfilled by Parse from posh.vip.
- b2b-directory
- entertainment
- parse
- platform-key
- posh
- posh-vip
- social-media
Price and execution
- Price
- Quote unavailable
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- entertainment
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/105167c2-d1c6-49ae-ae1f-4a032902a459/explore_events
- Interface artifact
- sha256:a75fe4d713bd5fe7cc695cefd224dc9c9032d1f3c320672af56b49380a1c3972
- Manifest digest
- sha256:577f304863dd61f7344b70d9d4e844d182011eda883316c7a055f935dbf1f8a6
Request fields
- city (string): City name to browse events in.: Allowed values: Los Angeles, Miami, New York City, Washington DC, Boston, Atlanta
- sort (string): Sort order for results.: Allowed values: Trending
- when (string): Time filter for events.: Allowed values: This Month, This Week
- limit (integer): Maximum number of events to return per page.
- cursor (string): Pagination cursor from a previous response's nextCursor field. Integer encoded as string.
Example queries
- {"city":"Los Angeles","sort":"Trending","when":"This Month","limit":"5"}