Complemento que facilita realizar web scraper. Implementa el patrón productor/consumidor para crear workers que obtienen el HTML desde los diferentes web servers, así como limitar la cantidad de ellos para no saturar al servidor ya mencionado
The WebScraper_dotNET Class Library is a high level wrapper around the WebRequest.
The library is currently compiled at .Net 4.0 so it should work with any application running .Net 4.0 and above.
WebScraper_dotNET is a library for scraping web data. It converts HTML code into a structured array of...
More information