A scraper of websites built with Java/JavaFX
Version 1.0.0
This program was developeded as substitute of WebsiteWatcher. The idea is to scrap a specific part of webpages, as well as highlight the differences after the first run.
- Jsoup to parse the webpage section
- Apache CSV to read CSV files
- Diffutils to compare two different html files
- OpenCSV to write the CSV