mirror of
https://github.com/lorien/awesome-web-scraping.git
synced 2024-11-24 08:32:19 +02:00
Added Playwright
Playwright is Node.js library to automate Chromium, Firefox and WebKit with a single API
This commit is contained in:
parent
1d6c395bea
commit
12c8dbd80d
@ -140,6 +140,7 @@ This list contains JavaScript libraries related to web scraping and data process
|
||||
* [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.
|
||||
* [Playwright](https://github.com/microsoft/playwright) - Node.js library to automate Chromium, Firefox and WebKit with a single API
|
||||
|
||||
## Multiprocessing
|
||||
* [nexpect](https://github.com/nodejitsu/nexpect) - spawn and control child processes in node.js with ease
|
||||
|
Loading…
Reference in New Issue
Block a user