Anyone managed to get past Datadome?

I've been struggling hard with Datadome on sites like Wellfound.com. Has anyone been able to crack this one?
9 Replies
Hall
Hall•5mo ago
Someone will reply to you shortly. In the meantime, this might help:
rival-black
rival-black•5mo ago
Hi! I'm not sure of such cases, but maybe this could help you, if you haven't looked at it yet https://github.com/rebrowser/rebrowser-patches. Also, if you've been on datacenter proxies consider using RESIDENTIALs
GitHub
GitHub - rebrowser/rebrowser-patches: Collection of patches for pup...
Collection of patches for puppeteer and playwright to avoid automation detection and leaks. Helps to avoid Cloudflare and DataDome CAPTCHA pages. Easy to patch/unpatch, can be enabled/disabled on d...
azzouzana
azzouzana•5mo ago
Using 3rd-party solution, yes I did
deep-jade
deep-jadeOP•5mo ago
Thanks! I did in fact try these without any luck 😦
MEE6
MEE6•5mo ago
@Strijdhagen just advanced to level 1! Thanks for your contributions! 🎉
deep-jade
deep-jadeOP•5mo ago
Would you mind sharing what this?
deep-jade
deep-jade•4mo ago
@Strijdhagen What is the exact target site? From my experience: 1. Playwright with RESIDENTIAL may work 2. if You check XHR requests => You may find api datadome POST request with datadome token in response. You can then use this token in cookies.
deep-jade
deep-jadeOP•4mo ago
thanks @Oleg V. , the target site is Wellfound.com
rival-black
rival-black•4mo ago
Yes, as mentioned above, DataDome is a cookie validation service. You can try including it in your requests.

Did you find this page helpful?