fizzka/phantomjs-source-capture

dev-master 2016-11-28 12:17 UTC

This package is auto-updated.

Last update: 2024-05-14 08:55:39 UTC


README

Package to fetch js-generated web pages

REQUIREMENTS

Docker installed

ATTENTION

Package runs not so fast, so do not use it as default to parse billion pages ;)

USAGE

composer install
./phantomjs-source-capture <URL>

or

composer require fizzka/phantomjs-source-capture
./vendor/bin/phantomjs-source-capture <URL>