From af99fff8b275972927a7ec4c607142f220311d32 Mon Sep 17 00:00:00 2001 From: Jannik Date: Thu, 31 Dec 2020 13:51:24 +0100 Subject: [PATCH] =?UTF-8?q?=E2=80=9EParser=E2=80=9C=20hinzuf=C3=BCgen?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Parser.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 Parser.md diff --git a/Parser.md b/Parser.md new file mode 100644 index 0000000..e1a5cea --- /dev/null +++ b/Parser.md @@ -0,0 +1,3 @@ +Since there is no public API to use, Teapod uses a custom Jsoup based Parser to retrieve information from the AoD website. + +### Connections \ No newline at end of file