PipedreamHQ / PipedreamHQ/pipedream
[Components] screenshot_api
- Dominant language
- JavaScript
- Stars
- 11.7k
- Forks
- 5.8k
- Avg merge
- 3d 10h
- Merged PRs (30d)
- 102
Description
# screenshot_api
## URLs
- https://www.screenshotapi.net/docs/getStarted
## Actions
### capture-screenshot
#### Description
Capture a screenshot of a specified URL. Requires a URL and optionally allows configuring viewport dimensions, full-page capture, format (PNG/PDF/JPEG), delay, and other rendering options.
### get-screenshot-status
#### Description
Retrieve the status or result of a previously requested screenshot using its request ID. Useful for polling asynchronous capture requests.
### delete-screenshot
#### Description
Delete a previously captured screenshot from the ScreenshotAPI service, using the screenshot ID or URL. Useful for managing storage or privacy compliance.
Contributor guide
Assessment
This issue has not been assessed yet.