Why does python requests module triggers bot detection logic on this website
I am trying to fetch a website. It works in the browser, and works in curl but throws 403 in python (which comes along with a captcha, but that is irrelevant as I am trying to fidn the difference between python requests and other libraries).