Git Product home page Git Product logo

Comments (11)

sidelux avatar sidelux commented on June 12, 2024
  1. Previous rank data are in getUser:
    Example: https://pastebin.com/ti1wXAa8
    See for past_seasons_wins, previous_rank_mmr, past_seasons_losses, past_seasons_abandons

  2. Leaderboard, what do you search for? A global leadeboard? Alternatively you should save data in your database then make a leaderboard

  3. User profile picture is inside Uplay Api, not in Rainbow 6 Api

  4. That data are not stored in Ubi api, you can only get a "snapshot" of a stats, so you should save in your database then make averages, sums, graphics, etc..

from rainbow-six-siege-player-stats-api.

oguzhanakpulatmm avatar oguzhanakpulatmm commented on June 12, 2024
  1. i mean last 4 or 5 seasons ranks

for example
grim sky
para bellum
chimera

etc. about last 3 4 seasons

  1. i mean global leaderboard

from rainbow-six-siege-player-stats-api.

sidelux avatar sidelux commented on June 12, 2024

Uhm, do you know if there are some endpoints for that stats?

Meanwhile we can wait some other answers (@Seems2Legit)

from rainbow-six-siege-player-stats-api.

MarvinBost avatar MarvinBost commented on June 12, 2024

there is no ratio: victory / defeat
or ratio: killed / dead?

from rainbow-six-siege-player-stats-api.

sidelux avatar sidelux commented on June 12, 2024

Yes but is bugged (as other fields.. thanks to ubi), you should make manual division

from rainbow-six-siege-player-stats-api.

oguzhanakpulatmm avatar oguzhanakpulatmm commented on June 12, 2024

i mean i only get previous season ( if we are in season x we only get season x-1s data)

but i want to get too many past seasons data

from rainbow-six-siege-player-stats-api.

sidelux avatar sidelux commented on June 12, 2024

@oa1907 I think you can't without specific endpoint

from rainbow-six-siege-player-stats-api.

oguzhanakpulatmm avatar oguzhanakpulatmm commented on June 12, 2024

i dont understand what you say specific endpoint??

from rainbow-six-siege-player-stats-api.

sidelux avatar sidelux commented on June 12, 2024

For example https://api-ubiservices.ubi.com/v2/profiles?"nameOnPlatform=nickname&platformType=plat is a searchUser endpoint, there are so many different for Stats, Operators, etc. but we don't know if there are for previous Rank.

from rainbow-six-siege-player-stats-api.

oguzhanakpulatmm avatar oguzhanakpulatmm commented on June 12, 2024

ok i understood

from rainbow-six-siege-player-stats-api.

Seems2Legit avatar Seems2Legit commented on June 12, 2024

The problem with Season 1-5 is Uplay's fault (as @sidelux said), can't really do anthing about it ^^...

from rainbow-six-siege-player-stats-api.

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.