Skip to content
@screenshotscout

Screenshot Scout

Screenshot Scout is a screenshot API that helps developers capture clean, production-ready screenshots of any URL with a single HTTP request.

Clean, production-ready screenshots of any URL with a single API request.

Website · Documentation · Get started for free

Screenshot Scout is a screenshot API for developers. Send a URL and receive the screenshot as image bytes or JSON containing a screenshot URL, without operating your own browser-rendering infrastructure.

Official SDKs

Ecosystem Repository Package or module
Node.js / TypeScript screenshotscout-node npm: @screenshotscout/sdk
Python screenshotscout-python PyPI: screenshotscout
PHP screenshotscout-php Packagist: screenshotscout/sdk
Java screenshotscout-java Maven Central: com.screenshotscout:screenshotscout
.NET screenshotscout-dotnet NuGet: ScreenshotScout
Go screenshotscout-go pkg.go.dev: github.com/screenshotscout/screenshotscout-go
Ruby screenshotscout-ruby RubyGems: screenshotscout

All official SDKs support capture URL construction, GET and POST captures, binary and JSON responses, Bearer authentication, optional signed requests, and idiomatic error handling.

Quick API example

curl "https://api.screenshotscout.com/v1/capture?url=https://example.com/" \
  -H "Authorization: Bearer YOUR_ACCESS_KEY" \
  --output screenshot.png

See the getting-started guide for authentication, response formats, and screenshot options.

Help

Pinned Loading

  1. screenshotscout-node screenshotscout-node Public

    Official Node.js and TypeScript SDK for the Screenshot Scout screenshot API.

    TypeScript

  2. screenshotscout-python screenshotscout-python Public

    Official Python SDK for the Screenshot Scout screenshot API.

    Python

  3. screenshotscout-php screenshotscout-php Public

    Official PHP SDK for the Screenshot Scout screenshot API.

    PHP

  4. screenshotscout-java screenshotscout-java Public

    Official Java SDK for the Screenshot Scout screenshot API.

    Java

  5. screenshotscout-dotnet screenshotscout-dotnet Public

    Official .NET SDK for the Screenshot Scout capture API.

    C#

  6. screenshotscout-go screenshotscout-go Public

    Official Go SDK for the Screenshot Scout screenshot API.

    Go

Repositories

Showing 10 of 14 repositories

Sponsoring

  • @marcelscruz

Top languages

Loading…

Most used topics

Loading…