1. 首页
  2. 编程语言
  3. Python
  4. python 爬虫(采集链家房产数据至mysql数据库)

python 爬虫(采集链家房产数据至mysql数据库)

上传者: 2021-04-30 01:37:26上传 .PY文件 6.18 KB 热度 30次

爬虫多线程,需要自行创建mysql数据库表:

insert into houseInfo(area_name, house_title, house_community, house_flood, house_type, house_square, house_orientation, house_decoration, house_floor, house_structure, house_totalPrice, house_unitPrice)

用户评论