vifreefly / kimuraframework

Kimurai is a modern web scraping framework written in Ruby which works out of box with Headless Chromium/Firefox, PhantomJS, or simple HTTP requests and allows to scrape and interact with JavaScript rendered websites
MIT License
1.01k stars 154 forks source link

Unable to use proxy with password for headless chrome #55

Open avantmittal90 opened 3 years ago

avantmittal90 commented 3 years ago

Is there any plan to support proxy with authentication for headless chrome?

visoft commented 3 years ago

I have this question too. What engines support authentication?

Update, I figured out that poltergeist_phantomjs supports proxy auth, but I'd really like to use chrome.