Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to collect massive replay dem file efficiently? #2794

Open
RuiLiFeng opened this issue Apr 23, 2024 · 0 comments
Open

How to collect massive replay dem file efficiently? #2794

RuiLiFeng opened this issue Apr 23, 2024 · 0 comments

Comments

@RuiLiFeng
Copy link

Hi all,

I want to collect many dota2 replay data for research purposes. However, currently, I cannot find an efficient way to do this.

First I question api.opendota.com/{matchpool}Matches (matchpool=pro or public) to get the matchids,then I visit api.opendota.com/matches/matchid to find whether it has a replay_url.

However in this procedure, about merely 1/20 matchid have replay_urls, which make my collection of replay dem file extremely expensive, cost nearly 0.3$ for one replay.

How can accelerate this process and make it much cheaper?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant