首页 > Windows开发 > 详细

免费/无限次,根据地名查邮编api

时间:2015-11-06 02:11:47      阅读:704      评论:0      收藏:0      [点我收藏+]

全国邮政编码大全,为你快速准确查邮编,根据地名查邮编api根据相关条件查询符合条件地区的邮编

接口名称:根据地名查邮编api

接口地址:数据接口

接口地址:http://v.juhe.cn/postcode/search

支持格式:JSON/XML

请求方式:HTTP?GET/POST

请求示例:http://v.juhe.cn/postcode/search.php?key=您申请的KEY&pid=15&cid=205&did=2125&q=

根据地名查邮编api调用代码JSON返回示例:

{
    "reason": "successed",
    "result": {
        "list": [
            {
                "PostNumber": "215101",
                "Province": "江苏省",
                "City": "苏州市",
                "District": "吴中区",
                "Address": "木渎镇木东路"
            },
            {
                "PostNumber": "215127",
                "Province": "江苏省",
                "City": "苏州市",
                "District": "吴中区",
                "Address": "甪直镇西汇上塘街香花弄"
            },
            {
                "PostNumber": "215101",
                "Province": "江苏省",
                "City": "苏州市",
                "District": "吴中区",
                "Address": "木渎镇迎号弄"
            },
            {
                "PostNumber": "215127",
                "Province": "江苏省",
                "City": "苏州市",
                "District": "吴中区",
                "Address": "甪直镇中兴路"
            },
            {
                "PostNumber": "215168",
                "Province": "江苏省",
                "City": "苏州市",
                "District": "吴中区",
                "Address": "旺吴路"
            },
            {
                "PostNumber": "215101",
                "Province": "江苏省",
                "City": "苏州市",
                "District": "吴中区",
                "Address": "木渎镇邾巷弄"
            },
            {
                "PostNumber": "215101",
                "Province": "江苏省",
                "City": "苏州市",
                "District": "吴中区",
                "Address": "木渎镇老园上"
            },
            {
                "PostNumber": "215111",
                "Province": "江苏省",
                "City": "苏州市",
                "District": "吴中区",
                "Address": "金庭镇堂里街"
            },
            {
                "PostNumber": "215103",
                "Province": "江苏省",
                "City": "苏州市",
                "District": "吴中区",
                "Address": "横泾街道中街弄"
            },
            {
                "PostNumber": "215127",
                "Province": "江苏省",
                "City": "苏州市",
                "District": "吴中区",
                "Address": "甪直镇彩虹路"
            },
            {
                "PostNumber": "215124",
                "Province": "江苏省",
                "City": "苏州市",
                "District": "吴中区",
                "Address": "郭巷街道郭新西路"
            },
            {
                "PostNumber": "215127",
                "Province": "江苏省",
                "City": "苏州市",
                "District": "吴中区",
                "Address": "甪直镇东方大道"
            },
            {
                "PostNumber": "215164",
                "Province": "江苏省",
                "City": "苏州市",
                "District": "吴中区",
                "Address": "胥口镇香泾路"
            },
            {
                "PostNumber": "215124",
                "Province": "江苏省",
                "City": "苏州市",
                "District": "吴中区",
                "Address": "郭巷街道尹中路"
            },
            {
                "PostNumber": "215101",
                "Province": "江苏省",
                "City": "苏州市",
                "District": "吴中区",
                "Address": "木渎镇仓基路"
            },
            {
                "PostNumber": "215164",
                "Province": "江苏省",
                "City": "苏州市",
                "District": "吴中区",
                "Address": "太湖度假区湖滨路"
            },
            {
                "PostNumber": "215107",
                "Province": "江苏省",
                "City": "苏州市",
                "District": "吴中区",
                "Address": "东山镇启园路谈家弄"
            },
            {
                "PostNumber": "215128",
                "Province": "江苏省",
                "City": "苏州市",
                "District": "吴中区",
                "Address": "水香五村"
            },
            {
                "PostNumber": "215101",
                "Province": "江苏省",
                "City": "苏州市",
                "District": "吴中区",
                "Address": "花苑东路"
            },
            {
                "PostNumber": "215159",
                "Province": "江苏省",
                "City": "苏州市",
                "District": "吴中区",
                "Address": "光福镇小巨角"
            }
        ],
        "totalcount": 671,
        "totalpage": 34,
        "currentpage": 1,
        "pagesize": 20
    },
    "error_code": 0
}

?

免费/无限次,根据地名查邮编api

原文:http://jhapi1.iteye.com/blog/2254589

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!