freelawproject / juriscraper

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

ValueError: not enough values to unpack (expected 4, got 0) #956

Open sentry-io[bot] opened 3 months ago

sentry-io[bot] commented 3 months ago

Sentry Issue: COURTLISTENER-6Y6

ValueError: not enough values to unpack (expected 4, got 0)
  File "cl/scrapers/management/commands/cl_scrape_opinions.py", line 385, in handle
    self.parse_and_scrape_site(mod, options["full_crawl"])
  File "cl/scrapers/management/commands/cl_scrape_opinions.py", line 348, in parse_and_scrape_site
    site = mod.Site().parse()
flooie commented 3 months ago

@giancohs - this would be a great scraper to start with - this went down at the turn of the year I believe but hadn't published new opinions and now appears to need a fix to grab new opinions?

<module 'juriscraper.opinions.united_states.administrative_agency.asbca' from '/usr/local/lib/python3.12/site-packages/juriscraper/opinions/united_states/administrative_agency/asbca.py'>