徐亚东

您当前位置:YaDong网 >> 一些日志 >> Web前端 >> 浏览文章

有道身份证查询接口API

作者:佚名   更新日期:2012年06月18日 点击:

接口地址:http://www.youdao.com/smartresult-xml/search.s?type=id&q=身份证号

参数说明:

q : 要查询的身份证

返回XML数据:

<?xml version="1.0" encoding="gbk"?>
<smartresult>
<product type="identitycard">
<code>370782196402121133</code>
<location>山东省潍坊市诸城市</location>
<birthday>19640212</birthday>
<gender>m</gender>
</product>
</smartresult>

或者

http://www.youdao.com/smartresult-xml/search.s?jsFlag=true&type=id&q=身份证号

返回JSON数据:

updateCall(1, {‘product’:'identitycard’,'code’:’321528198807303319′,’location’:'湖北省宜昌市长阳土家族自治县’,'birthday’:’19880730′,’gender’:'m’} , ”);

相关文章推荐:input只能输入英文与数字

身份证查询API,API,身份证查询,js,XML,json,YaDong网,徐亚东,亚东网
上一篇:js去除空格
下一篇:JS操作JSON总结

网友评论:


生活随笔

SqlServer相关

Web前端

ASP.NET编程

互联网杂谈

我们都是80后

网站建设相关