I have a site which I want to load using cURL. However, the site I\'m talking about is using cloudflare protection. While on cURL request => it says \'checking your browser,
That would be CloudFlare's I'm Under Attack Mode --> http://blog.cloudflare.com/introducing-im-under-attack-mode
If you are the owner of the site you should whitelist your own IP address. If you're a visitor to the site either
1.) The website owner has the feature enabled on their own website in which case it's intentional and there is no way around that as they are protecting their website or
2.) You are loading the site too often -- and you're triggering CloudFlare's DDOS protection.
p.s. Disclaimer: I work for CloudFlare.