E
E
Evgeny Malinovsky2020-02-16 13:57:46
JavaScript
Evgeny Malinovsky, 2020-02-16 13:57:46

How to bypass anti-bot protection?

I send a POST API request (using got), returns { type: 10, message: 'Confirm that you are not a robot!', success: false }, how can I get around this.

Request body - {
"uLogin": login.toString(),
"uPassword": password.toString(),
"save": true
}

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
Dimonchik, 2020-02-16
@dimonchik2013

send cookies

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question