# python-crawler **Repository Path**: yang-zhongchao/python-crawler ## Basic Information - **Project Name**: python-crawler - **Description**: python爬虫开发实例 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-11-23 - **Last Updated**: 2023-12-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 基于selenium库进行数据爬取 ## 目标网站: * 中国观鸟记录中心 http://www.birdreport.cn/home/search/page.html * 鸟人课堂 http://www.birder.cn/recordcenter.html ## 基于高德api进行地理编码 * https://restapi.amap.com/v3/geocode/geo ## 基于pymysql进行数据库操作