/Weather-Scraper

Scraping weather from Croatian weather services.

Primary LanguagePythonMIT LicenseMIT

Weather Scraper

Croatian weather report scraper Python 3! This program reads web-pages of Croatian DHMZ (Croatian meteorological institute) and saves values into database after which serves you with graphs of saved data. Program can be set up to work in background or with Windows scheduler.

Getting Started

This program is made in Python 3!

  1. Download Anaconda 1.1 After installation open Spyder
  2. Download repository
  3. Unzip-it

Prerequisites

Anaconda for Python3 Spyder Python pip BeautifulSoup

Installing

  • Download Anaconda
  • Check if Anaconda installed Spyder
  • Download this repository
  • After download unzip-it
  • Put unzipped file in plain site
  • Open file named Crtanje_Stranice_i_Upis.py
  • Run File

Built With

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

  • All the girls and guys making tips and tricks tutorials on the Internet
  • Programmers at BeautifulSoup