scene-stealer

1.0.10 • Public • Published

scene-stealer

An HTTP Interface to take a screenshot via puppeteer of a part of a website and send it to you via slack

How to spin up

via npm

$ npm i -g scene-stealer
$ scene-stealer

via Docker

https://github.com/Rainist/scene-stealer-docker#as-a-container

via Kubernetes

https://github.com/Rainist/scene-stealer-docker#as-a-k8s-pod

How to use

Warning

1.0.3-1.0.8 were complete mistakes, so don't use it!

Take a look at examples

What it's made of

Known issues

  • 1.0.0: Didn't consider well addressing reusing puppeteer broweser. So it's very leaky so don't use it.
  • 1.0.1: This part doesn't seem to release the memory of the page so therefore there is a memory leak for several MB every time it steals the scene.

    So WIP to fix this issue

Contribution

any contributions are welcome.

License

scene-stealer is MIT licensed.

Package Sidebar

Install

npm i scene-stealer

Weekly Downloads

1

Version

1.0.10

License

MIT

Unpacked Size

14.2 kB

Total Files

15

Last publish

Collaborators

  • ryuheechul