免费的webservices
天气预报
http://www.260dns.cn/Services/Weather.asmx
http://www.wopos.com/webservice/Weather.asmx
http://www.260dns.cn/default.aspx
成语典故:http://www.wopos.com/webservice/chengyu.asmx
手机归属地:http://www.wopos.com/webservice/Mobile.asmx
介绍:
使用 getMobileArea(mobileCode) mobileCode-手机号码或前7位
股票走势图:http://www.wopos.com/webservice/Stock.asmx
介绍:
使用 getStockChart(StockCode) StockCode-股票代码,返回值为图片的HTTP地址.
IP地址查询:http://www.wopos.com/webservice/ips.asmx
介绍:
使用 getIParea(ip)方法返回IP所在地,使用AddIPRange(startIP,EndIP,AreaInfo)增加新的IP地址信息,使用 IpToInt 和 IntToIp可对IP地址从字符串到整型的互相转换.
在网页中直接显示来访问者IP地址及所在地的代码:
<script language="javascript" src="http://www.wopos.com/prg/showip.aspx"></script>
把以上代码放到BODY中合适的位置即可.
最近因为想做一个页面中显示天气预报的东东,于是在网上搜了一下免费的webservice,现在拿出来和大家分享。
汇率转换服务
地址:http://www.wopos.com/webservice/ExchangeRate.asmx
介绍:
使用 ExchangeA或ExchangeB(FromCurrency,CurNum,ToCurrency)方法:FromCurrency、ToCurrency均为货币简称(如 CNY,USD,EUR等),CurNum为原始数量.
天气预报:http://www.wopos.com/webservice/weather.asmx
介绍:
使用 getWeather(city)方法:city-直接输入全国大中小城市及国外中城市中文名
例:
http://www.webxml.com.cn/zh_cn/index.aspx
浙公网安备 33010602011771号