Skip to content
Centre d’aide Captures d’écran Screenshot URL — Required parameter

Captures d’écran

Screenshot URL — Required parameter

The URL of the webpage to capture. Must be a fully qualified URL including the protocol (https://).

What is the URL parameter?

The url parameter is the address of the webpage you want to capture. It is the only required field for a screenshot request.

Requirements

  • Must be a fully qualified URL including the protocol: https:// or http://.
  • The page must be publicly accessible, or you must use automation steps to log in first.
  • Maximum URL length is 2 000 characters.

Examples

https://example.com
https://example.com/path/to/page?query=value

Tips

  • Always encode special characters in the URL.
  • For pages behind a login, see Screenshot Behind a Login.
  • For batch capture of many URLs at once, use the Batch Screenshots feature.