d2api
stable
  • Installation
  • Endpoints
  • Documentation
  • Tutorial
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
  • 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
  • Tutorial
    • Getting started
    • Examples
Next

© Copyright 2019, Raghav Sairam Revision aea7fb57.

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