提供全国邮政编码大全,为你快速准确查邮编
接口地址:http://v.juhe.cn/postcode/query
支持格式:json/xml
请求方法:http get/post
请求参数说明:
名称 必填 类型 说明 postcode 是 string 邮编,如:215001 key 是 string 在个人中心->我的数据,接口名称上方查看 page 否 int 页数,默认1 pagesize 否 int 每页返回,默认:20,最大不超过50 dtype 否 string 返回数据的格式,xml或json,默认json
请求示例:http://v.juhe.cn/postcode/query?postcode=215001&key=申请的KEY
返回参数说明:
名称 类型 说明 error_code int 返回码 reason string 返回说明
返回示例:JSON返回示例:
{ "reason": "successed", "result": { "list": [ { "PostNumber": "215001", "Province": "江苏省", "City": "苏州市", "District": "平江区", "Address": "廖家巷新光里" }, { "PostNumber": "215001", "Province": "江苏省", "City": "苏州市", "District": "平江区", "Address": "龙兴桥顺德里" } ], "totalcount": 352, "totalpage": 176, "currentpage": 1, "pagesize": "2" }, "error_code": 0 }
接口地址:http://v.juhe.cn/postcode/pcd
支持格式:xml/json
请求方法:http get/post
请求参数说明:
名称 必填 类型 说明 key 是 string 在个人中心->我的数据,接口名称上方查看 dtype 否 string 返回数据的格式,xml或json,默认json
请求示例:http://v.juhe.cn/postcode/pcd?key=您申请的KEY
返回参数说明:
名称 类型 说明 error_code int 返回码 reason string 返回说明
返回示例:JSON返回示例:
{ "reason":"successed", "result":[ { "id":"1", /*省份ID*/ "province":"上海市", /*省份名称*/ "city":[ { "id":"32", /*城市ID*/ "city":"上海市", /*城市名称*/ "district":[ { "id":"798", /*区域ID*/ "district":"南汇区" /*区域名称*/ }, { "id":"799", "district":"卢湾区" }, { "id":"800", "district":"嘉定区" }, { "id":"801", "district":"奉贤区" }, { "id":"802", "district":"宝山区" }, { "id":"803", "district":"崇明县" }, { "id":"804", "district":"徐汇区" }, { "id":"805", "district":"普陀区" }, { "id":"806", "district":"杨浦区" }, { "id":"807", "district":"松江区" }, { "id":"808", "district":"浦东新区" }, { "id":"809", "district":"虹口区" }, { "id":"810", "district":"金山区" }, { "id":"811", "district":"长宁区" }, { "id":"812", "district":"闵行区" }, { "id":"813", "district":"闸北区" }, { "id":"814", "district":"青浦区" }, { "id":"815", "district":"静安区" }, { "id":"816", "district":"黄浦区" } ] } ] } ] }
接口地址:http://v.juhe.cn/postcode/search
支持格式:json/xml
请求方法:http get/post
请求参数说明:
名称 必填 类型 说明 pid 是 int 省份ID cid 是 int 城市ID did 否 int 区域ID q 否 string 地名关键字,如:木渎 page 否 int 第几页,默认为第1页 pagesize 否 int 每页显示条数,(1-50)默认20条, key 是 string 在个人中心->我的数据,接口名称上方查看 dtype 否 string 返回数据的格式,xml或json,默认json
请求示例:http://v.juhe.cn/postcode/search.php?key=您申请的KEY&pid=15&cid=205&did=2125&q=
返回参数说明:
名称 类型 说明 error_code int 返回码 reason string 返回说明
返回示例: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 }
聚合数据是互联网专业数据科技服务商,致力于用数据科技赋能行业升级,驱动产业发展。主要向不同行业的企业客户提供大数据服务和系统的解决方案。经营范围是数据技术服务。
聚合数据作为天聚地合(苏州)数据股份有限公司旗下的互联网专业数据科技服务商,于2018年上线,总部位于苏州,在北京、杭州均设有数据处理中心。聚合数据主要提供两种核心服务:第一、数据技术服务。依托聚合云数据平台,以API数据接口的形式,向下游客户提供数据查询、信息验证和充值接口等服务;第二、数据应用。以大数据清洗、分析、挖掘等技术为主要技术手段,为企业客户提供数据应用系统或定制化的数据分析成果,帮助企业进行经营决策。目前可以为金融科技、汽车后市场、智慧城市等领域提供大数据解决方案。
企业和程序员可以通过进制数据封装的API或SDK极速接入其他数据资源,同时进制数据提供数据交易等服务。通过进制数据,不仅开发成本极大降低,而且可以获得其他丰富的数据服务:数据交易,数据分析,区块链Token管理等服务。
电话:173-6457-5198
QQ① 群:792473404
客服 QQ:1643296538
微信客服:binstds
扫描二维码添加客服微信
周一至周五 9:00 - 21:00(其中周三为 9:00 - 18:00)
周六 9:00 - 12:00(节假日除外)
进制数据团队
2020.01.01