Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/yashrsharma44/cricketscraper

CLI for scraping cricket scores
https://github.com/yashrsharma44/cricketscraper

Last synced: 24 days ago
JSON representation

CLI for scraping cricket scores

Awesome Lists containing this project

README

        

# Cricket Scraper

This CLI, is used to scrape cricket scorecard.

## Steps to use this CLI
* First clone this repository in your computer
* cd into the directory, containing the setup.py file
* Type `pip install editable .`
* Voila, your CLI will be installed.
* After that, cd into src, and run `python scraper.py`

## Features
* It contains a main menu, to choose the following options -
### Display
`It displays the list of all matches going on currently`
### Summary
`It lists out all the summary of the given match`
### Scorecard
`It lists out all the scores of players for a given match`