NZ Companies Office Register Scraper avatar

NZ Companies Office Register Scraper

Pricing

Pay per event

Go to Apify Store
NZ Companies Office Register Scraper

NZ Companies Office Register Scraper

Scrape company records from the New Zealand Companies Office register. Search by company name, number, or NZBN to get full KYC data: company number, NZBN, status, directors, shareholders, and addresses.

Pricing

Pay per event

Rating

0.0

(0)

Developer

BowTiedRaccoon

BowTiedRaccoon

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

3 days ago

Last modified

Share

Scrape company records from the New Zealand Companies Office register — the official government source for all NZ-registered businesses.

Enter search queries (company name, number, or NZBN) and the actor returns full company profiles with KYC-ready data: directors, shareholders, registered office, NZBN, and more.

What you get

FieldExample
companyNumber104799
nzbn9429040402543
companyNameAIR NEW ZEALAND LIMITED
companyStatusRegistered
companyTypeNZ Limited Company
incorporationDate26 Apr 1940
registeredOfficeAir New Zealand House, 185 Fanshawe Street, Auckland, 1010
addressForServiceAir New Zealand House, 185 Fanshawe Street, Auckland, 1010
directorsNeal Anthony BARCLAY (appointed 01 May 2025); ...
shareholdersTHE SOVEREIGN IN RIGHT OF NEW ZEALAND — 1649367765 (51.01%) shares; ...
totalShares3233562033
ultimateHoldingCompanyNo
annualReturnFilingMonthMarch
sourceUrlLink to the company's detail page

Input

FieldTypeDefaultDescription
queriesarray["air new zealand"]Search terms — company name, number, or NZBN
maxItemsinteger10Maximum number of company records to return
entityStatusGroupsstringALLFilter by status: ALL, REGISTERED, REMOVED, EXTERNAL_ADMINISTRATION

How it works

The actor calls the Companies Office JSON search API for each query, then fetches the HTML detail page for each matching company to extract directors, shareholders, and full address data. No authentication or proxy required — the register is fully public.

Use cases

  • KYC (Know Your Customer) / supplier verification
  • Corporate research and due diligence
  • Director and shareholder network analysis
  • Enriching company datasets with official NZ register data
  • Finding all subsidiaries of a holding company

Rate limits

The New Zealand Companies Office is a public government service. This actor paces requests politely (300 ms between detail page fetches) to avoid overloading the service. For large-scale bulk lookups, set maxItems to a reasonable limit per run.