# notravellist **Repository Path**: feiser/notravellist ## Basic Information - **Project Name**: notravellist - **Description**: 爬取去哪儿景点并生成热力图 http://easyinfo.online - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2017-10-02 - **Last Updated**: 2020-12-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # notravellist 功能包含: - 爬取输入区域的景点名称、地址、销量、售价等信息并存入excel表格。 - 根据景点位置获取景点经纬度等信息生成与百度地图api、echarts示例对接的json文件 - 对百度地图api、echarts进行修改可引入本地json文件 https://my.oschina.net/editorial-story/blog/1546251