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
Someone will reply to you shortly. In the meantime, this might help:
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...
Using 3rd-party solution, yes I did
deep-jadeOP•5mo ago
Thanks! I did in fact try these without any luck 😦
@Strijdhagen just advanced to level 1! Thanks for your contributions! 🎉
deep-jadeOP•5mo ago
Would you mind sharing what this?
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-jadeOP•4mo ago
thanks @Oleg V. , the target site is Wellfound.com
rival-black•4mo ago
Yes, as mentioned above, DataDome is a cookie validation service. You can try including it in your requests.