NZ Winery Brewery Distillery Directory avatar

NZ Winery Brewery Distillery Directory

Pricing

from $2.00 / 1,000 producer results

Go to Apify Store
NZ Winery Brewery Distillery Directory

NZ Winery Brewery Distillery Directory

Discovers New Zealand wineries, breweries, distilleries, and cider producers from public association and regional directory pages for B2B lead generation.

Pricing

from $2.00 / 1,000 producer results

Rating

0.0

(0)

Developer

Tony Le

Tony Le

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

Share

Discovers New Zealand wineries, breweries, distilleries, and cider producers from public association and regional directory pages. It extracts evidence-backed producer links one level deep, classifies producer type, deduplicates normalized URLs, and emits B2B-ready rows.

Inputs

  • sourceUrls: Public producer directory or association pages to crawl.
  • producerTypes: Any of winery, brewery, distillery, and cidery.
  • useDefaultSources: Use the built-in sources only when no explicit sourceUrls are supplied.
  • maxItems: Maximum rows to emit (1–5000).

Explicit sourceUrls are used as-is and never silently mix with default sources.

Default discovery sources

Output fields

  • recordType: Always producer.
  • sourceUrl, businessName, producerType, region, address, websiteUrl, contactEmail, phone.
  • cellarDoor, onlineStore: Signals found in nearby public evidence.
  • evidenceText: Link text and nearby source context used for classification.
  • confidence: Evidence score from 0 to 1.
  • capturedAt: ISO timestamp for the run.

Example input

{"sourceUrls":["https://www.nzwine.com/en/winery-directory/"],"producerTypes":["winery"],"maxItems":100}

Limitations

This actor uses static HTML link extraction. JavaScript-only directory cards and contact details not exposed in source evidence may require source-specific follow-up work. It does not enrich with private data or credentials.

Local validation

npm install
npm test
npx --yes apify-cli validate-schema