An open API service indexing awesome lists of open source software.

https://github.com/mr-addict/capture-website


https://github.com/mr-addict/capture-website

Last synced: about 1 year ago
JSON representation

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 |