Skip to content

niklasi/partilletennis-scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

partilletennis-scraper

Scrape tennis series information from partilletennis.se

Installation

If you don't have ruby installed, install it. You can download the latest version from ruby-lang.org or use brew or rvm.io.

gem install bundler # if not installed
bundle install

Usage

rake -T

rake foretagstennis:all      # Get both matches and teams
rake foretagstennis:matches  # Get all matches
rake foretagstennis:teams    # Get all teams
rake motionserier:all        # Get both matches and teams
rake motionserier:matches    # Get alll matches
rake motionserier:teams      # Get all teams

About

Scrape tennis series information from partilletennis.se

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published