Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how can i get player projected points for that do i need to call player stats #20

Closed
mihirmodiofficial opened this issue Oct 26, 2021 · 2 comments

Comments

@mihirmodiofficial
Copy link

No description provided.

@uberfastman
Copy link
Owner

@mihirmodiofficial unfortunately the Yahoo Fantasy Sports API does not provide (and never has provided) access to projected points. Yahoo uses a third party service for their player point projections, and my understanding is that as part of that arrangement Yahoo does not make that data accessible via API.

If you want to pull the projections your best bet is probably web scraping, which for ease of use would likely require you to make your league public so that you can access the HTML. Good luck!

@amarvin
Copy link

amarvin commented Nov 3, 2022

@mihirmodiofficial, you could get the player projected points using ffbot (https://github.com/amarvin/fantasy-football-bot).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants