KyranRana / cloudflare-bypass

A new and improved PHP library which bypasses the Cloudflare IUAM page using cURL
MIT License
275 stars 98 forks source link

Unknown error -> --> [Captcha] ERROR. captcha page found. No implementation exists for this yet! #181

Open zineedine2010 opened 4 years ago

zineedine2010 commented 4 years ago

Hey,

I have already used cloudflare-bypass some months ago without any problem. Recently, I was scrapping a website with file get html and suddenly it started giving me an empty html result. I tried it on localhost and it worked perfectly but not on real server as I think maybe my ip is blackslisted or something else. I tried to use curl and it gave me a cloudflare challenge page, so I thought i should use cloudflare-bypass. I had the following error :

Unknown error -> --> [Captcha] ERROR. captcha page found. No implementation exists for this yet!

I updated composer with latest cloudflare bypass and simple javascript compilation and I am still getting the same message.

Any ideas to solve this with or without cloudlare bypass?

Regards

zineedine2010 commented 4 years ago

NB : I have already tried using jaymoulin dev-master cloudflare-bypass.

KyranRana commented 4 years ago

Which website?

zineedine2010 commented 4 years ago

Hey, the website is : https://wwv.voirfilms.media

KyranRana commented 4 years ago

Thank you.

zineedine2010 commented 4 years ago

Thanks to you. Hope there is a solution for that.

KyranRana commented 4 years ago

This site will be fixed in v4. If you want to be added to alpha testing for v4 let me know. :)

zineedine2010 commented 4 years ago

Oh great. I would love to. How to get added to alpha testing? Thanks.

zineedine2010 commented 4 years ago

Hey KyranRana. Hope you're fine. any news about the alpha testing?