PagePixels Screenshots
PagePixels provides free screenshots, scheduled screenshots, multi-step screenshots (complete forms, login to websites, etc) and built-in deliveries to services such as Slack, Dropbox, and Webhooks. We make it easy to keep your dashboards, status pages, and employees up-to-date with the latest information from around the web. PagePixels also empowers your team to keep track of changes. Each…
PagePixels Screenshots endpoints
| Method | Endpoint | Description |
|---|---|---|
| Screenshots | ||
| POST |
/screenshot_configs/{id}/capture /screenshot_configs/{id}/capture |
The capture endpoint takes immediately starts capturing another screenshot with the referenced screenshot configuration, regardless of the scheduled interval. This will not… |
| GET |
/screenshots /screenshots |
This endpoint provides an array of all screenshots captured for the entire account. |
| POST |
/snap /snap |
This endpoint takes a screenshot immediately. By default it returns the requested image. If the json argument is set to true, it will return a json object containing the direct… |
| GET |
/snap /snap |
This endpoint takes a screenshot immediately. By default it returns the requested image. If the json argument is set to true, it will return a json object containing the direct… |
| Screenshot Configurations | ||
| GET |
/screenshot_configs/{id}/change_notifications /screenshot_configs/{id}/change_notifications |
This endpoint provides an array of all Change Notifications for a specific screenshot configuration. |
| GET |
/screenshot_configs /screenshot_configs |
This endpoint provides an array of all Screenshot Configurations in your account. |
| POST |
/screenshot_configs /screenshot_configs |
This endpoint creates a new screenshot configuration, which can be configured with a scheduler to take screenshots on a recurring schedule. Change Notifications and Multi-Step… |
| GET |
/screenshot_configs/{id} /screenshot_configs/{id} |
This endpoint returns the configuration associated with any screenshot configuration created with the create endpoint. |
| DELETE |
/screenshot_configs/{id} /screenshot_configs/{id} |
This endpoint deletes the referenced screenshot configuration and all screenshots captured using that configuration. |
| PATCH |
/screenshot_configs/{id} /screenshot_configs/{id} |
This endpoint allows you to add and change screenshot options in the selected screenshot configuration. For instance, you could change the scheduled interval, or even the URL… |
| GET |
/screenshot_configs/{id}/screenshots /screenshot_configs/{id}/screenshots |
This endpoint provides an array of all screenshots previously captured by the screenshot configuration. |
| Jobs | ||
| GET |
/jobs/{job_id} /jobs/{job_id} |
The job status endpoint checks if the screenshot associated the job_id returned by the create and capture endpoints is complete. |
| Change Notifications | ||
| GET |
/change_notifications /change_notifications |
This endpoint provides an array of all Change Notifications for all screenshot configurations. |
PagePixels Screenshots pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|