Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 466 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 466 Bytes

Vert.X Web Scrapper Build Status

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