psf / requests

A simple, yet elegant, HTTP library.
https://requests.readthedocs.io/en/latest/
Apache License 2.0
52.1k stars 9.32k forks source link

datadome blocked me, #5331

Closed adlaneKadri closed 4 years ago

adlaneKadri commented 4 years ago

I've been dealing with that issue for 2 days and haven't come up with any sort of solution. am trying to send requests.get to get the html of a webpage but am blocked this is the error i got:

Capture d’écran de 2020-01-31 17-24-43

<!--
Need permission to access data? Contact: DataAccess@datadome.co
-->

<html><head><title>You have been blocked</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>var dd={'cid':'AHrlqAAAAAMAo0yXfobywkcAsK83Ww==','hsh':'53505CB4534F4422CC81E4A9499234','t':'fe','host':'c.datado.me'}</script><script src="https://ct.datado.me/c.js"></script><script async type="text/javascript" src="/_Incapsula_Resource?SWJIYLWA=719d34d31c8e3a6e6fffd425f7e032f3&ns=2&cb=7844627"></script>
</body></html>
sethmlarson commented 4 years ago

Requests maintainers can't help with this issue.