scala-scraper icon indicating copy to clipboard operation
scala-scraper copied to clipboard

Any plan for WebDriver?

Open wiradikusuma opened this issue 7 years ago • 1 comments

As you probably know, Chrome now supports headless (https://developers.google.com/web/updates/2017/04/headless-chrome), and one way to call it is through WebDriver. Any plan for scala-scraper to support headless Chrome?

wiradikusuma avatar Jul 22 '17 07:07 wiradikusuma

Hi @wiradikusuma. I was aware of WebDriver, but I never heard of a way to run Chrome in a fully headless way. Sounds nice!

I'd love to support WebDriver, I just haven't had time to learn what I need and implement the necessary bindings for scala-scraper. I think there shouldn't be a problem with supporting it, though.

ruippeixotog avatar Jul 22 '17 10:07 ruippeixotog