# How to Export Clap and Comment Counts from Medium Articles

Exporting clap and comment counts from Medium articles is essential for tracking engagement and performance. This guide will show you how to efficiently extract these metrics, helping you gain valuable insights into your content's impact.

{% embed url="<https://assets.ytuong.dev/ytuong/MediumStats.com-01.mp4>" %}
How to Export Clap and Comment Counts from Medium Articles
{% endembed %}

To export clap and comment counts from Medium articles, follow these steps:

## Install [MediumStats.com](https://mediumstats.com) Chrome Extension

* Go to the <https://chromewebstore.google.com/detail/instant-medium-analytics/hogkmdhgbpeaoimjbmojggpacjfjcnlo> page on the Chrome Web Store.
* Click on **Add to Chrome** and confirm the installation.

<figure><img src="/files/Jznq4IzLGXnyJvdrDbxw" alt=""><figcaption><p>Instant Medium Analytics - MediumStats.com</p></figcaption></figure>

## How to use [MediumStats.com](https://mediumstats.com) Chrome Extension

Go to Medium.com or the specific author's page whose data you want to collect. The extension will begin collecting clap and comment counts automatically.

<figure><img src="/files/TaBZg3S5WrZqzVTaSNbg" alt=""><figcaption><p>Medium.com</p></figcaption></figure>

Click the MediumStats.com icon in your browser toolbar to open the extension. From the menu, select **Posts** to view a comprehensive list of all your Medium posts. The extension will automatically display detailed analytics for each post, including the total number of claps and comments. This way, you can easily track the performance of your content over time.

<figure><img src="/files/GvDR7iELQ00SPCkhx8Vc" alt=""><figcaption><p>Access MediumStats.com</p></figcaption></figure>

Now you can search, filter by authors, tags, and export all the number of claps, comments, and other engagement metrics into a CSV file for further analysis.

<figure><img src="/files/wO72m8DyGx9o9eknMIoo" alt=""><figcaption><p>All Posts - MediumStats.com</p></figcaption></figure>

Enjoy 🎉


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.gsctool.com/features/free-tools/how-to-export-clap-and-comment-counts-from-medium-articles.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
