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
- Host: GitHub
- URL: https://github.com/marionchaff/tide-scraper
- Owner: MarionChaff
- Created: 2024-07-14T10:04:40.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-07-19T09:32:22.000Z (10 months ago)
- Last Synced: 2025-02-16T03:18:16.934Z (3 months ago)
- Topics: chromedriver, plotly, python, scraping, selenium, tide-forecasts, tides, webscraping-python
- Language: Python
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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