Skip to content

A python command line utility for getting football league tables and upcoming fixtures

License

Notifications You must be signed in to change notification settings

murtaghj/football-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Table of Contents

Introduction

Football Stats Scraper is a Python script that allows you to retrieve league tables and fixtures for various football leagues. It fetches data from a specified source and provides you with clean and formatted output.

Features

  • Retrieve league tables for specified football leagues
  • Fetch upcoming fixtures for specified football leagues
  • Supports various football leagues including Premier League, La Liga, Serie A, Bundesliga, etc.

Dependencies

  • Python 3.x
  • pandas
  • requests
  • BeautifulSoup4

Installation

football-stats-scraper can be installed either directly from PyPI or by cloning the repository and installing it manually.

Installing from PyPI

To install football-stats-scraper directly from PyPI, run:

pip install football-stats-scraper

About

A python command line utility for getting football league tables and upcoming fixtures

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages