Skip to content

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

Notifications You must be signed in to change notification settings

Rainist/scene-stealer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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/docker-scene-stealer#as-a-container

via Kubernetes

https://github.com/Rainist/docker-scene-stealer#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.

About

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

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published