Examples
Using HTTP interface in Python
The following example shows how to insert the CAPTCHA image into the page:
The following example shows how to insert the CAPTCHA audio file into the page:
The checking code is very simple (the values of captchaHash and captchaCode must be sent from a form by the web browser):
Using FRPC interface in Python
The API can be used directly using the XML-RPC (FastRPC) interface. The use is similar to the previous example, you only need to create an CaptchaRCP() object. The RPC interface has the following methods: