Coder Social home page Coder Social logo

114_robot's Introduction

114预约挂号平台实时刷新工具

1. 自主登陆114获取cookie信息

登陆到114之后,自主进行授权操作,登陆后,点击F12进入开发者工具。

找到Application选项卡,然后找到cookie为cmi-user-ticket的cookie,将Key和Value通过等于号(=)拼装起来拼。运行程序第一步键入该值!

2. 选择要实时检测的门诊网址

选择自己希望查询的门诊科室,然后复制URL即可,例如:

必须点击到最细的科室级别,然后复制URL,否则无发进行解析。

3. 运行py文件

4. 实时查看门诊预约状态(每30秒查询一次)

5. 飞书通知

钉钉同理。如果同时设置钉钉、飞书webhook地址,即都会发送通知。

    # webhook 通过飞书群添加机器人可获取
    webhook = ''

    if webhook == '':
        return

免责声明

此软件程序用于替代人工耗时的检索房源过程,请勿修改代码中的网站保护策略。知法懂法,请参考破坏计算机信息系统罪

114_robot's People

Contributors

uzdz 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.