项目作者: aboutDavid

项目描述 :
A microservice to take screenshots of web pages using puppeteer.
高级语言: JavaScript
项目地址: git://github.com/aboutDavid/webshot.git
创建时间: 2020-12-07T08:21:09Z
项目社区:https://github.com/aboutDavid/webshot

开源协议:

下载


webshot

A microservice for taking screenshots of websites.

It can serve as a image proxy and a website screenshoter.

There is only one endpoint which you need to know, which is /api?url=[URL], where [URL] is the url you want to screenshot.

By default, there is a rate limit of 10 requests per minute per IP address.

Demo URL: screenshot.aboutdavid.me