I am running a script that scrapes a single site when executed. This has worked fine until recently. I run this script using mobile proxies locally and on server. Im seem to only be blocked on server... local works totally fine.. Any ideas?
TL;DR
Developer is being blocked with a 403 error from a cloud function while running a scraping script. The script works fine with mobile proxies locally but is blocked on the server. Looking for suggestions on how to resolve this issue.