Giter VIP home page Giter VIP logo

didi-rank's Introduction

didi-rank

滴滴算法大赛中,获取自己的排名以及记录自己的排名的历史信息

每次查询成绩都需要从头翻页,所以花了点时间写了个获取排名的脚本,因为后期滴滴可能会有此方面的功能,所以代码没有refactor,现在功能有:

  • 支持查看最新排名
  • 支持查看最佳排名
  • 支持查看最佳排名提交日期
  • 支持记录历史数据(需要你每天run一次,记录在ranks.json文件中),方便查看的成绩趋势
  • 支持一次查询多个账号,因为有人用多个小号提交

用法:

  • 运行环境: python3
  • 依赖包: requests
  • 下载或者clone该repo
  • 修改你的账号列表
team_names = ['XMZH', 'yiersan']
  • 然后运行就行了,运行结果如图 image

didi-rank's People

Contributors

176coding avatar

Watchers

James Cloos avatar  avatar

Forkers

dragonforce2010

didi-rank's Issues

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.