Australian cookie consent banners
Record exactly which consent UI visitors see on .com.au properties and third-party widgets tuned for the Australian market.
Australia
Capture any page from a browser physically in Australia. Your requests run against real Australian infrastructure—not a distant datacentre pretending to be local—so localisation, consent banners, and A$ pricing reflect what Australian users actually see.
PNG, PDF, HTML, and video outputs with Australian geo routing.
Quick start
country=auPass country: "au" (or your SDK’s equivalent) so the page loads with an Australian IP, locale, and timezone—ideal for compliance checks, retailer monitoring, and google.com.au SERP archives.
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.com.au",
"size": "page",
"format": "png",
"country": "au"
}' Australian use cases
The same URL can look different in London, Los Angeles, or Launceston. Australian routing keeps your captures aligned with Privacy Act– aware consent experiences, A$ retail, and google.com.au search layouts.
Record exactly which consent UI visitors see on .com.au properties and third-party widgets tuned for the Australian market.
Screenshot basket and catalogue pages that should display Australian dollars, GST-inclusive messaging where shown, and AU-specific promotions.
Archive how your brand appears on google.com.au when queries originate from Australia.
Track competitors on Woolworths, Coles, JB Hi-Fi, Bunnings, and Amazon.com.au without flying blind on geo-personalised content.
Features
PNG, JPEG, WebP, PDF, full HTML snapshots, and video—pick the artefact that fits your workflow.
Click, scroll, wait, and type before capture to handle dynamic pages and single-page apps.
Reduce noise from trackers and display ads when you need cleaner reference screenshots.
Route jobs to au alongside 80+ other countries. Real browsers in-region, not a single-region fleet with a VPN sticker.
Scale to lists of URLs or multi-page crawls when you need more than one-off captures.
Deliver files to S3, webhooks, Slack, Zapier, and more—optimise how outputs reach your stack.
How it works
Get an API key
Create a free ScreenshotCenter account and copy your key from the dashboard.
Make a request with country=au
POST to /v1/screenshot with your URL, format, and Australian country code.
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)