Jump to content
UBot Underground

Recommended Posts

set(#GoogleKey$scrape attribute(<class="g-recaptcha">"data-sitekey"), "Global")

 

hello guys i have this code but cant scrape the google site key, maybe site has it hidden, any solution for that to do updatable google captchas?

Link to post
Share on other sites
  • 5 months later...
  • 4 months later...

      set(#GSiteKey,$find regular expression($scrape attribute(<title="recaptcha widget">,"src"),"(?<=anchor\\?k=).*(?=&co=)"),"Global")

how to set this ?

Edited by sohaib0007
Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...