Changelog

What's new

Every update, improvement, and fix to the GoScreenAPI API.

v1.3 New March 2026
  • Added selector parameter -- capture any HTML element with a CSS selector
  • Added theme parameter -- render pages in dark or light mode
  • Added css parameter -- inject custom CSS before capture
  • Added headers parameter -- send custom HTTP headers with page request
  • Added wait_for parameter -- wait for DOM selector before capture
  • Added tablet device emulation (1024Ö—768)
v1.2 Improvement March 2026
  • Async screenshot jobs with webhook notifications
  • Signed time-limited links for secure screenshot delivery
  • Smart caching with custom TTL and cache keys
  • Overage billing -- never miss a screenshot when quota is exceeded
  • Usage alerts at 80% and 100% quota
v1.1 New March 2026
  • PDF rendering support (format=pdf)
  • Block ads and cookie banners
  • Stealth mode for bot detection bypass
  • Geo-location routing with proxy_country
  • JS scenario execution before capture
  • HTML content rendering (is_html_input)
v1.0 Launch March 2026
  • Initial API launch
  • Full-page and viewport screenshots
  • Desktop and mobile device emulation
  • PNG, JPEG, WebP format support
  • Sync and async modes
  • API key authentication