Skip to content

United Kingdom

Screenshot API with UK Browser Rendering

Capture any page from a browser physically in the United Kingdom. Your requests run against real UK infrastructure—not a distant datacentre pretending to be British—so localisation, consent banners, and pricing reflect what UK users actually see.

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

Quick start

Route captures through the UK with country=gb

Pass country: "gb" (or your SDK’s equivalent) so the page loads with a UK IP, locale, and timezone—ideal for compliance checks and retailer monitoring.

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.uk",
    "size": "page",
    "format": "png",
    "country": "gb"
  }'

Full API reference →

UK use cases

Built for how British sites behave

The same URL can look different in California, Calais, or Cardiff. UK routing keeps your captures aligned with ICO/PECR-style consent experiences and domestic retail experiences.

UK cookie consent banners

Record exactly which consent UI visitors see on .co.uk properties and third-party widgets tuned for the UK market.

Verify UK pricing in GBP (£)

Screenshot basket and catalogue pages that should display pounds, VAT-inclusive messaging, and UK-specific promotions.

UK SERP results

Archive how your brand appears on Google.co.uk and other engines when queries originate from the United Kingdom.

Monitor UK retailers

Track competitors on British high-street and pure-play e-commerce 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 — United Kingdom

Route jobs to gb 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 a UK-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=gb

    POST to /v1/screenshot with your URL, format, and UK 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)