Giter Site home page Giter Site logo

Comments (11)

theOehrly avatar theOehrly commented on May 20, 2024 1

@hash55 I took a quick look at it some time ago. It offers mostly information about events, schedule and tracks if I remember correctly.

from fast-f1.

theOehrly avatar theOehrly commented on May 20, 2024

I know of this one. It requires authentication, though. That's not a problem in itself, but it takes additional time to implement. I've looked at it already a bit. Maybe I'll get around to it at some point.

from fast-f1.

siddharth-tewari avatar siddharth-tewari commented on May 20, 2024

@theOehrly Actually after opening this issue, I found 2 more which are https://ltss.fiaformula2.com/streaming/hubs for Formula 2 and https://ltss.fiaformula3.com/streaming/hubs for Formula 3.

from fast-f1.

theOehrly avatar theOehrly commented on May 20, 2024

Those streams might work in theory, yes. They seem to be using the signalr protocol, and it is likely that they use the same backend and therefore have the same data format. But I haven't checked.
The problem is that FastF1 has some hard coded references for F1 weekend schedules and so on. This is where the real difficulty might be in terms of supporting F2/F3. I'll keep it in mind, and maybe I can look into it at some point.

from fast-f1.

hash55 avatar hash55 commented on May 20, 2024

Hello, I found on the official F1 site that there is a link called http://api.formula1.com/v1/event-tracker . I am not much a developer and learned a little bit python in school so just posted if anyone finds it useful.

What advantages does it have apparently? Is it something similar to what we have now, or does it have new features?

from fast-f1.

siddharth-tewari avatar siddharth-tewari commented on May 20, 2024

@hash55 No idea, just found it while viewing the source code of the official timing page.

from fast-f1.

siddharth-tewari avatar siddharth-tewari commented on May 20, 2024

@theOehrly Reopening the issue as having some doubts. How do use authenticate the http://api.formula1.com/v1/event-tracker api? Do we need to use our F1 account? Any code as I don't know anything about api's. For finding pages like TeamRadio,jsonStream, how do I find it for https://ltss.fiaformula2.com/streaming/hubs. Any tutorial links for reference?

from fast-f1.

siddharth-tewari avatar siddharth-tewari commented on May 20, 2024

@theOehrly I used Developer Tools but still not able to found anything. I even forked this package and am making one for Formula 2. Formula 3 would be same as they both use same type of api.

from fast-f1.

theOehrly avatar theOehrly commented on May 20, 2024

@siddharth-tewari
I'm not sure if I ever tried authentication with the event tracker api endpoint from python. No, I don't have any code for it. But I guess you need to authenticate with your F1 account. I'm not sure, it's already some time ago that I took a look at it.
I also don't have any tutorials for this. And it's not a given that the F2/F3 backend is the same as the one for F1.

from fast-f1.

siddharth-tewari avatar siddharth-tewari commented on May 20, 2024

@theOehrly I mean F2/F3 backend is almost same but not meant F1.

from fast-f1.

siddharth-tewari avatar siddharth-tewari commented on May 20, 2024

@theOehrly Any way how you did it? I tried from python but failed. Also what is your username as we gave our Name and Surname not any username

from fast-f1.

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.