Skip to content

Commit c5cd89e

Browse files
committed
Explain the current status re: battle.net profiles.
1 parent d8a6458 commit c5cd89e

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

README.rst

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,15 @@ implementations in other languages:
2323
* Javascript: `comsat`_
2424
* PHP: `phpsc2replay`_
2525

26+
Unfortunately sc2reader does not implement a battle.net scraper for profile
27+
information. If you need the information I know of two projects that can get
28+
you started:
29+
30+
* Ruby: `bnet_scraper`_ - Maintained by Agora Games
31+
* Python: `sc2profile`_ - Currently unmaintained, slightly dated.
32+
2633
If you'd like your tool, site, project, or implementation listed above, drop
27-
us a line on our mailing list or stop by our #sc2reader IRC channel and say hi!
34+
us a line on our `mailing list`_ or stop by our #sc2reader IRC channel and say hi!
2835

2936

3037
Current Status
@@ -285,3 +292,5 @@ support.
285292
.. _developers mailing list: http://groups.google.com/group/sc2reader-dev
286293
.. _phpsc2replay: http://code.google.com/p/phpsc2replay/
287294
.. _issue tracker: https://github.com/GraylinKim/sc2reader/issues
295+
.. _bnet_scraper: https://github.com/agoragames/bnet_scraper
296+
.. _sc2profile: https://github.com/srounet/sc2profile

0 commit comments

Comments
 (0)