From e6f02b847fdc50c41fb118735e09c57f9c65506d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Knut=20Hu=CC=88hne?= Date: Mon, 24 Jun 2024 15:07:05 +0200 Subject: [PATCH] Add note for Rheinland Pfalz --- jedeschule/spiders/rheinland_pfalz.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/jedeschule/spiders/rheinland_pfalz.py b/jedeschule/spiders/rheinland_pfalz.py index 2ef6637..78dc263 100644 --- a/jedeschule/spiders/rheinland_pfalz.py +++ b/jedeschule/spiders/rheinland_pfalz.py @@ -9,6 +9,8 @@ class RheinlandPfalzSpider(CrawlSpider, SchoolSpider): name = "rheinland-pfalz" + # Note, one could also use the geo portal: + # https://www.geoportal.rlp.de/spatial-objects/350/collections/schulstandorte/items?f=html&limit=4000 start_urls = ["https://schulen.bildung-rp.de"] rules = [ Rule(