Script/app to retrieve points and stats

Hi all, I was wondering if anyone has worked on a way to automatically retrieve points, stats, and other useful data for tracking and analyzing progress.

Something like this:

?

I was thinking about something to parse the points and stats and collect them in a CSV or something more elaborate to later be able to perform data analysis, but I will take a look at the extension :slight_smile:

There’s also:

And it looks like @Contributing_Factor knows ways around MW so maybe there’s some way to cover your needs?

I suspect any third-party tool will have a difficult time competing with the charts in Creator Center → Analytics since they track over the time domain.
What other kind of stats are you thinking of? Maybe they can be requested as a feature from the MW team. The right solution to your problem might be to ask them for a way to export the data to csv.

Thank you, but more accurately, I’m often able to fumble my way through things and give the illusion of understanding something. :laughing:

1 Like

To be honest I would start with something very easy, tracking the daily points, plotting a curve and giving an estimate for reaching a specific goal. It should be more than enough to scrape the total points once a day :slight_smile:

I was asking just to avoid to re-invent the wheel