Pringleman83 / SportsBook

A sports data scraping and analysis tool
GNU General Public License v3.0
82 stars 38 forks source link

Add league options #30

Open Pringleman83 opened 6 years ago

Pringleman83 commented 6 years ago

The league menu needs some further options:

  1. Options for grouped leagues (For example, English leagues, Spanish leagues, UK leagues etc.)
  2. An option for all leagues. (DONE)

This will need some code implementing, probably generating a list of the selected leagues and iterating through that list, processing the league and fixture scraping function).

Pringleman83 commented 5 years ago

An option has been added for All leagues. This really needs a sub menu for special options as listed in the original issue statement.