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.3.tar.gz (2.6 kB view details)

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: TimeanddateScrapper-0.0.3.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.3.tar.gz
Algorithm Hash digest
SHA256 c6e774417e2f7b2f636e4fef76fd6845a3dc515e487b07a6c6fa36ba3771fc32
MD5 b5068ca0be136c6343d95f588cf746e7
BLAKE2b-256 75988f9c198e33a4028f0760f39f969b161d3403c435a52e65e98d9aa6d4c892

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for TimeanddateScrapper-0.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 8190f78d390f050553cb6035e2f39917ce8aae09bbd303d7a90390c21c5e2d5d
MD5 07f2988ebeb565cafccd5057a8b44ef3
BLAKE2b-256 4ae51751cca3af9b6c51a10506e6721b8cf550808531facf8f1fd8da1609d122

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