freelawproject / juriscraper

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

`ky` scraper not working #1151

Open grossir opened 2 months ago

grossir commented 2 months ago

Sentry Issue: COURTLISTENER-81A

IndexError: list index out of range
  File "cl/scrapers/management/commands/cl_scrape_opinions.py", line 437, in handle
    self.parse_and_scrape_site(mod, options)
  File "cl/scrapers/management/commands/cl_scrape_opinions.py", line 400, in parse_and_scrape_site
    site = mod.Site().parse()
grossir commented 2 months ago

The problem was with rows that have no linked opinions image

grossir commented 2 months ago

This is now working, but we have a new gap

sentry-io[bot] commented 2 months ago

Seems like kyctapp keeps failing

Sentry Issue: COURTLISTENER-83W

Filed by @grossir