Automate Medium
HumDay reads Medium’s own published API description and derives 32 operations from it. Describe the outcome you want in plain words — you get a program that is written, proven on real data, and run for you.
What Medium is
Medium API helps you to quickly extract data from Medium's Website (https://medium.com). You can gather data related to users, publications, articles (including its textual content), latest posts & top writers within a topic/niche, etc…
API host: medium2.p.rapidapi.com
What HumDay can read from Medium
These are the operations a schedule or a trigger can watch.
- GETSearch Users
/search/users?query={query} - GETSearch Tags
/search/tags?query={query} - GETSearch Lists
/search/lists?query={query} - GETSearch Articles
/search/articles?query={query} - GETSearch Publications
/search/publications?query={query} - GETGet List Info
/list/{list_id} - GETGet User Info
/user/{user_id} - GETGet Latest Posts
/latestposts/{topic_slug} - GETGet Welcome
/ - GETGet User's Lists
/user/{user_id}/lists - GETGet User ID
/user/id_for/{username} - GETGet List Articles
/list/{list_id}/articles - GETGet User's Articles
/user/{user_id}/articles - GETGet List Responses
/list/{list_id}/responses - GETGet User Followers
/user/{user_id}/followers - GETGet User Following
/user/{user_id}/following - GETGet User's Interests
/user/{user_id}/interests - GETGet User's Publications
/user/{user_id}/publications - GETGet User's Top Articles
/user/{user_id}/top_articles - GETGet Related Tags
/related_tags/{tag} - GETGet Article Info
/article/{article_id} - GETGet Top Writers
/top_writer/{topic_slug} - GETGet Publication Info
/publication/{publication_id} - GETGet Article Fans
/article/{article_id}/fans - GETGet Article's Content
/article/{article_id}/content - GETGet Related Articles
/article/{article_id}/related - GETGet Article's Markdown
/article/{article_id}/markdown - GETGet Article Responses
/article/{article_id}/responses - GETGet Topfeeds
/topfeeds/{tag}/{mode} - GETGet Publication Articles
/publication/{publication_id}/articles - GETGet Publication ID
/publication/id_for/{publication_slug} - GETGet Publication Newsletter
/publication/{publication_id}/newsletter
How automating Medium works
- Describe the outcome. Say what you want to happen, in your own words. No node graphs, no field mapping.
- Approve the contract. HumDay writes down exactly what it will do, what it will touch, and what it will never do. You approve it before anything is built.
- See it proven. The program runs and shows you the result before it is allowed near your live Medium account.
- Grant access, then go live. You approve the specific Medium operations it may use — and only those.
Popular Medium integrations
Connect Medium to the tools people pair it with most.
- Medium and OData for namespace microsoft.graphintegration
- Medium and Cloudflareintegration
- Medium and NetBoxintegration
- Medium and GitHubintegration
- Medium and Mistintegration
- Medium and Loket.nlintegration
- Medium and Atlassian The Jira Cloud platformintegration
- Medium and Magento B2Bintegration
- Medium and Stripeintegration
- Medium and Zuora Reference Billingintegration
- Medium and bunqintegration
- Medium and DocuSignintegration
Automate Medium with these
- Google Compute Engine694 operations
- Jellyfin379 operations
- OpenAI273 operations
- Evetech EVE Swagger Interface206 operations
- Google Campaign Manager 360205 operations
- Google Content for Shopping175 operations
- Google Display & Video 360151 operations
- Bungie.Net134 operations
- VocaDbWeb127 operations
- Google Admin SDK122 operations
- Google Apigee109 operations
- Shutterstock Explorer109 operations
Categories
Questions about Medium automation
- Can HumDay connect to Medium?
- Yes. HumDay reads Medium's own published API description and derives the operations from it, so there is no hand-built connector to wait for. 32 operations are documented.
- Do I need to write code to automate Medium?
- No. You describe the outcome you want in plain words. HumDay agrees a contract with you, writes the program, and shows you a test run before anything touches your Medium account.
- What can HumDay do in Medium?
- 0 of the 32 documented operations change something in Medium, and 32 read from it. HumDay only ever uses the specific operations your approved contract needs.
- Is my Medium account safe?
- Your credentials are stored encrypted and are never shown in chat, code, or logs. Every run is limited to the operations you explicitly approved, and anything that writes to Medium is held behind that approval.
Where this came from
The operations above are read from a published API description for Medium at api.apis.guru/v2/specs/medium.com/1.0/openapi.json. Descriptions are the provider’s own words, not ours. Last published 2023-03-23.