Google Weather API - parsing and modifying data

前端 未结 2 937
终归单人心
终归单人心 2021-01-23 02:05

This question is no longer up-to-date -- Google shut down the unofficial weather API in 2012


I\'d like to put some weather forecast to a

2条回答
  •  春和景丽
    2021-01-23 02:20

    The google xml does return the temperature in Celsius as well look for a temp_c tag inside current_conditons

提交回复
热议问题