I would like to use the API to parse US Postal addresses entered into an ASP.NET application. I will store the input address no matter how it is entered, then try to parse and verify with the user.
Do Google, Microsoft, or Yahoo have such features in their APIs? If so, what is your experience with the various APIs?
source
share