ultrafunkamsterdam / undetected-chromedriver

Custom Selenium Chromedriver | Zero-Config | Passes ALL bot mitigation systems (like Distil / Imperva/ Datadadome / CloudFlare IUAM)
https://github.com/UltrafunkAmsterdam/undetected-chromedriver
GNU General Public License v3.0
9.56k stars 1.14k forks source link

[Question] baypassing cloudflare php #813

Open NiqhtRaven opened 2 years ago

NiqhtRaven commented 2 years ago

Hello, sorry for my bad english. I've been looking for a php solution for a very long time to bypass cloudflare. Colleagues can tell me what is the secret of bypassing cloudflare so that I can add parameters to another driver. Thank you very much in advance, I am ready to pay for your time spent!

P.S I'm sorry that I wrote here, I did not find the contacts of the developers

DenisSokoloff commented 1 year ago

Any solutions?

ultrafunkamsterdam commented 1 year ago

1 - It does not belong in the issue tracker. Use discussion board instead 2 - is is not clear what you want to achieve and how you use php for that. Chrome driver is typically used in a "long" running program. I know that you can invoke php from command line but I don't think it's suitable for a complete program. Or you might want to kind of reverse proxy a certain page using php. In that case try something like https://github.com/nbhr/php-reverse-proxy