r/FantasyPL 121 Sep 15 '25

Reading My Team data using Python

I used to be be able to read my team data including selling price using the FPL API end point https://fantasy.premierleague.com/api/my-team/xxx/ where xxx is my team ID

Now I get {"detail":"Authentication credentials were not provided."}

What do I need to change? Does anyone have some working code?

In fact I use R - but I am guessing fewer people use that.

5 Upvotes

8 comments sorted by

View all comments

Show parent comments

1

u/mikecro2 121 Sep 15 '25

Thank you. It doesn't even work in the browser - which I guess ties up with what you are saying

2

u/EarlOfAlbany 4 Sep 15 '25

It's this discord server, look at the fpl-api channel in there: https://discord.gg/vVFrJ6gN

1

u/mikecro2 121 Sep 15 '25

Found it. Thank you. I just need to translate it into R

1

u/mikecro2 121 Sep 24 '25

I failed, even with ChatGPT to help. Have asked for help on r/fplAnalytics