Skip to content

Jin-Zhang-Yaoguang/HaoDF_spider

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 

Repository files navigation

HaoDF_spider

1. Background

本项目获取好大夫在线(www.haodf.com )中的相关信息,仅供学习交流使用,如果侵权联系删除。
This project obtains the relevant information in Haodf (www.haodf.com), only for learning and communication. If the infringement contact is deleted.

2. Introduction

进入README查看字段更清晰

名称 命名 爬取字段 示例链接
爬取冠心病主界面 doctor_summary_page.py 姓名
推荐热度
两年内该疾病的票
该疾病总票
近两周回复
https://www.haodf.com/jibing/guanxinbing/daifu_all_all_all_all_all_all_1.htm
爬取医生个人界面 doctor_personal_info.py 姓名
个人网站链接 【主键/外键】
基础信息:职称,医院,科室,性别
标题栏数据:3个
侧边栏数据:12个
主题栏数据:疗效满意度、态度满意度、几届好大夫、具体届数、简历
https://fwliuhaibo.haodf.com/
爬取服务价格链接 doctor_service_price.py 姓名
在线问诊链接
一问一答
图文问诊
电话问诊
https://fwliuhaibo.haodf.com//clinic/selectclinicservice
爬取患者投票链接 doctor_voted.py 医生姓名
医生投票链接 【主键/外键】
爬取界面链接
投票类型
患者姓名
病症类型
看病目的
治疗方式
疗效满意度
态度满意度
门诊花费
目前病情状态
本次挂号途径
选择该医生的理由
评论内容
推荐人数
回应人数
投票时间
时间是否有效
https://www.haodf.com/jingyan/all-liuhaibo.htm
爬取患者问诊链接 doctor_consulted.py 医生姓名
患者问诊链接 【主键/外键】
爬取问诊链接
患者
标题
相关疾病
对话数
医生回复数
最后发表时间
最后发表
明细链接
问诊类型
提问状态
提问日期
疾病
病情描述
希望获得的帮助
患病多久
已就诊医院及科室
用药情况
既往病史
问诊明细汇总
每个单元含:对话序号、对话发起人、对话时间、对话内容
https://fwliuhaibo.haodf.com//zixun/list.htm
爬取心意礼物链接 doctor_gift_detail.py 医生姓名
心意礼物链接 【主键/外键】
已帮助患者数
已收到礼物数
收到礼物明细 json数据结构
https://fwliuhaibo.haodf.com/present/presentnavigation
爬取患友会链接 doctor_patient_group.py 医生姓名
患友会链接 【主键/外键】
患友会数量
患友会详情(每个患友会的名称、成员数、话题数)
https://fwliuhaibo.haodf.com/huanyouhui/index.html

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages