Skip to content

Commit

Permalink
Add note for Rheinland Pfalz
Browse files Browse the repository at this point in the history
  • Loading branch information
k-nut committed Jun 24, 2024
1 parent 5da0130 commit e6f02b8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions jedeschule/spiders/rheinland_pfalz.py
Original file line number Diff line number Diff line change
Expand Up @@ -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(
Expand Down

0 comments on commit e6f02b8

Please sign in to comment.