Ai
1 Star 0 Fork 0

cuihui2012/python_spiders

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
config.ini 1.09 KB
一键复制 编辑 原始数据 按行查看 历史
;数据库配置信息
[DB]
DB_HOST = 192.144.186.134
DB_PORT = 3306
DB = spider_data
USER = root
PASSWD = since2012
CHARSET = utf8
;服务器信息,0.0.0.0外部服务器可以访问该服务
[SERVER]
SERVER_HOST = 0.0.0.0
SERVER_PORT = 9090
;生产需置为0-False 1-True
SERVER_DEBUG = 0
;邮件服务器配置
[EMAIL]
;发送方邮箱
msg_from = 751670441@qq.com
;填入发送方邮箱的授权码
passwd = wvlvprrvzpspbffe
;收件人邮箱
msg_to = 751670441@qq.com,1530573256@qq.com
;URL列表维护
[URL]
URL_EMPLOY = https://www.zhipin.com/c101160100/?query=java&page={}
URL_MFW = http://www.mafengwo.cn/search/q.php?q={}&p={}&t=pois&kt=1
URL_GSRST_ZYJS = http://rst.gansu.gov.cn/rst/c113809/rsks.shtml
URL_AJK = https://xa.xinfang.anjuke.com/lou/chengnan/a1_w1/
URL_XARSJ = http://xahrss.xa.gov.cn/xwzx/tzgg/1.html
URL_SXGGZP_SYDW = http://www.sxggzp.com/app/article/list/3016.shtml
URL_SXGGZP_GYQY = http://www.sxggzp.com/app/article/list/3017.shtml
URL_SXGGZP_ZPKX = http://www.sxggzp.com/app/article/list/3001.shtml
;短信服务器配置
[MESSAGE]
;腾讯云api
PHONES = +8615502986569,+8613893138726
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/cuihui2012/python_spiders.git
git@gitee.com:cuihui2012/python_spiders.git
cuihui2012
python_spiders
python_spiders
master

搜索帮助