Cloudflare WAF
Last updated
Last updated
Warning
Proxy is obligatory, use a static proxy or one that doesn't rotate too quick.
Please use our User-agent with cookies & headers returned by our API.
You must use a well maintained TLS library to request to your target website.
The task type is:
TurnstileTask
creating the task using the createTask
Task object
type
String
No
has to be "TurnstileTask" for cloudflare
subtask_type
String
No
has to be "cf_clearance" for this type
websiteURL
String
No
the target website address.
proxyType
String
No
input is http/socks5 only
proxyAddress
String
No
the proxy address
proxyPort
Integer
No
proxy port as int.
proxyLogin
String
No
proxy login
proxyPassword
String
No
proxy password
Use the getTaskResult method to get the task results.
Depending on several factors you will get task results from 2 seconds to 20 seconds.
such factors include:
Proxy speed
target website location
Server load