medium-stats

1.0.1 • Public • Published

Medium Stats

You have a Medium publication. You want to know where your readers find your stories. Sadly, Medium only gives you that information per story, but not in aggregate.

This little tool will give collect "referrer" statistics for your stories, both individually and in aggregate. It will save them as CSV (for use with Excel or Google Sheets) and as JSON.

To run the tool, pass it the URL to a stats/stories page.

To use with your personal Medium blog:

npx medium-stats https://medium.com/@felixrieseberg/stats

To use with a publication:

npx medium-stats https://slack.engineering/stats/stories

The tool will use a Chromium-based browser (either Chrome or Microsoft Edge) installed on your computer to manually scrape statistics. When the browser opens, please sign into your Medium account and let the tool navigate around.

Readme

Keywords

Package Sidebar

Install

npm i medium-stats

Weekly Downloads

1

Version

1.0.1

License

MIT

Unpacked Size

7.88 kB

Total Files

6

Last publish

Collaborators

  • felixrieseberg