agoragames / bnet_scraper

A Nokogiri-based scraper of Battle.net profiles. Currently this only includes Starcraft2.
MIT License
22 stars 7 forks source link

Add Grandmaster scraping #13

Closed cadwallion closed 11 years ago

cadwallion commented 11 years ago

The grandmaster page for each realm is accessible and chock full of information for scraping. The API I'm imagining looks something like an array of Grandmasters that contain the points, wins, rank, and a Profile object with the basic information filled in, but not fully scraped.

cadwallion commented 11 years ago

2013 Season 3 has delayed this being implemented, since there are no entries on the site. I'll implement once there's data on the roster.

cadwallion commented 11 years ago

This has been implemented in #15 and released in version 0.6.0