# OpenDota

OpenDota: Open source Dota 2 data platform with automated replay parsing

Repository: https://github.com/odota/core
Canonical: https://ross.abutalabs.com/products/opendota
Homepage: https://www.opendota.com
Language: TypeScript
License: MIT
License Family: permissive
Topics: dota, data, api, javascript, docker, nodejs, hacktoberfest
Last push: 2026-08-21T18:25:36+00:00
Link (homepage): https://www.opendota.com

## Health v2 (maintenance only)
Score: 76/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 98, release rhythm 35, longevity 100
- inputs: {"age_days": 4387, "days_push": 12, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1627, forks 317 (observed 2026-08-28T04:05:13.131617+00:00)

## What it is
OpenDota is an open-source Dota 2 data platform that provides a REST API and web UI for match and player statistics. It ingests data from Valve's WebAPI and performs fully automated parsing of match replay (.dem) files using a Java-based parser.

## Use cases
- get dota 2 match statistics via api
- parse dota 2 replay files automatically
- self-host a dota 2 stats platform
- query player profiles and match history for dota 2
- build esports analytics tools on dota 2 data
- fetch hero and item data from dota 2

## When to choose
- you need programmatic access to Dota 2 match or player data
- you want to self-host the full data pipeline including replay parsing
- you're building analytics, dashboards, or bots on top of Dota 2 data

## When to avoid
- you need data for games other than Dota 2
- you want a turnkey hosted service without running PostgreSQL, Redis, and Cassandra yourself
- you can't obtain a Steam API key or a Steam account for replay parsing

## Facets
- artifact type: service
- maturity: active
- function: api-framework, web-framework, etl, parser, database, caching, analytics
- domain: gaming-tools, analytics, apis, developer-tools
- platform: self-hosted, cloud
- tags: dota-2, steam-web-api, replay-parsing, esports, match-statistics, microservices, postgresql, redis, cassandra, java-parser, data-engineering, nodejs, docker, web-server

## Member repositories
- odota/core (backend) score 76
- odota/web (frontend) score 67

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:13.131617+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:48:22.858896+00:00, confidence not recorded.
  - readme: https://github.com/odota/core (fetched 2026-08-28T04:05:13.131617+00:00, sha 766976a821fd)
  - homepage: https://www.opendota.com (fetched 2026-08-29T11:21:32.998075+00:00, sha d45bce3d59d3)
- Data as of 2026-08-30T08:39:29.467469+00:00.
