Your Name 20e789a0b7 更新配置 | 8 月之前 | |
---|---|---|
.idea | 8 月之前 | |
verify | 8 月之前 | |
README.md | 8 月之前 | |
gaode_api.py | 8 月之前 | |
log.py | 8 月之前 | |
processor.py | 8 月之前 | |
requirements.txt | 8 月之前 | |
run.py | 8 月之前 | |
setting.py | 8 月之前 | |
spider.py | 8 月之前 | |
store.py | 8 月之前 | |
test.py | 8 月之前 |
1.run.py --爬虫执行程序 2.spider.py -- 数据采集 3.processor.py --数据处理 4.store.py --数据持久化 5.log.py --日志配置 6.setting.py --爬虫配置 7.gaode_api.py --高德API
pip install -r requirements.txt