biglocalnews / court-scraper

Scrapers for U.S. county court sites.
ISC License
56 stars 18 forks source link

Add CAPTCHA support to OdysseySite #72

Closed zstumgoren closed 3 years ago

zstumgoren commented 3 years ago

Add support for reCaptcha to OdysseySite.

We know of at least two sites that do not require/allow registration and login, and instead require reCaptchaV2 to conduct searches:

Implementation

Build on existing CAPTCHA work using anticaptcha

But try a less invasive decorator-based approach to detect and solve captchas, handle retries, etc.

zstumgoren commented 3 years ago

Basic implementation of reCaptcha_v2 support works for San Mateo and Washingston state Odyssey portal