Git Product home page Git Product logo

nba-data-scrapping's People

Contributors

nathanlauga avatar paulmcmn avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

nba-data-scrapping's Issues

Some requests timeout

Some requests to the NBA API such as in get_teams.py or get_game_stats.py are timing out due to a missing Origin header, causing the script to hang. The value should be:

Origin: https://www.nba.com

How to generate games.csv

Hey @Nathanlauga,

First of all, nice job with this project, I'm a huge NBA fan.
I'm trying to figure out which script I should run in order to generate the file games.csv,
I tried to run the script files but couldn't figure out which one should create it.

Thanks,
Lior

More of a question than an issue

Hi Nathan,

Thanks to your dataset on Kaggle, we created an NBA game predictor.
You can check it out here: https://nba-game-predictor.herokuapp.com/

I'm currently using your get_games.py to scrape a fresh set and I'm wondering what the steps are to get to the games.csv and games_details,csv ... formats that you posted?

Thanks for the great work, your data has been a lot of fun to work with!

refactoring to packages

  • Move files into a python package
  • Download last dataset version from kaggle
  • Add tests
  • documentation
  • Notebook to show dataset
  • pre commit

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.