Does anyone else have this issue? curl -X 'POST' 'https://api.cloudflare.com/client/v4/accounts/9357

Does anyone else have this issue?
curl -X 'POST' 'https://api.cloudflare.com/client/v4/accounts/9357fcd5fdd482d8ff83604451aad279/browser-rendering/markdown' \
-H 'Content-Type: application/json' \
-H 'Authorization: Bearer INkf8LWxNWrE96x4Z-zDCiAgoxMG6KfUuYvUAvyg' \
-d '{
"url": "https://www.czone.com.pk/graphic-cards-pakistan-ppt.154.aspx"
}'
{"success":true,"result":"# !Icon for www.czone.com.pkwww.czone.com.pk\n\nVerifying you are human. This may take a few seconds.
\n\nwww.czone.com.pk needs to review the security of your connection before proceeding.\n\nVerification successful\n\nWaiting for www.czone.com.pk to respond...\n\nRay ID:
997a23bf1a81339e
\n\nPerforman
ce & security by Cloudflare"}


I'm simply trying to get prices from a website and get blocked by cloudflare itself. So its not possible to use cloudflare browser rendering for website that use cloudflare?
Was this page helpful?