# szweather **Repository Path**: zhangxinjun2004/szweather ## Basic Information - **Project Name**: szweather - **Description**: 使用scrapy爬取深圳市天气气象局数据 - **Primary Language**: Python - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2023-08-15 - **Last Updated**: 2023-08-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 使用scrapy框架爬取深圳市气象局的数据,相关链接:http://weather.sz.gov.cn/qixiangfuwu/qixiangjiance/zidongzhanchaxun/index.html 爬取的主要数据接口:https://weather.121.com.cn/szqx/api/obt/dataByObtid.do 运行命令: ```shell scrapy crawl szweather ``` 目前可以获取到深圳市福田区主要监测站点数据,可根据实际需求扩展