anticaptcha-python icon indicating copy to clipboard operation
anticaptcha-python copied to clipboard

How to add Blob Data FunCaptcha

Open Pr0t0ns opened this issue 3 years ago • 0 comments

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

Pr0t0ns avatar Jul 23 '22 04:07 Pr0t0ns