Description
Scrape Deutsche.
Description
Provides helper functions to scrape the online archive of the Deutsche Turnliga <https://www.deutsche-turnliga.de/archiv.html>. Also included is data of one competition and one matchday as test data.
README.md
dtlscores
The goal of dtlscores is to provide helper functions for scraping competition results from the Deutsche Turnliga archive.
The function in this package enable scraping results from deutsche-turnliga.de Users should check the site’s terms of use and robots.txt before scraping.
Installation
You can install the development version of dtlscores like so:
remotes::install_github("grimmjulian/dtlscores")