captcha block for `michctapp`
Sentry Issue: COURTLISTENER-BJ5
KeyError: 'title'
File "cl/scrapers/management/commands/cl_scrape_opinions.py", line 426, in handle
self.parse_and_scrape_site(mod, options)
File "cl/scrapers/management/commands/cl_scrape_opinions.py", line 389, in parse_and_scrape_site
site = mod.Site(save_response_fn=save_response).parse()
Filed by @Luis-manzur
{'error': 'Captcha validation failed. Please try again later.'} this is the site response
this started happening on nov 24
Can you edit the title so it is descriptive of what's going on
Also, add a bit more description in the issue
- court its affecting
- date it started happening
- so, the reason is a captcha block?
if this is only happening for michctapp and not for mich; it is most likely the new endpoint we are using when we fail to get the case name. So this is fixable, and not a strict block like in other courts
We have some exchanges with Michigan ... could probably get this taken care of. Will attempt to follow up if this is still happening consistently.