Skip to content

A handy script to get football scores from terminal

Notifications You must be signed in to change notification settings

hunterwyld/football_shell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

football_shell

A handy script to get football scores from terminal.

Requirements

  • python3+
  • BeautifulSoup4
  • Requests

Usage

git clone https://github.com/hunterwyld/football_shell.git
cd football_shell
python fs_main.py

Features

show league tables

league table

show live scores

live scores

show match detail

match detail

show match squad

match squad

show match statistics

match statistics

Supported Leagues

  • [England] Premier League
  • [England] Championship
  • [England] League 1
  • [England] League 2
  • [Spain] LaLiga
  • [Spain] LaLiga SmartBank
  • [Italy] Serie A
  • [Italy] Serie B
  • [Germany] Bundesliga
  • [Germany] 2nd Bundesliga
  • [France] Ligue 1
  • [France] Ligue 2
  • [Netherlands] Eredivisie
  • [Portugal] Primeira Liga
  • [Russia] Premier League
  • [China] Super League
  • [Japan] J. League
  • [Australia] Hyundai A-League

Data collected from www.livescores.com

About

A handy script to get football scores from terminal

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages