Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dispherical/webshot
A microservice to take screenshots of web pages using puppeteer.
https://github.com/dispherical/webshot
microservice screenshots webshot
Last synced: about 2 months ago
JSON representation
A microservice to take screenshots of web pages using puppeteer.
- Host: GitHub
- URL: https://github.com/dispherical/webshot
- Owner: dispherical
- Created: 2020-12-07T08:21:09.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2020-12-07T08:21:15.000Z (about 4 years ago)
- Last Synced: 2024-10-27T13:48:54.099Z (3 months ago)
- Topics: microservice, screenshots, webshot
- Language: JavaScript
- Homepage: https://microswebshot.herokuapp.com/
- Size: 10.7 KB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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