Medium Notifications avatar
Medium Notifications
Deprecated

Pricing

Pay per usage

Go to Store
Medium Notifications

Medium Notifications

Deprecated
katerinahronik/medium-response-notifications

Developed by

Kateřina Hroníková

Maintained by Community

Enables the set up of notifications for any Medium members, and it checks for new responses on Medium posts, so you never miss posts from users or followers. It can send notifications to a defined Slack channel (with a Slack token) or email.

0.0 (0)

Pricing

Pay per usage

6

Monthly users

2

Runs succeeded

33%

Last modified

4 years ago

You can access the Medium Notifications programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.

1echo '{
2  "articleUrl": [
3    "https://blog.apify.com/get-custom-web-scraping-solutions-from-certified-developers-on-apify-marketplace-f1fe0302bcd"
4  ],
5  "articleId": [
6    "cd3220e9abf5",
7    "50417cc20994"
8  ],
9  "channel": "#general",
10  "emailTo": "user@company.com"
11}' |
12apify call katerinahronik/medium-response-notifications --silent --output-dataset

Medium Notifications API through CLI

The Apify CLI is the official tool that allows you to use Medium Notifications locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

1npm i -g apify-cli
2apify login

Other API clients include:

Pricing

Pricing model

Pay per usage

This Actor is paid per platform usage. The Actor is free to use, and you only pay for the Apify platform usage.