No Description

Your Name 20e789a0b7 更新配置 8 months ago
.idea 8c483cefc6 台球选址爬虫 8 months ago
verify 8c483cefc6 台球选址爬虫 8 months ago
README.md f7459ebd60 更新配置 8 months ago
gaode_api.py f7459ebd60 更新配置 8 months ago
log.py 8c483cefc6 台球选址爬虫 8 months ago
processor.py f7459ebd60 更新配置 8 months ago
requirements.txt 8c483cefc6 台球选址爬虫 8 months ago
run.py 8c483cefc6 台球选址爬虫 8 months ago
setting.py f7459ebd60 更新配置 8 months ago
spider.py f7459ebd60 更新配置 8 months ago
store.py f7459ebd60 更新配置 8 months ago
test.py 8c483cefc6 台球选址爬虫 8 months ago

README.md

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