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
- Host: GitHub
- URL: https://github.com/halkeye/spider-check-site
- Owner: halkeye
- License: mit
- Created: 2019-10-04T06:57:59.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-06-05T14:47:30.000Z (almost 4 years ago)
- Last Synced: 2025-03-23T22:16:38.363Z (2 months ago)
- Language: JavaScript
- Size: 19.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```