Hey all,
So I've got a problem with respect to reCaptcha. I am coding a bot in objective-c, but I am unable to come up with a method to execute the Javascript embedded in a webpage. reCaptcha relies upon executing Javascript in order to retrieve the captcha image and furthermore, input the user's response. I don't think cURL can process JS, so I am unsure how to proceed at the moment.
So I've got a problem with respect to reCaptcha. I am coding a bot in objective-c, but I am unable to come up with a method to execute the Javascript embedded in a webpage. reCaptcha relies upon executing Javascript in order to retrieve the captcha image and furthermore, input the user's response. I don't think cURL can process JS, so I am unsure how to proceed at the moment.