NZ Alcohol Licence Public Notice Monitor avatar

NZ Alcohol Licence Public Notice Monitor

Pricing

from $2.00 / 1,000 licence notice results

Go to Apify Store
NZ Alcohol Licence Public Notice Monitor

NZ Alcohol Licence Public Notice Monitor

Monitors New Zealand council public-notice pages for alcohol licence applications, renewals, premises, applicants, licence types, and objection deadlines.

Pricing

from $2.00 / 1,000 licence notice 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

Monitors public New Zealand council alcohol-licence notice pages and emits evidence-backed application or renewal rows.

Inputs

  • sourceUrls: public council notice pages to scan. Explicit URLs never mix with the built-in sources.
  • licenceTypes: optional licence-type focus: on-licence, off-licence, club licence, or special licence.
  • useDefaultSources: use Wellington City Council notices and the latest 30 days of Auckland notices from alcoholnotices.co.nz when no explicit URL is supplied.
  • maxItems: maximum deduplicated, ranked rows to emit.

Output fields

recordType, sourceUrl, authority, applicant, premisesName, premisesAddress, licenceType, applicationType, publishedDate, objectionClosingDate, evidenceText, confidence, and capturedAt.

Applicant, premises, licence/application type, publication date, and objection deadline are populated only where the notice evidence supports them.

Example input

{
"sourceUrls": ["https://wellington.govt.nz/have-your-say/public-notices/alcohol-applications"],
"maxItems": 100
}

Local validation

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