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