Skip to content

nacholibre/pyshotx

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 

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

No packages published