π»Interstitial
This page describes how to solve Datadome Interstitial ("Verifying your device")
Datadome Interstitial Workflow
π§± Step 1: Trigger a Block
htmlCopyEdit<html>
<head>
<title>thefork.it</title>
<style>#cmsg{animation: A 1.5s;}@keyframes A{0%{opacity:0;}99%{opacity:0;}100%{opacity:1;}}</style>
</head>
<body style="margin:0">
<p id="cmsg">Please enable JS and disable any ad blocker</p>
<script data-cfasync="false">
var dd = {
'rt':'i',
'cid':'AHrlqAAAAAMA33U5jz_3dWIAH38V_A==',
'hsh':'4980A61279181687DE605B235F81B9',
'b':1362300,
's':2906,
'host':'geo.captcha-delivery.com'
}
</script>
<script data-cfasync="false" src="https://ct.captcha-delivery.com/i.js"></script>
</body>
</html>π Step 2: Construct Device Check URL
π Step 3: Fetch and Encode the Page
π§ Step 4: Solve Using Our API
π€ Step 5: Submit the Payload
Headers
Body
β
Step 5: Handle the API Response
What to do:
Last updated