Skip to content

alexhanh/starscraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Examples

pp Starscraper.profile('http://eu.battle.net/sc2/en/profile/1517403/1/boom/')

{"1v1_league"=>"Silver",
 "1v1_rank"=>28,
 "2v2_league"=>nil,
 "3v3_league"=>nil,
 "4v4_league"=>nil}
pp Starscraper.profile('http://eu.battle.net/sc2/en/profile/doesnt_exist')

nil

About

StarCraft II Battle.net profile crawler.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages