The Vendry Venue & Vendor Scraper avatar

The Vendry Venue & Vendor Scraper

Pricing

from $3.40 / 1,000 results

Go to Apify Store
The Vendry Venue & Vendor Scraper

The Vendry Venue & Vendor Scraper

Scrape event venues and vendors from TheVendry.com. Returns name, email (not always), phone, website, full address with geo, capacities, square footage, meeting rooms, amenities, and ownership/diversity flags per business.

Pricing

from $3.40 / 1,000 results

Rating

0.0

(0)

Developer

Dionysus

Dionysus

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

4 days ago

Last modified

Share

The Vendry Venue & Vendor Scraper

(scrapes event venues and vendors from The Vendry)

Example URLs

Tip: the URL is just /venues/search/<country>/<state>/<city> (or /vendors/...). Copy a city search straight from your browser — that's all the input it needs.

Paste one or more city search URLs and the scraper returns every venue or vendor for that city as structured JSON, CSV, or Excel — with full address, geo coordinates, capacities, square footage, contact details, and more.

What you get (most of the time, when available)

  • name - business name
  • businessType - venue or pro (vendor)
  • profileUrl - the business's page on The Vendry
  • email - contact email (when the business publishes one)
  • phone - contact phone
  • websiteUrl - the business's own website
  • instagram - Instagram handle/URL
  • headline / about - short tagline and full description
  • city / state / neighborhood / street / postalCode / country - full address
  • latitude / longitude - geo coordinates
  • venueType / venueSubtype - e.g. Restaurant / Italian (venues)
  • totalEventSpaceSquareFeet - total event space
  • maxSeatedCapacity / maxStandingCapacity - capacity limits
  • meetingRoomCount / guestRoomCount - rooms (hotels/venues)
  • yearBuilt / yearRenovated / brandName - building details
  • spaceCount / spaces[] - per-room breakdown (name, seating, standing, square feet)
  • pricingDetails / yearEstablished - when published
  • claimed / acceptingInquiries - listing status
  • womenOwned / veteranOwned / lgbtqOwned / blackOwned / asianOwned / latinoOwned - ownership & diversity flags
  • googlePlaceId / yelpId - cross-reference IDs
  • logoUrl / coverPhotoUrl - images
  • pressCount - number of press mentions
  • extractedAt - timestamp of the scrape

Sample output (CSV-Friendly Flattened JSON)

{
"name": "The Example Loft",
"businessId": 448970,
"businessType": "venue",
"profileUrl": "https://thevendry.com/venue/448970",
"sourceUrl": "https://thevendry.com/venues/search/usa/ny/new-york",
"email": "events@theexampleloft.com",
"phone": "+1 212-555-0148",
"websiteUrl": "https://theexampleloft.com",
"instagram": "https://www.instagram.com/theexampleloft",
"headline": "Industrial loft with skyline views",
"about": "A 5,000 sq ft event space in the heart of Manhattan...",
"city": "New York",
"state": "NY",
"neighborhood": "Chelsea",
"street": "123 Example Ave",
"postalCode": "10011",
"country": "United States",
"latitude": 40.7445,
"longitude": -74.0021,
"venueType": "Loft",
"venueSubtype": "Industrial",
"totalEventSpaceSquareFeet": 5000,
"maxSeatedCapacity": 180,
"maxStandingCapacity": 300,
"meetingRoomCount": 2,
"guestRoomCount": null,
"yearBuilt": 1920,
"yearRenovated": 2018,
"brandName": null,
"spaceCount": 2,
"spaces": [
{ "name": "Main Hall", "seatingCapacity": 180, "standingCapacity": 300, "squareFeet": 3500 },
{ "name": "Mezzanine", "seatingCapacity": 40, "standingCapacity": 80, "squareFeet": 1500 }
],
"pricingDetails": null,
"yearEstablished": 2015,
"claimed": true,
"acceptingInquiries": true,
"womenOwned": false,
"veteranOwned": false,
"lgbtqOwned": false,
"blackOwned": false,
"asianOwned": false,
"latinoOwned": false,
"googlePlaceId": "ChIJQZl3PhBPwokRMSaa3DLb1Zo",
"yelpId": "TCPZLIG8mkX0iOD4K3_wAw",
"logoUrl": "https://images.thevendry.com/...",
"coverPhotoUrl": "https://images.thevendry.com/...",
"pressCount": 3,
"extractedAt": "2026-06-15T17:27:38.354Z"
}

Typical use cases

  • Event planning - build a shortlist of venues by city, capacity, and type.
  • Lead generation - reach out to venues and vendors with published contact details.
  • Market research - analyze venue density, capacities, and pricing across cities.
  • CRM enrichment - match businesses by Google Place ID / Yelp ID and fill in address, geo, and capacity.

Quick start

  1. Paste one or more The Vendry city search URLs into startUrls.
  2. Optionally set maxResultsPerListing (default 100; use 0 for every result in the city).
  3. Click Start.
  4. Download your data in JSON, CSV, or Excel format.

FAQ

Do I need the exact URL format? Just copy a city search from thevendry.com — /venues/search/<country>/<state>/<city> for venues or /vendors/... for vendors. Both work.

How many results can I get per city? As many as the city has — the scraper returns the full set, not just the first page you see on the site. Use maxResultsPerListing: 0 to collect them all.

Does every business have an email? No. The scraper returns the email a business has published on The Vendry; some listings (often large hotel chains) don't expose one. Website, phone, address, and capacity fill at much higher rates.

How can you contact me? southdionysus@gmail.com or open an issue on Apify interface.

Start with a single city and see the full venue and vendor data for yourself.


This Actor is an independent tool and is not affiliated with, endorsed by, or sponsored by The Vendry or Groupize.