Code Monkey home page Code Monkey logo

Comments (8)

startakovsky avatar startakovsky commented on September 2, 2024

The issue you're seeing is from the ./sigopt-beats-vegas/boxscores/scraper/srape_all script. The logic for the scraping is in the scraper.py module and nba.com regularly updates their API so that is likely the problem you're seeing.

While we do not regularly keep this example up-to-date, we encourage Pull Requests from the greater community.

from sigopt-examples.

kevintee avatar kevintee commented on September 2, 2024

Ran into the same problem, this really helped!

from sigopt-examples.

alexandraj777 avatar alexandraj777 commented on September 2, 2024

Can we close this issue?

from sigopt-examples.

alexandraj777 avatar alexandraj777 commented on September 2, 2024

Should we add comments to the readme maybe and resolve?

from sigopt-examples.

dlman avatar dlman commented on September 2, 2024

Ran into same problem, should fix or at least put into readme.

from sigopt-examples.

dlman avatar dlman commented on September 2, 2024

Actually tried to fix the scraper code, apparently the stats.nba pages uses a different URL and also the content within the page is js injected, so requests doesn't pull any of the stats, may need to use something else like selenium. May take a stab at it later.

from sigopt-examples.

alexandraj777 avatar alexandraj777 commented on September 2, 2024

The real solution here might be for us to take the original dataset and load it into a publicly available bucket on s3 :)
Then the scraper is available for the curious but we don't run into so many web scraping issues

from sigopt-examples.

dlman avatar dlman commented on September 2, 2024

Sounds like a plan!

from sigopt-examples.

Related Issues (9)

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.