###A restful web service that given a url returns a screenshot of the web page.
####Dependencies(Python 2.7.x):
* web.py
* selenium
* phantomJS
#####Note: No need to install dependencies manually, included within the package itself.
- python rest.py
http://0.0.0.0:8080/urltoimg?url=https://github.com/kartiknagpal/urlToImage