Skip to content

cytopia/jsparsy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Jsparsy

Jsparsy will scan a set of URLs for javascript runtime errors, console.log() outputs, as well as server errors. It is capable of doing a full POST or GET login prior checking the given URLs.

Requirements

Usage

casperjs jsparsy.js --config=/path/to/config.json --urls=/path/to/urls.json --server-errors=yes|no

How to configure jsparsy

See jsparsy.config.json-sample.

It is also possible and even recommended to use the configuration file from crawlpy, as you will need that anyway to generate the URL's (next section).

Howto generate the URLs?

You can use crawlpy to generate the URL json file.

About

Scan urls for javascript run-time errors

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published