https://github.com/mr-addict/capture-website
https://github.com/mr-addict/capture-website
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/mr-addict/capture-website
- Owner: MR-Addict
- Created: 2023-02-06T13:57:48.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-02-06T14:49:32.000Z (over 3 years ago)
- Last Synced: 2025-01-12T12:46:48.265Z (over 1 year ago)
- Language: TypeScript
- Size: 27.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Capture Website Express Version
## How to Use
| Key | Value |
| :----------- | :-------------------------------- |
| Method | POST |
| Content-Type | application/x-www-form-urlencoded |
| Body | Value | Requirements |
| :---------------- | :------- | :----------- |
| url | string | required |
| type | png,jpeg | optional |
| width | 320~3840 | optional |
| height | 240~2160 | optional |
| delay | 0~10 | optional |
| timeout | 10~60 | optional |
| fullPage | booelan | optional |
| disableAnimations | boolean | optional |