I'm tryingto to use a captcha solving service but all of them request a code that's attached to an element called "data-sitekey" that should be in the HTML of a page with recaptcha on it. The problem is that I can't find data-sitekey for some websites that that require login (such as wsj, nytimes etc). Is there a way to resolve this issue?
I couldn't find a way to extract "data-sitekey" for some websites.
I'm tryingto to use a captcha solving service but all of them request a code that's attached to an element called "data-sitekey" that should be in the HTML of a page with recaptcha on it. The problem is that I can't find data-sitekey for some websites that that require login (such as wsj, nytimes etc). Is there a way to resolve this issue?
I couldn't find a way to extract "data-sitekey" for some websites.
You can use CapSolver for this. Their extension helps identify and extract the "data-sitekey" even on websites that require login,check out their guide on how to do this here, Identify Any Captcha and Parameters.
nytimes
=6LevSGcUAAAAAF-7fVZF05VTRiXvBDAY4vBSPaTF
andwsj
=6LcmI7sUAAAAAF-vTKb3JIwIzz2CXCx8hJW0Ukis
– GTK Commented Feb 5 at 14:21