Skip to content

faridmamadou/NBA_MVP

Repository files navigation

NBA MVP Scraper 🏀

This repository contains a web scraping project designed to extract NBA MVP (Most Valuable Player) information from Basketball Reference. The goal is to collect and organize data about MVP winners, including player names, teams, seasons, and performance statistics.

📋 Features

  • Scrapes detailed MVP data from the Basketball Reference website.
  • Outputs data in structured formats like CSV, JSON, or a database.
  • Reusable and modular code for basketball-related scraping projects.
  • Well-documented scripts with examples for easy setup and use.

🛠️ Technologies

  • Python
  • Beautiful Soup / Scrapy (for web scraping)
  • Pandas (for data manipulation)
  • Optional: SQLite or other database tools for data storage.

🚀 Usage

  1. Clone this repository:
    git clone https://github.com/your-username/nba-mvp-scraper.git

About

Scrip for scraping of mvp informations coming from https://www.basketball-reference.com/

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published