Releases: orion512/baskref
Releases · orion512/baskref
baskref 1.0.0
https://pypi.org/project/baskref/1.0.0/
- fixed game_time and arena_name when the game is an in-season tournament.
baskref 0.0.9
https://pypi.org/project/baskref/0.0.9/
- while scraping game data it now includes information about playoff games
- is it a playoff game, which conference, which round and which game of the series
baskref 0.0.8
https://pypi.org/project/baskref/
- fixes the bug in release 0.0.6 and 0.07 where the sub packages weren't uploaded.
baskref 0.0.6
- fixes a bug when a team takes 0 free-throws in a game
- https://pypi.org/project/baskref/0.0.6/
baskref-0.0.5
https://pypi.org/project/baskref/0.0.5/
- nicer exception handling messages on calling baskref.
baskref-0.0.4
https://pypi.org/project/baskref/0.0.4/
- added player stats scraping
- added 2nd scrape attempt if there is a proxy error
- added a flag for play-in games
- fixed bug where home and away team data has been switched
baskref-0.0.3
https://pypi.org/project/baskref/0.0.3/
- 3 new running options (gu, gsu, gpu) for scraping only game urls
- fixed date bug for scraping games in season 2000 and prior
baskref-0.0.2
https://pypi.org/project/baskref/0.0.2/
- scrape with proxy
- changed requests-html for requests and bs4
- added random user agent if first scrape fails
- typing moved to 3.10 python standard
baskref-0.0.1
The first version released on PyPi https://pypi.org/project/baskref/0.0.1/