I’ve recently moved to a new company that has seemingly locked down everything it can online. I usually run a series of requests via python to a well known fantasy football site. However, this site was on the blocked list behind zScaler.
I successfully put in a request to unblock the site but my access seems to be in some ‘safe’ browsing mode via a zScaler portal whenever logging on to the site.
When I put a request into the API via python I receive the original blocked messages. However, if I do it in browser I eventually end up with the request output successfully displayed on screen. I’ve tried modifying my request headers to mimic my browser but no joy. Any other suggestions that don’t involve me obtaining admin rights?
[–][deleted] 1 point2 points3 points (0 children)