/web-scraping-selenium

Web scraping with Selenium, Apache Poi and Java 11

Primary LanguageJava

Web Scraping

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.

Technologies

Installation

Use the package manager maven to install application.

mvn clean install

Usage

  • It is necessary to install the chromedriver according to the your version of chrome.
  • Configure environment variables in the project.properties into "Resources"
  • Demo

Contributing

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.

License

unapplied