7 ms·
Wow, this is nice, anyone know how to take screenshot with this? Also how is this compared to Splash[0]? [0] - http://splash.readthedocs.org/en/latest/ http://
by zkanda 11y ago
Wow, this is nice, anyone know how to take screenshot with this? Also how is this compared to Splash[0]?
[0] - http://splash.readthedocs.org/en/latest/ http://splash.readthedocs.org/en/latest/
- dufferzafar 11y agoThere is a capture_to[0] method that can be used to save a screenshot. Btw, Thanks for telling me about Splash, I needed something that has support for Ad Block Plus rules. [0] - http://ghost-py.readthedocs.org/en/latest/#ghost.Ghost.capture_to http://ghost-py.readthedocs.org/en/latest/#ghost.Ghost.captu...
- gedrap 11y agoShameless plug, a while ago I wrote a micro rest api (ghost.py + flask) to take screenshots and optionally upload them to S3: http://gedrap.github.io/lightshot/ http://gedrap.github.io/lightshot/ It still needs some extra work to be production ready though, please feel free to email me or create a github issue if you think it might useful for you :)