Skip to content

This api will help you avoid getting blocked by Datadome by generating a datadome cookie used to verify the authenticity of your request.

Notifications You must be signed in to change notification settings

frenchghost/Datadome-Solution

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This api will help you avoid getting blocked by Datadome by generating a datadome cookie used to verify the authenticity of your request.

For Sites such as www.footlocker.com, www.courir.com, www.slamjam.com, www.starcowparis.com, www.asus.com, www.redditinc.com, and many more

  1. Deploy this api somewhere. Localhost is preferrable to reduce latency
  2. Make sure you have Node.js installed https://nodejs.org/en/
  3. Set the port you would like the api to run on in the config.js file
  4. Make sure to install the dependencies by either running "npm i" or running the install.bat file
  5. Then you can run the start.bat file and the api will be up and ready
  6. you can now request to http://127.0.0.1:${PORT}/datadome with the body having the domain in it example - {"domain":domain}

cookieGen() function can also be pulled from .\src\assets and can be used in any application

PS: Wrote this in 1 hour so not the best Datadome API out there but works great

Any issues contact me @ghosts#6983 on discord or @french#8355

alternative, you can use https://www.capsolver.com/ for datadome

About

This api will help you avoid getting blocked by Datadome by generating a datadome cookie used to verify the authenticity of your request.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published