Get location name by giving ZIP codes
问题 I need to display the location and city name when a user enters a ZIP Code. How do I get the corresponding location names? 回答1: I would use a website like http://www.zipinfo.com/search/zipcode.htm and just send the zipcode to that, retrieve the input, parse for the city name, easy as that. 回答2: Try the USPS zipcode API - http://www.usps.com/webtools/welcome.htm 回答3: You can use the PlaceFinder geocoding web service to make REST based requests using the postal code you want to resolve to a