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

https://github.com/screenshotone/learnshot

A screenshot API built only for educational purposes and fun, and not ready for production.
https://github.com/screenshotone/learnshot

screenshot screenshots screenshotting

Last synced: 6 months ago
JSON representation

A screenshot API built only for educational purposes and fun, and not ready for production.

Awesome Lists containing this project

README

          

learnshot
=========

`learnshot` is a screenshot API built for fun and [sharing my experience](https://screenshotone.com/blog/building-screenshot-api/) of building [ScreenshotOne](https://screenshotone.com/).

## Play with it

```
npm install
npm run dev
```

```
open http://localhost:3000/screenshot?url=https://example.com
```