matthewmueller / x-ray

The next web scraper. See through the <html> noise.
MIT License
5.87k stars 349 forks source link

PhantomJS no longer being maintained, switch to chrome headless instead #304

Open smithb1994 opened 6 years ago

smithb1994 commented 6 years ago

PhantomJS no longer being maintained, switch to chrome headless instead.

PhantomJS announcement: https://github.com/ariya/phantomjs/issues/15344 Chrome headless: https://github.com/GoogleChrome/puppeteer

matthewmueller commented 6 years ago

Agreed, I'd like this to be the first thing that's done. A chrome headless driver for x-ray. See: #252

AlJohri commented 6 years ago

found this attempt on googling: https://github.com/brandonmp/x-ray-puppeteer