fizzka/phantomjs-source-capture

Maintainers

Package info

github.com/fizzka/phantomjs-source-capture

Language:JavaScript

pkg:composer/fizzka/phantomjs-source-capture

Statistics

Installs: 22

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

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

This package is auto-updated.

Last update: 2026-03-14 13:45:23 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>