Skip to content

Rabsztok/livescore-parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

livescore-parser

Downloads livescore match results in XML format

Installation

$ gem install livescore-parser

Usage

When gem is installed, just use livescore-parser command e.g.:

$ livescore-parser

Or if you want to configure script, use -d command to specify directory with your xml files with parsed scores, and -c command to specify your own channel list, you can see channels.yml for example.

$ livescore-parser > program.xml -d /path/to/scores -c /path/to/pages.yml

Contact

If you have any ideas, feedback, requests or bug reports, you can reach me at rabsztok@gmail.com.

About

Parse livescore feed and return in XML format

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages