AsyncWebBrowserScrapper.cs - a WebBrowser
-based asynchronous console web scrapper.
Licensed under ISC license.
More details: http://stackoverflow.com/a/22262976/1768303.
TODO: add a pool of WebBrowser
objects and throttle the number of concurrent downloads, more details.