Google天气预报的接口

通过Google API获取了上海市的天气信息,包括当前天气状况、温度、湿度、风向和风速,以及未来几天的天气预报。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

http://www.google.com/ig/api?hl=zh_cn&weather=shanghai

http://www.google.com/ig/api?hl=zh_cn&weather= + 地方拼音,+省拼音

http://www.google.com/ig/api?hl=zh_cn&weather= + 地方拼音

返回

<?xml version="1.0" ?>

- < xml_api_reply version =" 1 ">
- < weather module_id =" 0 " tab_id =" 0 " mobile_row =" 0 " mobile_zipped =" 1 " row =" 0 " section =" 0 ">
- < forecast_information >
< city data =" Shanghai, Shanghai " />
< postal_code data =" shanghai " />
< latitude_e6 data ="" />
< longitude_e6 data ="" />
< forecast_date data =" 2010-06-21 " />
< current_date_time data =" 2010-06-21 15:00:00 +0000 " />
< unit_system data =" SI " />
</ forecast_information >
- < current_conditions >
< condition data =" 多云 " />
< temp_f data =" 75 " />
< temp_c data =" 24 " />
< humidity data =" 湿度: 73% " />
< icon data =" /ig/images/weather/mostly_cloudy.gif " />
< wind_condition data =" 风向: 北、风速:2 米/秒 " />
</ current_conditions >
- < forecast_conditions >
< day_of_week data =" 周一 " />
< low data =" 21 " />
< high data =" 29 " />
< icon data =" /ig/images/weather/mostly_sunny.gif " />
< condition data =" 晴间多云 " />
</ forecast_conditions >
- < forecast_conditions >
< day_of_week data =" 周二 " />
< low data =" 23 " />
< high data =" 31 " />
< icon data =" /ig/images/weather/sunny.gif " />
< condition data =" " />
</ forecast_conditions >
- < forecast_conditions >
< day_of_week data =" 周三 " />
< low data =" 23 " />
< high data =" 31 " />
< icon data =" /ig/images/weather/sunny.gif " />
< condition data =" " />
</ forecast_conditions >
- < forecast_conditions >
< day_of_week data =" 周四 " />
< low data =" 24 " />
< high data =" 30 " />
< icon data =" /ig/images/weather/mostly_sunny.gif " />
< condition data =" 以晴为主 " />
</ forecast_conditions >
</ weather >
</ xml_api_reply >
接着解析数据。。

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值