anticaptcha-python
anticaptcha-python copied to clipboard
How to add Blob Data FunCaptcha
I have been trying to figure out a way to insert blob data your docs say it works like this
solver.set_data_blob("{"blob":"DATA_BLOB_VALUE_HERE"}")
But I have to way of inserting the blob data variable in their with those backslashes