← Back to catalog

Other

Browshot

auto-generated
swirls add browshot
actionGETv1.0.0

Delete screenshot data

You can delete details of your screenshots to remove any confidential information.

Source
actionGETv1.0.0

Get the HTML code

Retrieve the HTML code of the rendered page. This API call should be used when html=1 was specified in the screenshot request.

Source
actionGETv1.0.0

Query screenshot status

Once a screenshot has been requested, its status must be checked until it is either "error" or "finished".

Source
actionGETv1.0.0

Request a screenshot

Screenshots requests to private and shared instances require a positive balance. *IMPORTANT*: Remember that you can only do 100 free screenshots per month. To used a premium instance, use instance_id=65 for example.

Source
actionGETv1.0.0

Request multiple screenshots

Request multiple screenshots in one API call. The API call accepts all the parameters supported by screenshot/create. You can specify up to 10 URLs and 10 instances for a total of 100 screenshots in one API call.

Source
actionGETv1.0.0

Retrieve a thumbnail image

Unlike the other API calls, this API sends back the thumbnail as a PNG file, not JSON. The HTTP response code indicates whether the screenshot was successful (200), or incomplete (404) or failed (404). If the screenshot failed or is not finished, a default image "Not found" is sent. You can crop your screenshots. The crop is done first, then the thumbnail. You can take a 1024x768 screenshot, crop it to 768x768, and get it scaled down to 300x300.

Source
actionGETv1.0.0

Share a screenshot

You can make your screenshots public, add notes, and share it with your friends and colleagues. Only screenshots which are successfully completed can be shared.n the thumbnail. You can take a 1024x768 screenshot, crop it to 768x768, and get it scaled down to 300x300.

Source
Beyond the catalog

Any provider, on request.

01

Request it

Tell us which provider you need, and we will ship it in the registry.

02

Generate it

Point swirls add at an OpenAPI or GraphQL spec. Typed actions for any API you hold credentials for, today.

acme · integrations
terminal
~/acme $swirls add linear
✓ 12 typed actions · scopes and schemas included
 
~/acme $swirls add https://api.acme.dev/openapi.json
◆ Fetched spec · 38 operations
✓ 6 typed actions · generated from spec