Privacy friendly CAPTCHA forPython
A high-level, readable language prized for rapid development, data science and automation across countless domains.Whether Flask or Django, TrustCaptcha brings privacy-friendly protection with proof-of-work and bot scoring that you can style to fit any UI.TrustCaptcha is the privacy friendly and user focused CAPTCHA for Python
Security & Bot-ScoreTrustCaptcha combines a proof-of-work with a bot score — similar to the reCAPTCHA score — and custom security configurations for maximum security. Learn more
Privacy Friendly & GDPR-CompliantTrustCaptcha is a privacy-first CAPTCHA solution with a clear focus on data protection and GDPR compliance. Learn more
CustomizationAll features of the CAPTCHA widget are fully customizable such as translations or design. The branding or the entire widget can also be hidden. Learn more
AccessibilityThe CAPTCHA completely dispenses with puzzles or image marking tasks. The CAPTCHA works fully automated and complies with international accessibility standards. Learn more
Python integration of the CAPTCHA
1 – Sign Up
2 – CAPTCHA Creation
Create a new CAPTCHA or use a existing one.3 – Websites & Credentials
Enter all websites that are allowed to use your CAPTCHA and check whether you can see your site-key, secret-key and, if applicable, a license-key.4 – Frontend Integration
Integrate the CAPTCHA widget into your website or app. You can find detailed instructions for the frontend integration in our documentation. The CAPTCHA widget will then be displayed on your website or app.5 – Backend Integration
When the CAPTCHA has finished, take the verification token and send it to your backend. Then retrieve the verification result from our servers and determine your next steps. You can find detailed information on backend integration in our documentation.The basic steps for your Python integration are as follows. For detailed instructions, please read our documentation.Install Dependency Fetch Result Handle Result6 – Congratulations 🎉
You are now protected by TrustCaptcha - congratulations!