GithubHelp home page GithubHelp logo

Comments (3)

chrisdaloa avatar chrisdaloa commented on August 26, 2024 1

Hi, with the data of new season it work.

from fantabeto.

uPeppe avatar uPeppe commented on August 26, 2024

Try changing the FBref link with the one for 2023-2024 season (see old seasons code part for the format), as current season (2024-2025) doesn't have any stats yet.

Or it could be that FBref is blocking the connection,
I've had this problem before.

from fantabeto.

AndreaCovelli avatar AndreaCovelli commented on August 26, 2024

@chrisdaloa It's due to the fact that fbref.com limits the requests to the site to prevent overloading of their servers due to bots. If I remember correctly, the limit is like 15 requests for each minute. If you go over that limit your ip is banned for an hour.

To solve the problem is suggest you to insert some time.wait inside the python code.

from fantabeto.

Related Issues (7)

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.