The 9kw CAPTCHA API
The 9kw API is documented at https://www.9kw.eu/api.html#apisubmit-tab. The important parts for our purpose to submit a CAPTCHA and check the result are summarized here:
To submit a CAPTCHA to solve, you can use this API method and parameters:
URL: https://www.9kw.eu/index.cgi (POST)
apikey: your API key
action: must be set to "usercaptchaupload"
file-upload-01: the image to solve (either a file, url or string)
base64: set to "1" if the input is Base64 encoded
maxtimeout: the maximum time to wait for a solution (must be between 60 - 3999 seconds)
selfsolve: set to "1" to solve this CAPTCHA yourself
json: set to "1" to receive responses in JSON format
API return value: ID of this CAPTCHA
To request ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access