Home > soccer_tables

soccer_tables

Soccer_tables is a project mainly written in ..., it's free.

YQL tables to access information about ranking and fixtures of french and english championship

YQL tables to retrieve ranking and fixtures information for french and english championship

How to use it

Make the xml files available on the web or use the one on GitHub

https://raw.github.com/ymainier/soccer_tables/master/ranking.xml
https://raw.github.com/ymainier/soccer_tables/master/fixture.xml

Use the YQL console to test

  1. See how to retrieve the Premier League ranking table.
  2. See how to retrieve all fixtures for Manchester United

How to customize requests

For ranking

Required league key, the value can be 'french', 'english', 'champions_league_group_a' to 'champions_league_group_h'

For Fixture

Required championship key, the value can be either 'french' or 'english'

Required team key, the value must be a team name. It must be valid for the championship. See the team name used here for the Premier League and here for Ligue 1