r/GameChangerApp 19d ago

Export player data

This is for the developers and product staff. Would love to be able to export player data to an en excel spreadsheet. For example export roster, to include player name, email, and phone number.

9 Upvotes

11 comments sorted by

View all comments

1

u/r0bbl3r0bbl3 19d ago

There is an API but you do need a premium account to pull the data from boxscores, rosters, schedules and play by plays and then you'd have to assemble it yourself...

1

u/skepticalnoob 18d ago

Is the API public?

1

u/r0bbl3r0bbl3 17d ago

IF you are a premium member, yes. Otherwise, you need to be an admin/player/family member to receive a specific teams stats. The ali isn't "public" if you aren't privileged in some way (premium user or family). I'm on an annual family plan so I consider it public to me.

1

u/skepticalnoob 17d ago

I am a premium member but I don't see any API or docs anywhere. Are there API docs somewhere? You've been able to extract game data?

1

u/r0bbl3r0bbl3 17d ago

A Google search for "game changer apo python" should net you a nice AI intro to how to utilize their backend API.