#1 2025-11-04 14:23:23

Programates
Newbie
Reputation: 0
Registered: 2025-11-04
Posts: 2
Windows 10 Chrome 141.0

Where is the "statistics.csv" file located?

Hi everyone, I hope you're all doing well! big_smile I remember there used to be a BF1942 website (I think it was called bfstats) that had player statistics, including map counts, kills, etc. This led me to investigate how BF1942 gets its statistics. I've been researching for a couple of days now, trying to figure out how BF1942 gets them. From what I've read, they're stored in a file called "statistics.csv" that's supposedly on the server, but I haven't found much information, so I'm not sure.

Would someone be kind enough to tell me where this file is generated? If not, could you tell me where those websites that display statistics for matches played on dedicated servers, like "helloclan.eu/bf1942/stats/", get their data?

Thank you so much for reading this far and for your help.

Offline

    Positive reputation 0   Negative reputation 0

#2 2025-11-05 01:03:20

skandia
Member
Reputation: +29
Registered: 2025-08-14
Posts: 14
Unknown Firefox 144.0

Re: Where is the "statistics.csv" file located?

https://bfstats.io/system-stats is my site. Has details in that link where I get mine from, but there are many APIs providing the same thing.

The CSV you mentioned is interesting, sounds like something a server admin might produce from their logs.

Last edited by skandia (2025-11-05 01:03:41)

Offline

    Positive reputation 2   Negative reputation 0

#3 Yesterday 06:28:06

Programates
Newbie
Reputation: 0
Registered: 2025-11-04
Posts: 2
Windows 10 Chrome 141.0

Re: Where is the "statistics.csv" file located?

Oh, I did find your page during my searches, but I wasn't sure how to ask you. I have a better idea now, though, and I'd appreciate it if you could confirm the following:

- The data your page/server collects is obtained from other pages, right? If not,

- How do you get the game data directly? Where is this information stored?

Offline

    Positive reputation 0   Negative reputation 0

#4 Today 00:31:29

skandia
Member
Reputation: +29
Registered: 2025-08-14
Posts: 14
Unknown Firefox 144.0

Re: Where is the "statistics.csv" file located?

I use https://bflist.io/ which is an API providing data it scrapes from the game servers.

It uses https://github.com/gamedig/node-gamedig under the covers.

There is also http://bf1942.org/json?full which I believe is the master server for the game servers to talk to. But the owner of it Henk is on here so they would be best to confirm that.

Offline

    Positive reputation 0   Negative reputation 0

Board footer