Skip to content

New Zealand

Screenshot API with New Zealand Browser Rendering

Capture any page from a browser physically in New Zealand. Your requests run against real NZ infrastructure—not a distant datacentre pretending to be local—so localisation, consent banners, and pricing reflect what NZ users actually see.

PNG, PDF, HTML, and video outputs with NZ geo routing.

Quick start

Route captures through New Zealand with country=nz

Pass country: "nz" (or your SDK’s equivalent) so the page loads with an NZ IP, locale, and timezone—ideal for compliance checks, retailer monitoring, and SERP evidence.

curl
curl -X POST https://api.screenshotcenter.com/v1/screenshot \
  -H "X-API-KEY: YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "url": "https://www.example.co.nz",
    "size": "page",
    "format": "png",
    "country": "nz"
  }'

Full API reference →

NZ use cases

Built for how New Zealand sites behave

The same URL can look different in Sydney, San Francisco, or Christchurch. NZ routing keeps your captures aligned with Privacy Act 2020–relevant consent experiences and domestic retail on .co.nz.

NZ cookie & privacy notices

Record exactly which consent UI and privacy notices visitors see on .co.nz properties and widgets tuned for the New Zealand market.

Verify NZ pricing in NZD

Screenshot basket and catalogue pages that should display New Zealand dollars, GST-inclusive messaging, and local promotions.

google.co.nz results

Archive how your brand appears on Google New Zealand when queries originate from Aotearoa.

Monitor NZ retailers

Track competitors on major NZ retail and marketplace sites without flying blind on geo-personalised content.

Features

Everything you need for production captures

Six output formats

PNG, JPEG, WebP, PDF, full HTML snapshots, and video—pick the artefact that fits your workflow.

Automation steps

Click, scroll, wait, and type before capture to handle dynamic pages and single-page apps.

Ad blocking

Reduce noise from trackers and display ads when you need cleaner reference screenshots.

Geo routing — New Zealand

Route jobs to nz alongside 80+ other countries. Real browsers in-region, not a single-region fleet with a VPN sticker.

Batch and crawl

Scale to lists of URLs or multi-page crawls when you need more than one-off captures.

Integrations

Deliver files to S3, webhooks, Slack, Zapier, and more—optimise how outputs reach your stack.

How it works

Three steps to an NZ-accurate screenshot

  1. 1

    Get an API key

    Create a free ScreenshotCenter account and copy your key from the dashboard.

  2. 2

    Make a request with country=nz

    POST to /v1/screenshot with your URL, format, and NZ country code.

  3. 3

    Retrieve your screenshot

    Poll or webhook until the job completes, then download or forward the file automatically.

Prefer the global product page? Screenshot API (international)