Forget about the hassle of working with API's that only work on University VPN's.
curl -X GET "https://postal-code-api-phi.vercel.app/latlng/[postal code]"
{
"postalCode": "6227XB",
"latitude": "50.8391149701999",
"longitude": "5.7342847853829"
}
200