Web scraping is an automation application used to organize and collect the URL's and your respective names of Java's course of Codenation and transform in Xls archive.
- Java 11
- Selenium Web Driver
- Apache Poi - it is necessary download Binary Distribution .zip and add to libraries into project modules
Use the package manager maven to install application.
mvn clean install
- It is necessary to install the chromedriver according to the your version of chrome.
- Configure environment variables in the project.properties into "Resources"
- Demo
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.
unapplied