An open API service indexing awesome lists of open source software.

https://github.com/halkeye/spider-check-site

Script that uses puppeteer to check every page on a site, take a screenshot, and find out about javascript console errors
https://github.com/halkeye/spider-check-site

Last synced: 2 months ago
JSON representation

Script that uses puppeteer to check every page on a site, take a screenshot, and find out about javascript console errors

Awesome Lists containing this project

README

        

# spider-check-site

Script that uses puppeteer to check every page on a site, take a screenshot, and find out about javascript console errors

## Usage

```
Usage: puppeteer-crawler [options]

Options:
-l, --links
-V, --version output the version number
-h, --help output usage information
```