d2api
latest
  • Installation
  • Getting Started
  • Quick Reference
  • Endpoints
  • Documentation
d2api
  • Docs »
  • Welcome to d2api Documentation
  • Edit on GitHub

Welcome to d2api DocumentationΒΆ

This Python library is an unofficial wrapper and parser for the Dota 2 Web API by Valve.

  • Installation
    • Install using pip (recommended)
    • Build from source
  • Getting Started
    • Getting started
    • Examples
  • Quick Reference
    • get_match_history()
    • get_match_details()
    • get_heroes()
    • get_game_items()
    • get_tournament_prize_pool()
    • get_top_live_game()
    • get_team_info_by_team_id()
    • get_live_league_games()
    • get_broadcaster_info()
    • get_player_summaries()
  • Endpoints
  • Documentation
    • get_match_history()
    • get_match_details()
    • get_heroes()
    • get_game_items()
    • get_tournament_prize_pool()
    • get_live_league_games()
    • get_top_live_game()
    • get_team_info_by_team_id()
    • get_broadcaster_info()
    • get_player_summaries()
    • Common wrappers and entities
Next

© Copyright 2019, Raghav Sairam Revision 1d3302b0.

Built with Sphinx using a theme provided by Read the Docs.