An open API service indexing awesome lists of open source software.

https://github.com/marionchaff/tide-scraper

scrape tides from maree.info
https://github.com/marionchaff/tide-scraper

chromedriver plotly python scraping selenium tide-forecasts tides webscraping-python

Last synced: about 1 month ago
JSON representation

scrape tides from maree.info

Awesome Lists containing this project

README

        

# tide-scraper

ENG:
Extracts high/low tide data from maree.info URL using Selenium and processes them into into minute-by-minute tide levels over a specified number of days.

FR:
Extrait les données de marée haute/basse du site maree.info avec Selenium, et les transforme en hauteur de marée par minute sur une période (en nombre de jour) spécifiée.

Requirements
- Python 3.10.6
- Selenium 4.22.0
- numpy 1.23.5