Skip to content

GeorgeNikitinNV/tides_scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple tides data scraper

This script scrapes tide data from the Niwa website and publishes it to an MQTT broker.

I wrote it to scrape info about tides and then use it in my Homeassist, but it can be used for any other purpose that requires data scraping and publishing to an MQTT broker.

Installation

To install this script, you can use uv:

uv sync

Usage

  1. Set up your environment: Create a .env file with the necessary configuration, take .env.example as a reference.

  2. Run the script: Execute the script using:

uv run main.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages