finding recaptcha callback
问题 im trying to get data from this page https://ahrefs.com/backlink-checker its basically a website to check a domain rank and other status , when u enter a domain and click the check Check backlinks button it shows a google recaptcha im using a captcha service to bypass this , problem is this site uses a callback on the captcha completion , when i recive the token from my api and put it in the #g-recaptcha-response i have to call the callback to move on there is no submit button i used to find