Skip to main content

The Weather Data Scrap Application extracts weather data from the popular website timeanddate.com.

Project description

Weather-Data-Scrap-WWDS

Description

The Weather Data Scrap Application is a Python-based web scraping tool that extracts weather data from the popular website timeanddate.com. The application utilizes the BeautifulSoup library to parse the website's HTML content and retrieve valuable weather information for 140 most popular cities.

Features

Easy-to-Use: The application provides a user-friendly interface, making it simple for users to specify the location and date range for weather data extraction.

Accurate Data: By leveraging timeanddate.com's reliable weather data, the application ensures that users receive accurate and up-to-date weather information.

Data Export: Extracted weather data is stored in an Excel file, allowing users to access and analyze the information for future reference.

Functionalities:

worldWideReport():

This Generates the world wide weather reports in list format.

saveToExcel():

This Generates the world wide weather reports in an excel sheet.

Example

from TimeanddateScrapper.worldweather import Weather
w = Weather()
print(w.worldWideReport())
w.saveToExcel()

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

TimeanddateScrapper-0.0.5.tar.gz (2.6 kB view details)

Uploaded Source

Built Distribution

TimeanddateScrapper-0.0.5-py3-none-any.whl (2.9 kB view details)

Uploaded Python 3

File details

Details for the file TimeanddateScrapper-0.0.5.tar.gz.

File metadata

  • Download URL: TimeanddateScrapper-0.0.5.tar.gz
  • Upload date:
  • Size: 2.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.8.8

File hashes

Hashes for TimeanddateScrapper-0.0.5.tar.gz
Algorithm Hash digest
SHA256 373cc0d7e03cbbccfaf48abfe4bfa62f9a14e46b8875d45622b10c3d973213a2
MD5 5b12301397ec1f9bd993b963688888b5
BLAKE2b-256 fe7340366b5a7f646e215328e193e36115ba28b6b6b4d70c49e634bf84a5bd06

See more details on using hashes here.

File details

Details for the file TimeanddateScrapper-0.0.5-py3-none-any.whl.

File metadata

File hashes

Hashes for TimeanddateScrapper-0.0.5-py3-none-any.whl
Algorithm Hash digest
SHA256 7d6016c45e92300ad2044b5ce5a5dbbb0f39a27fedfd65374e5d9c522e02ca76
MD5 f4fa053576088579447f2cfbb4fe21c5
BLAKE2b-256 99a0bd74403d014f4c0b953bb63fde113f69ff7ec8c96c0c3dd0e0383194d640

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page