This tool scrapes and compiles weather data from various online sources. It fetches weather forecasts, temperature trends, and precipitation statistics for specific locations, providing users with comprehensive weather reports.
-
Clone the repository:
git clone https://github.com/MuhabEssam/WeatherHarveste
-
Install the required Python packages:
pip install -r requirements.txt
-
Run the script:
python WeatherHarvester.py
-
Enter the location for which you want to fetch weather data.
- Fetches real-time weather data.
- Provides detailed weather forecasts and statistics.
- Easy to use and customize.