Forums

urllib.error.URLError: <urlopen error Tunnel connection failed: 403 Forbidden>

I have created a crawler for webpage(https://egypt.souq.com/eg-en/mobile-phone/l/?sortby=sr&section=2&page=1) which is working in my local machine but getting an error (mentioned below) while running on server urllib.error.URLError: <urlopen error Tunnel connection failed: 403 Forbidden>

See this