holmes-app / holmes-api

API for holmes website validation.
MIT License
17 stars 7 forks source link

Validator using Phantomas #1

Open heynemann opened 10 years ago

heynemann commented 10 years ago

https://github.com/macbre/phantomas

heynemann commented 10 years ago

You'd need to run phantomas main JS file via PhantomJS binary and provide proxy options - http://phantomjs.org/api/command-line.html

PhantomJS currently does not provide a way to define proxy via settings object - http://phantomjs.org/api/webpage/property/settings.html. This object is used by phantomas to configure PhantomJS.