Package to fetch js-generated web pages
Docker installed
Package runs not so fast, so do not use it as default to parse billion pages ;)
composer install
./phantomjs-source-capture <URL>
or
composer require fizzka/phantomjs-source-capture
./vendor/bin/phantomjs-source-capture <URL>