Package: SC2API 1.0.0.9000
SC2API: Blizzard SC2 API Wrapper
A wrapper for Blizzard's Starcraft II (a 2010 real-time strategy game) Application Programming Interface (API). All documented API calls are implemented in an easy-to-use and consistent manner.
Authors:
SC2API_1.0.0.9000.tar.gz
SC2API_1.0.0.9000.zip(r-4.7)SC2API_1.0.0.9000.zip(r-4.6)SC2API_1.0.0.9000.zip(r-4.5)
SC2API_1.0.0.9000.tgz(r-4.6-any)SC2API_1.0.0.9000.tgz(r-4.5-any)
SC2API_1.0.0.9000.tar.gz(r-4.7-any)SC2API_1.0.0.9000.tar.gz(r-4.6-any)
SC2API_1.0.0.9000.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION |NEWS
card.svg |card.png
SC2API/json (API)
| # Install 'SC2API' in R: |
| install.packages('SC2API', repos = c('https://sammorrissette.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/sammorrissette/sc2api/issues
Last updated from:9d67a4000f. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 167 | ||
| source / vignettes | OK | 199 | ||
| linux-release-x86_64 | OK | 130 | ||
| macos-release-arm64 | OK | 133 | ||
| macos-oldrel-arm64 | OK | 200 | ||
| windows-devel | OK | 91 | ||
| windows-release | OK | 66 | ||
| windows-oldrel | OK | 95 | ||
| wasm-release | OK | 106 |
Exports:get_gm_leaderboardget_ladderget_ladder_dataget_ladder_idsget_ladder_summaryget_last_playedget_league_countsget_league_dataget_legacy_achievementsget_legacy_ladderget_legacy_laddersget_legacy_match_historyget_legacy_profileget_legacy_rewardsget_metadataget_playerget_profileget_seasonget_season_dataget_staticset_tokenunset_tokenvalidate_token
Dependencies:askpasscurldata.tablehttrjsonlitemimeopensslR6sys
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Authorization | authorization set_token unset_token validate_token |
| Grandmaster Leaderboard | get_gm_leaderboard |
| Ladder Details and Profile Rank | get_ladder |
| Ladder Data | get_ladder_data |
| League Ladder ID's | get_ladder_ids |
| Profile Ladder Summary | get_ladder_summary |
| Last Played Match | get_last_played |
| League and Tier Counts | get_league_counts |
| League Data | get_league_data |
| Legacy API - Available Achievements | get_legacy_achievements |
| Legacy API - Ladder Details | get_legacy_ladder |
| Legacy API - Profile Ladder Summary | get_legacy_ladders |
| Legacy API - Profile Match History | get_legacy_match_history |
| Legacy API - Profile Data | get_legacy_profile |
| Legacy API - Available Rewards | get_legacy_rewards |
| Profile Metadata | get_metadata |
| Account Metadata | get_player |
| Profile Data | get_profile |
| Current Season Information | get_season |
| Season Data | get_season_data |
| Static Profile Data | get_static |
| 'SC2API' package | SC2API |
