Easy Weddings Australia Scraper avatar

Easy Weddings Australia Scraper

Pricing

from $3.00 / 1,000 results

Go to Apify Store
Easy Weddings Australia Scraper

Easy Weddings Australia Scraper

Scrape Australian wedding vendors from easyweddings.com.au - venues, photographers, caterers, florists, celebrants and 28 more categories across all 8 states/territories. Ratings, pricing, capacity, contact details, galleries and reviews.

Pricing

from $3.00 / 1,000 results

Rating

0.0

(0)

Developer

Crawler Bros

Crawler Bros

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

5 days ago

Last modified

Share

Scrape Australian wedding vendors from easyweddings.com.au — Australia's largest wedding vendor directory. Browse venues, photographers, caterers, florists, celebrants, cake makers, and 25+ more categories across all 8 states and territories, or pull the full profile (description, address, phone, price, gallery, FAQs and reviews) for specific vendors. No login, no cookies, no paid proxies required.

What this actor does

  • Browse mode — pick a vendor category + Australian region and get every listed vendor with rating, price, capacity, style tags and contact essentials
  • Vendor detail mode — pass one or more vendor profile URLs and get the full profile: description, structured address, phone, price range, geo-coordinates, photo gallery, FAQs, an AI review summary, and recent reviews
  • One-call enrichment — optionally combine both: browse a category/region and automatically fetch the full profile for every matched vendor in the same run
  • 32 vendor categories — venues, photography, video, catering, cakes, flowers, cars, music/DJs, dresses, dress designers, formal wear, bridesmaids, flower girls, lingerie, shoes, jewellery, accessories, hair, beauty, stylists, decorations, invitations, bomboniere, hire, celebrants, planners, general services, accommodation, engagement venues, hens parties, photo booths, honeymoons
  • 42 regions across NSW, VIC, QLD, SA, WA, ACT, TAS and NT
  • 10 filters — vendor name, 5-star badge, exclusive offer, minimum rating, minimum review count, price range, guest capacity, ceremony type, catering type, style tags
  • Empty fields are always omitted — every record only contains data the vendor's listing actually provides

Output fields

Browse mode (search)

  • vendorId, name, slug
  • category, categorySlug, location, locationSlug, state, address
  • tagline, highlights[] — marketing highlights shown on the listing
  • priceTier, priceTierSymbol ($$$$$)
  • rating, reviewCount
  • minPriceAud, maxPriceAud, averagePriceAud, indicativePriceAud — whichever pricing signal the vendor publishes
  • minCeremonyGuests, maxCeremonyGuests, minReceptionGuests, maxReceptionGuests (venues)
  • ceremonyTypes[], cateringTypes[], styleTags[] (venues)
  • latitude, longitude
  • isFiveStar, hasExclusiveOffer
  • thumbnailUrl
  • profileUrl, sourceUrl
  • recordType: "vendorListing", scrapedAt

Vendor detail mode (vendorDetails, or fetchFullProfile: true)

All of the above (when enriching), plus:

  • description, areaServed, priceRange
  • phone
  • streetAddress, suburb, state, postcode, country, fullAddress
  • mainImageUrl, galleryImageUrls[] (up to 20)
  • faqs[]{ question, answer }
  • reviews[]{ reviewerName, reviewDate, rating, reviewText } (most recent, up to 10)
  • aiReviewSummary — Easy Weddings' AI-generated summary of guest feedback
  • bestRating
  • recordType: "vendorProfile"

Input

FieldTypeDefaultDescription
modeselectsearchsearch (browse by category+region) or vendorDetails (fetch specific profile URLs)
categoryselectWeddingVenuesVendor category (mode=search) — 32 options
locationselectSydneyAustralian region (mode=search) — 42 options
nameContainstextCase-insensitive substring match on vendor business name
fiveStarOnlybooleanfalseOnly vendors with the "5-star" badge
exclusiveOfferOnlybooleanfalseOnly vendors with an active exclusive offer
minRatingnumber0Minimum average rating (0–5)
minReviewCountinteger0Minimum number of reviews
minIndicativePriceintegerMinimum indicative price (AUD)
maxIndicativePriceintegerMaximum indicative price (AUD)
minGuestsintegerVenues: minimum reception capacity required (venues with no capacity data always pass through)
maxGuestsintegerVenues: maximum reception minimum allowed, for small weddings (venues with no capacity data always pass through)
ceremonyTypeselectVenues: indoor / outdoor
cateringTypeselectVenues: inhouse / thirdparty
styleTagsarray (select)Venues: match ANY of these style tags: garden, affordable, alternative, beach, ceremony, country, cultural, external, golfclub, historic, hotel, luxury, marquee, micro, modern, museums, restaurant, rooftop, small, traditional, unique, warehouse, waterview, winery
sortByselectrecommendedOrder of emitted vendors: recommended (site default) or reviews (most-reviewed first)
vendorUrlsarrayFull vendor profile URLs (mode=vendorDetails)
fetchFullProfilebooleanfalsemode=search only: also fetch full profile detail for every matched vendor
maxItemsinteger50Hard cap on emitted records (1–500)

Example: find venues with "garden" in the name

{
"mode": "search",
"category": "WeddingVenues",
"location": "Melbourne",
"nameContains": "garden",
"maxItems": 50
}

Example: browse 5-star Sydney venues with a beach or waterview style

{
"mode": "search",
"category": "WeddingVenues",
"location": "Sydney",
"fiveStarOnly": true,
"styleTags": ["beach", "waterview"],
"maxItems": 50
}

Example: full profile for specific vendors

{
"mode": "vendorDetails",
"vendorUrls": [
"https://www.easyweddings.com.au/WeddingVenues/Sydney/AtholHall/",
"https://www.easyweddings.com.au/WeddingPhotography/Melbourne/SomePhotographer/"
]
}

Example: one-call enriched browse

{
"mode": "search",
"category": "WeddingPhotography",
"location": "Melbourne",
"minRating": 4.5,
"fetchFullProfile": true,
"maxItems": 25
}

Use cases

  • Wedding planning marketplaces — build a searchable directory of Australian wedding vendors
  • Vendor discovery apps — power a venue/photographer/caterer finder by region and style
  • Market research — analyse pricing, ratings and capacity trends by category and region
  • Lead generation — surface top-rated, exclusive-offer vendors for outreach
  • Content & SEO — feed vendor descriptions, galleries and reviews into local wedding guides
  • Competitive intelligence — track a category's price tiers and review growth over time

FAQ

Does this cover all of Australia? Yes — 42 regions across all 8 states and territories, from capital cities (Sydney, Melbourne, Brisbane, Perth, Adelaide, Canberra, Hobart, Darwin) to regional areas (Yarra Valley, Hunter Valley, Margaret River, Whitsundays, and more).

Some regions return 0 results for a category — is that a bug? No. Easy Weddings' vendor coverage varies by category and region — a small regional area may have zero listed wedding cake makers even though it has several venues. The actor reports 0 records cleanly with a status message rather than fabricating results. (Separately, the actor also has a fallback: if Easy Weddings' main listing briefly returns no results for a popular category/region that normally has plenty of vendors, the actor recovers any vendors shown in the site's own "suggested suppliers" panel for that exact category+region rather than reporting a false zero.)

Why do some records have minPriceAud/maxPriceAud and others have averagePriceAud? Different categories publish pricing differently — venues and caterers typically show a per-head price range, while photographers, cake makers and most other categories show a single average package price. indicativePriceAud normalizes whichever is available so price filters work consistently across every category.

Are ceremonyTypes, cateringTypes and styleTags available for every category? These are venue-specific attributes published by Easy Weddings and will only appear on Wedding Venues records. Other categories omit these fields since the data isn't published.

How many reviews/photos do I get per vendor? Vendor profile pages show a curated excerpt: up to 10 of the most recent reviews and up to 20 gallery photos. This mirrors what's publicly visible on the profile page itself.

Do I need a proxy or login? No — the site serves full vendor listings and profiles as plain server-rendered HTML with no login wall, so the actor runs with no proxy and no cookies.

Why did an image URL (thumbnailUrl / galleryImageUrls) return 403 when I fetched it with curl or a bare HTTP client? Easy Weddings' image CDN (images-cdn.easyweddings.com.au) blocks requests that don't send a normal browser-style User-Agent header (it does not require a matching Referer or cookies — a generic User-Agent: Mozilla/5.0 is enough). This affects raw command-line tools and some HTTP libraries' bare defaults, but not real browsers, <img> tags, or any client that sets a standard User-Agent — which is normal practice for consuming image URLs. mainImageUrl (served directly from S3, not the CDN) has no such restriction and works from any client with no headers at all.

How fresh is the data? Real-time — every run fetches the live listing/profile pages directly from easyweddings.com.au.