E
E
Enniack2016-03-10 19:09:34
PHP
Enniack, 2016-03-10 19:09:34

Click simulation (on recaptcha) via PHP+CURL?

Through curl I get a page where we authorize. You need to go through recaptcha for authorization.
accordingly, it is necessary to simulate a mouse click. what would you recommend to use?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
D
DevMan, 2016-03-10
@Enniack

A mouse click is a normal click on a link. that is, you need to get the address and navigate to it.
if the click is tied to js, ​​then php + curl is already powerless and you need to use selenium / phantomjs / etc.

I
ideological, 2017-02-28
@ideological

A solution suitable for Curl is also described
https://rucaptcha.com/recaptchav2_rus_instruction
;)

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question