Giter Site home page Giter Site logo

cricinfo-stat-retrieval's Introduction

Cricinfo Stat Retriever

A script to retrieve data from Cricinfo Statsguru

Running the Script

  1. Pip install the dependicies
  2. Run retrieve.py with the query as a command line argument
  3. First argument should be the name, use '!' as prefix for women cricketers
        python retrieve.py '!perry'
        python retrieve.py 'kohli'
  4. Add filters, the supported filters are
    1. Host nation (simply type the name)
    2. Format (all,test,odi,t20i)
    3. Venue (Home, away, neutral)
    4. Opposition (usage-> vs COUNTRY)
    5. Time range (usage-> y/year/time start (to/-) end )
        python retrieve.py 'kohli @aus'
        python retrieve.py 'kohli @ test'
        python retrieve.py 'kohli @ neutral'
        python retrieve.py 'vvs @ vs AUS'
        python retrieve.py 'gautam gambhir @ time 1 jan 2006 - 31 dec 2008'
        python retrieve.py 'gautam gambhir @ y 1 jan 2006 to 31 dec 2008'
    

Cricinfo Live Score Retrieval

A script to retrieve scoreboards from live cricket matches

Running the Script

  1. Pip install the dependicies
  2. Run score_retrieval.py
  3. Enter the match id from the list

cricinfo-stat-retrieval's People

Contributors

anime-sh 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.