/WeatherApp-WebScraping-Selenium

This project is a weather application developed with selenium technology.

Primary LanguageC#

WeatherApp-Selenium-C#

This project is a weather application developed with selenium technology.

Contents And Compiles

  • This project helps us learn the current weather conditions in real-time.
  • When logging into the application, it opens the https://www.mgm.gov.tr/ website in the background as a server to scrap the weather information.
  • To use the program on your own computer, you need to ensure that the chromedriver in your project file is the same version as your Chrome Browser, and you need to edit the directory on line 22 of the WebScraper class in the Service folder according to your own computer.

Images Of The Program

  • Entry the program

weatherapp1

  • City Search Section

weatherapp2

  • Results Section

weatherapp3