uberfastman / yfpy

Python API wrapper for the Yahoo Fantasy Sports public API (supports NFL, NHL, MLB, and NBA).
https://pypi.org/project/yfpy/
GNU General Public License v3.0
163 stars 44 forks source link

[Feature Request] Team Stats for Season for H2H League with Categories #60

Open sirlazy4077 opened 1 week ago

sirlazy4077 commented 1 week ago

Description

Currently yfpy is able to query the teasm stats for a points league, looking to see if Team Stats for a H2H league with categories can be brought in. E.g. For MLB, retrieving R/HR/etc. category stats for the season (may be located at something like the following: https://.fantasysports.yahoo.com/b1//headtoheadstats?pt=B&type=stats)

Use case

Gives the ability to see team stats within a H2H league, e.g. for considering how the team is performing in a more roto-like format.