GithubHelp home page GithubHelp logo

advicecontentcrawler's Introduction

AdviceContentCrawler

通过python爬虫,快速抓取24万条医疗咨询数据。

联系作者

  • 关注公众账号医疗与AI的碰撞
  • 微信添加NormanPayneretire2053,和创作团队形成联系
  • 需要获得更多的已经成型的测试数据,可以和创作团队交流。

文件组成

  • DoctorListCrawler,抓取医生的列表
  • AdviceListCrawler,抓取每个医生咨询的列表
  • AdviceContentCrawler,抓取每个咨询的内容

在每个Crawler中,execute()是最终的执行入口

代码使用的注意事项

  • 代码在Linux/Mac下编写,所以分割符号是\n,文件夹的分隔符是/,在Windows环境下需要进行修改
  • 每个Crawler文件里的文件夹需要修改,以符合你实际的文件夹名称
  • 程序在python2.7下运行,在python3上会有一定的问题

抓来了数据应该怎么用

  • 请关注公众账号 医疗与AI的碰撞,上面有具体的产品使用场景

advicecontentcrawler's People

Contributors

retire2053 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.