I need to programmatically find approximate postal/zip code for a given city. When I use this link:
http://maps.googleapis.com/maps/api/geocode/xmladdress=vancouver,BC,Canada&components=country:CA
it brings me all location information except postal code. Is there a way to get a postal code using only city name?