Skip to content

Commit

Permalink
add headless-chrome-crawler to JavaScript Browser automation and emul…
Browse files Browse the repository at this point in the history
…ation
  • Loading branch information
andriyor committed Nov 17, 2018
1 parent 0518b86 commit 9d5df03
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 @@ -125,6 +125,7 @@ This list contains JavaScript libraries related to web scraping and data process
* [zombie](https://github.com/assaf/zombie) - Insanely fast, full-stack, headless browser testing using node.js.
* [nightmare](https://github.com/segmentio/nightmare) - Nightmare is a high level wrapper for PhantomJS that lets you automate browser tasks
* [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

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

0 comments on commit 9d5df03

Please sign in to comment.