πŸ›‚aws-waf-token with proxy

circle-info

When the aws-waf-token field appears in the cookie, call the API through the link address where the post useragent and captcha are located to obtain the cookie named aws-waf-token.

Price Plan

Pay Per Use

(One request)

$0.005

Request URL

http://api.clearcaptcha.com/captcha/aws_waf_proxyarrow-up-right

Method

POST Content-Type: application/json

Request Parameter

Key
Type
Required
Remark
Eg.

token

String

yes

Authorize After Purchase

tes

proxy

String

yes

http proxy

test-residential-country_CA-r_10m-s_WdiG5WP15U:test@gate.nstproxy.io:24125

Request eg.

{
    "token": "test",
    "url":"https://www.amazon.com/ap/cvf/request?arb=d74a3c83-b801-40fa-b532-eaf88e1bf034",
    "js_url": "https://0079653e1140.1bafd0fd.eu-west-1.token.awswaf.com/0079653e1140/299afb8235b7/challenge.js",
	"proxy":"test-residential-country_CA-r_10m-s_WdiG5WP15U:test@gate.nstproxy.io:24125"
}

Response Parameter

Key
Type
Remark

success

Boolean

message

String

data

Object

data[aws-waf-token]

String

Response eg.


Last updated