Skip to content
This repository was archived by the owner on Nov 27, 2025. It is now read-only.

nacholibre/pyshotx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

119 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pyshotx

pyshotx is a phantomjs screenshot server written in python using phantomjs headless browser which doesn't require running X server.

##Required software

gevent is used for the web server. phantomjs is used for creating the actual screenshots. redis is used for synchronizing between the server and the image resizing process. redis-py is redis client for python PIL is used for resizing the screenshots.

##Usage ./run.sh -e -d screens/ Open: http://0.0.0.0:8088/create?domain=ebay.com and wait for the screenshots.

If nothing happens check the logfiles:

  • webserver.log
  • sphantomjs_children_1.log

About

phantomjs based screenshot server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors