Supported task types
API methods
Articles
Tutorials
GitHub
Tutorial pages

How to find the Recaptcha sitekey on the page

The easiest way is to open the developer tool, switch to the "Network" tab, and find a request to "reload?k=sitekey".


The "k" property holds the required sitekey value.