V
V
Vitaly Mironov2019-03-30 11:01:33
PHP
Vitaly Mironov, 2019-03-30 11:01:33

How to parse dynamic captcha?

I want to parse one site, it produces a captcha. The problem is that it's dynamic - I can't download it nor pull base64.
src="/captcha?<? echo rand(1, 9999); ?>"

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
sl0, 2019-03-30
@sl0

You can try to pull it https://github.com/chrome-php/headless-chromium-php

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question