Module: ScreenshotAPI

Defined in:
lib/screenshotapi.rb,
lib/screenshotapi/client.rb,
lib/screenshotapi/errors.rb,
lib/screenshotapi/result.rb,
lib/screenshotapi/version.rb

Defined Under Namespace

Classes: APIError, AuthenticationError, Client, InsufficientCreditsError, InvalidAPIKeyError, Metadata, NetworkError, Result, ScreenshotFailedError

Constant Summary collapse

DEFAULT_BASE_URL =
"https://screenshotapi.to"
DEFAULT_TIMEOUT =
60
VERSION =
"1.0.0"