MCPcopy Create free account
hub / github.com/VeNoMouS/cloudscraper / CaptchaAPIError

Class CaptchaAPIError

cloudscraper/exceptions.py:90–93  ·  view source on GitHub ↗

Raise an error for error from API response.

Source from the content-addressed store, hash-verified

88
89
90class CaptchaAPIError(CaptchaException):
91 """
92 Raise an error for error from API response.
93 """
94
95
96class CaptchaAccountError(CaptchaException):

Callers 6

checkErrorStatusMethod · 0.85
getCaptchaAnswerMethod · 0.85
checkErrorStatusMethod · 0.85
checkErrorStatusMethod · 0.85
checkErrorStatusMethod · 0.85
checkErrorStatusMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…