PageBolt Launch
PageBolt is live at pagebolt.dev. One API key, seven endpoints, ship in five minutes.
Launch
API
Screenshot API
- ✓Capture any URL, raw HTML, or Markdown as PNG, JPEG, or WebP
- ✓30+ parameters — viewport, device presets, full-page scroll, element capture, clip regions
- ✓25+ device presets — iPhones (SE–15 Pro Max), iPads, Pixel, Galaxy, MacBooks, desktops
- ✓Blocking — ads, cookie banners, chat widgets, trackers, custom URL patterns
- ✓Emulation — dark mode, reduced motion, timezone, geolocation
- ✓Customization — custom User-Agent, cookies, headers, CSS/JS injection
- ✓Metadata extraction — page title, description, OG tags, favicon, HTTP status
- ✓GET endpoint for
<img> tag embedding
PDF Generation API
- ✓Generate PDFs from any URL or HTML
- ✓A4, Letter, Legal, Tabloid, A3, A5 paper formats
- ✓Custom margins, headers/footers with page numbers, scale control, page ranges
OG Image API
- ✓3 built-in templates: default, minimal, gradient
- ✓Custom HTML templates (Growth plan and above)
- ✓Dynamic title, subtitle, logo, colors, and background images
Sequence Builder API
- ✓Multi-step browser automation in a single API call
- ✓10 actions: navigate, click, fill, select, hover, scroll, wait, wait_for, evaluate, screenshot/pdf
- ✓Up to 20 steps, 5 outputs, 2 JavaScript evaluations per sequence
- ✓Each output (screenshot/pdf) costs 1 API request
Video Recording API
- ✓Record professional demo videos of browser automation
- ✓Cursor effects — highlight, circle, spotlight, dot, classic styles with configurable color and size
- ✓Click effects — ripple, pulse, or ring animations
- ✓Auto-zoom on clicks — ffmpeg-powered zoom/pan with configurable level, duration, and easing
- ✓Browser frame chrome — macOS, Windows, or minimal window frame overlay
- ✓Background gradients — ocean, sunset, forest, midnight, aurora presets + custom
- ✓Pace control — fast (0.5×), normal (1×), slow (2×), dramatic (3×), cinematic (4.5×)
- ✓MP4, WebM, GIF output formats at 24/30/60 fps
- ✓Each video costs 3 API requests
Page Inspection API
- ✓Structured extraction of interactive elements, headings, forms, links, images
- ✓Unique CSS selectors for every element — ideal for AI agents
- ✓Returns compact JSON (2–15 KB) instead of images, saving tokens
MCP Server
- ✓Model Context Protocol server for AI coding assistants
- ✓8 tools:
take_screenshot, generate_pdf, create_og_image, run_sequence, record_video, inspect_page, list_devices, check_usage
- ✓Works with Claude Desktop, Cursor, Windsurf, Cline
- ✓Published as
pagebolt-mcp on npm — install with npx pagebolt-mcp
Platform
- ✓Interactive API Playground — test all 6 APIs from the dashboard, no code required
- ✓4-tier pricing — Free (100/mo), Starter $29 (5K/mo), Growth $79 (25K/mo), Scale $199 (100K/mo)
- ✓14-day free trials on Starter and Growth plans
- ✓Email verification, password resets, API key management
- ✓Stripe billing with checkout, customer portal, and webhooks
- ✓Usage tracking, per-plan rate limiting, and quota enforcement
- ✓SSRF protection — private/internal URLs blocked
- ✓API documentation with downloadable Markdown for AI context
- ✓
llms.txt and llms-full.txt for LLM-friendly documentation