freelawproject / juriscraper

An API to scrape American court websites for metadata.
https://free.law/juriscraper/
BSD 2-Clause "Simplified" License
356 stars 106 forks source link

`nd` source url has changed #1026

Closed sentry-io[bot] closed 3 months ago

sentry-io[bot] commented 4 months ago

Sentry Issue: COURTLISTENER-75F

HTTPError: 404 Client Error: Not Found for url: https://www.ndcourts.gov/supreme-court/recent-opinions?pageSize=100
(1 additional frame(s) were not displayed)
...
  File "cl/scrapers/management/commands/cl_scrape_opinions.py", line 387, in handle
    self.parse_and_scrape_site(mod, options)
  File "cl/scrapers/management/commands/cl_scrape_opinions.py", line 350, in parse_and_scrape_site
    site = mod.Site().parse()

Filed by @grossir