juriscraper
juriscraper copied to clipboard
`ky` scraper not working
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()
The problem was with rows that have no linked opinions
This is now working, but we have a new gap
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