Vert.X Web Scrapper This project provides a working example of Pipeline Processing with Vert.X and Kotlin Given a set of URLs, CSS selector and target directory, it will download the results in a highly concurrent manner Installation ./gradlew run Testing ./gradlew test License MIT