Trial Services
City and State or Zip :    

Register for this FREE web service Example of the XML that is returned :

<?xml version="1.0" encoding="utf-8"?>
<node>
    <item>
        <Zipcode>10001</Zipcode>
        <CityName>New York</CityName>
        <CountyName>New York</CountyName>
        <StateName>New York</StateName>
        <StateAbbr>NY</StateAbbr>
        <AreaCode>212/646/917</AreaCode>
        <TimeZone>Eastern</TimeZone>
        <Latitude>40.75205</Latitude>
        <Longitude>-73.994517</Longitude>
    </item>
</node>