﻿<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>学习日记 &#187; api</title>
	<atom:link href="https://www.softwareace.cn/?feed=rss2&#038;tag=api" rel="self" type="application/rss+xml" />
	<link>https://www.softwareace.cn</link>
	<description>时刻想着为自己的产品多做一些对他好的事情</description>
	<lastBuildDate>Fri, 20 Mar 2026 06:58:28 +0000</lastBuildDate>
	<language>zh-CN</language>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>网站调用接口</title>
		<link>https://www.softwareace.cn/?p=307</link>
		<comments>https://www.softwareace.cn/?p=307#comments</comments>
		<pubDate>Thu, 04 Apr 2013 11:43:00 +0000</pubDate>
		<dc:creator><![CDATA[admin]]></dc:creator>
				<category><![CDATA[Php]]></category>
		<category><![CDATA[api]]></category>

		<guid isPermaLink="false">http://www.softwareace.cn/?p=307</guid>
		<description><![CDATA[1、先贴几个站长工具的网站 http://tool.114la.com/ http://seo.chinaz. [&#8230;]]]></description>
				<content:encoded><![CDATA[<p><strong>1、先贴几个站长工具的网站</strong></p>
<p><strong><a href="http://tool.114la.com/">http://tool.114la.com/</a> </strong></p>
<p><strong><a href="http://seo.chinaz.com/">http://seo.chinaz.com/</a> </strong></p>
<p><strong><a href="http://www.ip138.com/">http://www.ip138.com/</a> </strong></p>
<p><strong><a href="http://life.hao123.com/">http://life.hao123.com/</a></strong></p>
<p><a href="http://www.osctools.net/"><strong>http://www.osctools.net/</strong></a></p>
<p><strong>2、几个大型网站提供的IP API接口调用方法 可以用来限制地区访问</strong></p>
<p>淘宝的IP接口地址: <a href="http://ip.taobao.com/instructions.php" target="_blank">http://ip.taobao.com/instructions.php</a></p>
<p>腾讯的IP地址API接口地址：<a href="http://fw.qq.com/ipaddress" target="_blank">http://fw.qq.com/ipaddress</a><br />
新浪的IP地址查询接口：<a href="http://int.dpool.sina.com.cn/iplookup/iplookup.php?format=js" target="_blank">http://int.dpool.sina.com.cn/iplookup/iplookup.php?format=js</a><br />
新浪多地域测试方法：<a href="http://int.dpool.sina.com.cn/iplookup/iplookup.php?format=js&amp;ip=218.192.3.42" target="_blank">http://int.dpool.sina.com.cn/iplookup/iplookup.php?format=js&amp;ip=218.192.3.42</a><br />
搜狐IP地址查询接口（默认GBK）：<a href="http://pv.sohu.com/cityjson" target="_blank">http://pv.sohu.com/cityjson</a><br />
搜狐IP地址查询接口（可设置编码）：<a href="http://pv.sohu.com/cityjson?ie=utf-8" target="_blank">http://pv.sohu.com/cityjson?ie=utf-8</a><br />
搜狐另外的IP地址查询接口：<a href="http://txt.go.sohu.com/ip/soip" target="_blank">http://txt.go.sohu.com/ip/soip</a></p>
<p><strong>3、几个天气预报的API接口</strong></p>
<p>yahoo天气预报的url是http://weather.yahooapis.com/forecastrss?w=2151330&amp;u=c</p>
<p>参数w对应各个地方在yahoo数据库中的WOEID，如北京的WOEID是2151330，目前也可以用参数p来代替w，不过官方还是推荐用w，p是计划要被取消的。</p>
<p>参数u用于确定温度的单位（c是摄氏度f是华氏度）。对于中国（国外没比较）的天气查询来说，yahoo相对无论从能查到的地方还是预报的内容都是比较全的。</p>
<p>详见:<a href="http://blog.csdn.net/fengyun1989/article/details/7341166" target="_blank">免费的天气预报API&#8211;谷歌，雅虎，中央气象台</a></p>
<p>国家气象局提供的天气预报API接口</p>
<p><a href="http://www.weather.com.cn/data/sk/101010100.html">http://www.weather.com.cn/data/sk/101010100.html</a> <a href="http://www.weather.com.cn/data/cityinfo/101010100.html">http://www.weather.com.cn/data/cityinfo/101010100.html</a> <a href="http://m.weather.com.cn/data/101010100.html" target="_blank">http://m.weather.com.cn/data/101010100.html</a></p>
<p>具体使用看: <a href="http://g.kehou.com/t1029846752.html"> <strong>http://g.kehou.com/t1029846752.html</strong></a></p>
<p><strong>4、WebServices的众多接口</strong></p>
<p><a href="http://www.webxml.com.cn/zh_cn/web_services.aspx">http://www.webxml.com.cn/zh_cn/web_services.aspx</a></p>
]]></content:encoded>
			<wfw:commentRss>https://www.softwareace.cn/?feed=rss2&#038;p=307</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
