美团外卖商家爬虫

git@yoqi.me e2b95ef676 modify readme 7 months ago
conf 855bb14018 0 10 months ago
crawl_meituan 6735665d63 0 10 months ago
.gitignore 6735665d63 0 10 months ago
LICENSE e2b95ef676 modify readme 7 months ago
README.md e2b95ef676 modify readme 7 months ago
main.py 6735665d63 0 10 months ago
test.py 855bb14018 0 10 months ago

README.md

crawl_meituan

Version .Python

美团爬虫,获取店铺名

Usage

1、登录美团,浏览器获取cookie 2、打开conf/config.ini,填入cookie 3、填入url,运行main.py 4、输出 result.txt结果

python main.py

批量生成:

1、登录美团,浏览器获取cookie 2、打开conf/config.ini,填入cookie 3、填入urls_path,默认为urls.txt,每行一个url 4、打开conf/url.txt,填入url,运行main.py 5、输出 result.

License

Licensed under the Apache 2.0 © liuyuqi.gov@msn.cn