Skip to content

redco/goose-phantom-environment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Environment for Goose parser which allows to run it in PhantomJS

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors