BruceDone / awesome-crawler

A collection of awesome web crawler,spider in different languages
MIT License
6.33k stars 685 forks source link

Add Jvppeteer #58

Open fanyong920 opened 4 years ago

fanyong920 commented 4 years ago

Jvppeteer is a Java library which provides a high-level API to control Chrome or Chromium over the DevTools Protocol. Jvppeteer runs headless by default, but can be configured to run full (non-headless) Chrome or Chromium https://github.com/fanyong920/jvppeteer