/go-al

Primary LanguageGo

Swedish Allsvenskan Score Scraper GO-AL

Description

This is a really simple command-line interface (CLI) program I built to scrape websites and gather scores for the Swedish Allsvenskan football league. It provides a convenient way to access up-to-date scores for Allsvenskan matches.

Features

  • Scrape Allsvenskan match scores from websites.
  • Display scores for specific teams or all matches.
  • Simple and easy-to-use command-line interface.

Installation

You can download and install this CLI program using go get:

go get https://github.com/ivolejon/go-al

Usage

go run .