Skip to content

Commit

Permalink
Add Wendigo
Browse files Browse the repository at this point in the history
  • Loading branch information
angrykoala authored Jan 18, 2020
1 parent 47c1f27 commit 857ff77
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions javascript.md
Original file line number Diff line number Diff line change
Expand Up @@ -138,6 +138,7 @@ This list contains JavaScript libraries related to web scraping and data process
* [puppeteer](https://github.com/GoogleChrome/puppeteer) - Puppeteer is a Node library which provides a high-level API to control headless Chrome or Chromium over the DevTools Protocol. It can also be configured to use full (non-headless) Chrome or Chromium.
* [headless-chrome-crawler](https://github.com/yujiosaka/headless-chrome-crawler) - Distributed crawler powered by Headless Chrome
* [puppeteer-recorder](https://github.com/checkly/puppeteer-recorder) - Puppeteer recorder is a Chrome extension that records your browser interactions and generates a Puppeteer script.
* [wendigo](https://github.com/angrykoala/wendigo) - Test-oriented headless browser, built on top of Puppeteer.

## Multiprocessing
* [nexpect](https://github.com/nodejitsu/nexpect) - spawn and control child processes in node.js with ease
Expand Down

0 comments on commit 857ff77

Please sign in to comment.