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

Steam group member list returns more used then what are in the group #1

Open
Killa4 opened this issue Jan 12, 2020 · 5 comments
Open
Assignees

Comments

@Killa4
Copy link

Killa4 commented Jan 12, 2020

Simple checked my group of 13k members and it returned 100+ more members then who are in the group. Simply console.log(members.length)

My steam group is https://steamcommunity.com/groups/Rusticated if you want to try it yourself. Not sure what the cause is.

@B3none
Copy link
Owner

B3none commented Jan 12, 2020

Thanks for logging this issue, I’ll take a look into it tomorrow! We get the data from the steam group’s XML so perhaps give that a check and make sure it’s not been cached etc

@Killa4
Copy link
Author

Killa4 commented Jan 12, 2020

I looked deeper into it, it seems that the XML returns 2 different "Member Counts" one is the display number steam shows and another is the actually members in the group I guess? It seems that for smaller groups the Member Count is the same for both but for bigger groups it isnt the exact same. Don't really understand why.

@B3none
Copy link
Owner

B3none commented Jan 12, 2020

@Killa4 thanks for looking into this, unfortunately that’s not something I can fix here. It might be worth contacting Stream and seeing if they can give you an answer

@B3none B3none self-assigned this Jan 12, 2020
@rtldg
Copy link

rtldg commented Jan 21, 2023

The higher count includes community limited (/banned/deleted?) accounts as far as I can tell

@B3none
Copy link
Owner

B3none commented Jan 22, 2023

I could look at providing both values in the response so you’re able to use whichever value you want from the API response

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