I'm trying to find a long list of the names BF use for their football competition markets if there is one.
I'm consolidating some football automations and currently saving the competition name to use as an "exactly matches one of the following" condition, to avoid mixing up German Bundesliga with Austrian Bundesliga, but there's variations on some leagues names; Liga 1, 2.Liga, Primera, Premier etc. I can get a good number of them from the BF fixtures list but many seasons haven't started so have no listings yet obviously.
Is there a simpler way to do this I'm blind to, or am I destined for nights of looking at logs and copy/pasting when the seasons begin?






 I've added a new SV called Delete which stores on the condition the Competition name contains any of the non-wanted names, then made another Custom column in Guardian that will populate the leagues to be removed by using that SV Delete. Now I can just sort by that column and delete them all at once.
  I've added a new SV called Delete which stores on the condition the Competition name contains any of the non-wanted names, then made another Custom column in Guardian that will populate the leagues to be removed by using that SV Delete. Now I can just sort by that column and delete them all at once.