Untitled
unknown
python
a year ago
255 B
3
Indexable
Never
import nopecha nopecha.api_key = 'my_api_key' # Call the Token API token = nopecha.Token.solve( type='recaptcha2', sitekey='6Ld8NA8jAAAAAPJ_ahIPVIMc0C4q58rntFkopFiA', url='https://wooseotools.com/' ) # Print the token print(token)