Skip to content

A Python program to web scrape the Premier League table to the terminal.

License

Notifications You must be signed in to change notification settings

lordgabriel98/PLTable

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Premier League Table web scraper

Overview

A Python program to web scrape the Premier League table to the Linux terminal.

Features

  • Scrapes the latest Premier League table standings.
  • Retrieves team names, positions, points, and other relevant information.
  • Simple and easy-to-use API for fetching Premier League table data.

Installation

  1. Clone the repository:
git clone https://github.com/lordgabriel98/PLTable.git
  1. Navigate to the project directory.
cd PLTable
  1. Install dependencies:
pip install -r requirements.txt

Usage

  1. Run the script.
python3 PLTable.py
  1. The script will fetch the latest Premier League table and display it in the terminal.

About

A Python program to web scrape the Premier League table to the terminal.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages