Skip to content
    Back to all Bounties

    Earn 4,500 ($45.00)

    Time Remainingdue 2 years ago
    Completed

    Scrape NBA data from basketball-reference.com

    HumzaBhakhrani
    HumzaBhakhrani
    Posted 2 years ago
    This Bounty has been completed!
    @HumzaBhakhrani's review of @internetexplorer
    5.0
    Average Rating
    Communication 5/5, Quality 5/5, Timeliness 5/5

    Bounty Description

    Problem Description

    I would like to scrape data from basketball-reference.com and get the data as a CSV. The data is a series of tables. All the tables have the same markup so one scraping structure should work for all of them.

    Acceptance Criteria

    Below is a list of pages to scrape tables from. Each table should be its own CSV file where the filename is the title of the page + title of the table. (Example: NBA Salary Cap History / Salary Cap History => nba_salary_cap_history-salary_cap_history.csv).

    Technical Details

    Prefer python, open to JS/TS for language. No preference on scraping library.

    Link to Project

    No project yet, will let you create replit and share.