Code Monkey home page Code Monkey logo

Comments (7)

Saturn avatar Saturn commented on August 16, 2024 1

Okay, it seems like the old v1 api url no longer returns the "old" data either.

The new api is structurally a little different so it isn't totally simple to change over.

I will have a closer look soon.

Thanks,

from soccer-cli.

Saturn avatar Saturn commented on August 16, 2024

You should still be able to get some data.

Although, the data source changed its API which is why if you try to get standings for the English Premier League for example, you will get data from last season (2017/2018).

The code would need to be adjusted to support the new API. As well as potentially updated to support the various access tiers which include support for different leagues/statistics etc.

https://www.football-data.org/documentation/api

from soccer-cli.

tiktuk avatar tiktuk commented on August 16, 2024

I don't get any data returned either.

$ soccer --standings --league=EPL
No standings availble for EPL.

from soccer-cli.

Saturn avatar Saturn commented on August 16, 2024

@tiktuk @sebelk I have updated most of the commands to work with the new version of the api. 7fdabcf

Are you able to get data back now?

from soccer-cli.

tiktuk avatar tiktuk commented on August 16, 2024

Yes, thanks, it looks good ☺️ !

from soccer-cli.

dfrt82 avatar dfrt82 commented on August 16, 2024

Okay, it seems like the old v1 api url no longer returns the "old" data either.

Yes that's correct. v1 was shut down last week, but it was announced in July and December that it will be shut down to the end of 2018...

The new api is structurally a little different so it isn't totally simple to change over.

Yes, but just a little :-) Major enhancement are the fixed league codes, so now there's no need to touch the code for the new season any more.

from soccer-cli.

Saturn avatar Saturn commented on August 16, 2024

Thank you @dfrt82

from soccer-cli.

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.