ContentMine / quickscrape

A scraping command line tool for the modern web
MIT License
259 stars 42 forks source link

Passing down headless mode parameter to scraper #64

Open lanzer opened 9 years ago

lanzer commented 9 years ago

Passing down headless mode parameter to "addScraper" function in scraperBox, this, along with the fix on scraperBox.js will enable headless mode for quickscrape

There's also a pull request for thresher that is needed for this fix

https://github.com/ContentMine/quickscrape/issues/63