yuzic / phantomjs-source-proxy
Installs: 17
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Language:JavaScript
This package is auto-updated.
Last update: 2025-06-21 00:28:29 UTC
README
Package to fetch js-generated web pages Based on code from https://github.com/fizzka/phantomjs-source-capture
REQUIREMENTS
Docker installed
USAGE
composer install
./phantomjs-source-proxy <any phantomjs parametrs> printSource.js <URL>
or
composer require yuzic/phantomjs-source-proxy
./vendor/bin/phantomjs-source-proxy <any phantomjs parametrs> printSource.js <URL>