Any way to get around "E_REQUEST_FORBIDDEN_ERRORS"

Feel like I tried everything. Local Monitors, Proxies, etc.

Basically I’m monitoring listings on Zoro. (https://www.zoro.com/) The webpage is dynamic and does not require any authentication. But I’m constantly running into “E_REQUEST_FORBIDDEN_ERRORS” for some of the lisitings

the forbidden error (http status 403) is usually encountered when the site blocks access to the website. local monitoring usually works well in such cases. did you encounter the same error locally too? does logging to your zoro.com account make any difference locally?

I see. Could this be caused if the same site is queried multiple times

For example, let’s say you are on zoro, and monitoring a bunch of listings.

If you have like 20 monitors for various lisitngs, and are checking them all at once, could that cause this issue.

yes, it is certainly possible.