1.1.0 • Published 5 years ago

goose-phantom-environment v1.1.0

Weekly downloads
65
License
SEE LICENSE IN LI...
Repository
github
Last release
5 years ago

Goose Phantom Environment

Build Status Latest Stable Version Total Downloads

Environment for Goose Parser which allows to run it in PhantomJS

PhantomEnvironment

That environment is used for running Parser on node.

var env = new PhantomEnvironment({
    url: 'http://google.com',
});

The main and only required parameter is url. It contains an url address of the site, where Parser will start.

This environment allows to perform snapshots, use proxy lists, custom proxy rotator, white and black lists for loading resources and more sweet features. Find more info about options in here.

Tests

To run tests use command:

npm test
1.1.0

5 years ago

1.0.18

6 years ago

1.0.17

6 years ago

1.0.16

6 years ago

1.0.15

6 years ago

1.0.14

6 years ago

1.0.13

6 years ago

1.0.12

6 years ago

1.0.11

6 years ago

1.0.10

6 years ago

1.0.9

7 years ago

1.0.8

7 years ago

1.0.7

7 years ago

1.0.6

7 years ago

1.0.5

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0-alpha.1

7 years ago

1.0.0

7 years ago