juriscraper icon indicating copy to clipboard operation
juriscraper copied to clipboard

`ky` scraper not working

Open grossir opened this issue 1 year ago • 3 comments

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 avatar Sep 02 '24 15:09 grossir

The problem was with rows that have no linked opinions image

grossir avatar Sep 02 '24 15:09 grossir

This is now working, but we have a new gap

grossir avatar Sep 04 '24 02:09 grossir

Seems like kyctapp keeps failing

Sentry Issue: COURTLISTENER-83W

Filed by @grossir

sentry[bot] avatar Sep 12 '24 16:09 sentry[bot]

Latest ky opinion we have is from September 26, 2024; but the source has ~19 opinions from October

Latest kyctapp opinion is from October 25, but there are more than 50 opinions from November on the source. A backscraper will need to be run

grossir avatar Nov 20 '24 17:11 grossir