Basketball-reference-web-scraper

Latest version: v4.14.0

Safety actively analyzes 629052 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 6

4.8.0

Implements a client method that supports returning values from Basketball Reference's `search` page (example URL: https://www.basketball-reference.com/search/search.fcgi?search=ko).

An implementation challenge was supporting Basketball Reference's behavior of going directly to a specific page when a single result is returned by a search term.

PR: 136
Issue: 134

4.7.1

4.7.0

Adds points to the output of `client.players_season_totals` (133).

Resolves 95

4.6.0

Adds `outcome` and `points` fields to the values returned by the `team_box_scores` method (132).

4.5.1

Updating version to `4.5.1` after a bad build was released to `PyPi` that prevented parsers from being imported correctly.

`4.5.1` is the same source code as `4.5.0` except that outdated source code that caused the bad build for `4.5.0` were removed.

4.5.0

Includes changes from 119 and 129

* 119 refactored the parsing logic by representing HTML entities as classes, and using those classes as the interface that the transformation logic depends on. This created a clear separation of concerns whereas previously, logic about the HTML entities was intermingled with the transformation logic to convert the HTML into Python data structures.

* 129 added the ability to fetch regular season box scores for a given player/season combination. This was ntsirakis' first contribution 👏 !

Page 3 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.