Code Monkey home page Code Monkey logo

Comments (3)

howardchung avatar howardchung commented on June 28, 2024 1

If you have a specific set of IDs you want data for then you will need to do a request for the ones that don't already have it available.

1-2k per day sounds pretty reasonable, it's only when it's hundreds of thousands that it starts causing problems.

from core.

howardchung avatar howardchung commented on June 28, 2024

If you just want a list of match IDs that have already been parsed (and so will have the replay link data), use the /parsedMatches endpoint and then get match data for just those IDs so you won't have to request a reparse. It won't be a random sample, though

from core.

doctorfrankly avatar doctorfrankly commented on June 28, 2024

thanks for the reply. i already collect match ids i want from another api so i just want to get the replays for those. about 10% of them already have the replay link on the open dota api i just dont want to spam your api to parse the other 90% when i just want the links. if that makes any sense.

from core.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.