Adding Google reCAPTCHA v3 to your Django Forms

Ordinary Coders
Python in Plain English
8 min readJun 23, 2021

--

What is Google reCAPTCHA?

reCAPTCHA is a free Google service designed to protect your website from unwanted bots submitting forms.

While previous versions required some level of user interaction with “I’m not a robot” checkboxes, Google reCAPTCHA v3 tracks the interactions with your site and detects high-risk behavior.

--

--

Coding can be difficult. Get motivated by learning to code with interactive, step-by-step tutorials. https://ordinarycoders.com/