Posh VIP Market Events
Pricing
from $0.30 / actor start
Posh VIP Market Events
Discover public nightlife and social events from Posh.vip Explore by city. Returns structured JSON with titles, datetimes, venues, addresses, coordinates, cover images, organizer info, and event URLs.
Pricing
from $0.30 / actor start
Rating
0.0
(0)
Developer
Blaise Jordy
Maintained by CommunityActor stats
0
Bookmarked
3
Total users
2
Monthly active users
4 days ago
Last modified
Categories
Share
Discover public nightlife and social events from Posh.vip Explore. Scrapes city discovery pages, opens each event for details, and returns normalized JSON for calendars, newsletters, and automation pipelines.
How it works
- Resolves your city to metro center coordinates.
- Calls the Posh BFF explore API (
/api/bff/v1/explore/events) withlat/lng— this returns city-scoped listings (unlike the HTML explore page, which embeds a national trending feed). - Optionally opens each event page for full description, address, coordinates, and organizer URL.
- Filters to your date window and writes records to the dataset.
Input
| Field | Required | Description |
|---|---|---|
city | Yes | Metro name, e.g. Phoenix, Miami, Denver |
when | No | Today, This Week, This Month, or Right Now (default: This Week) |
sort | No | Trending, Newest, or Largest (default: Trending) |
enrichEventDetails | No | Fetch full event pages for address/coords (default: true) |
startDate / endDate | No | YYYY-MM-DD filter (default: today → +30 days UTC) |
maxItems | No | Stop after N events |
proxyConfiguration | No | Residential proxy recommended |
Output
Each dataset item includes event name, Posh URL, start/end UTC timestamps, timezone, venue, address, coordinates, cover image, organizer name/URL, and guest count when available.
Notes
- Posh.vip is Cloudflare-protected — residential Apify Proxy is the default.
- Coverage is US-focused; international metros may return no listings.
- Only public Explore listings are returned.