Medium Scraper API – Users, Articles & Search Data
**Medium.com Scraper API – Extract Users, Articles, Followers & Search Data** This API provides structured access to public data from Medium, enabling developers, marketers, and data analysts to extract and analyze user profiles, articles, engagement metrics, and search results without relying on the official Medium API. It is designed for high-performance scraping with clean JSON responses,…
Medium Scraper API – Users, Articles & Search Data endpoints
| Method | Endpoint | Description |
|---|---|---|
| Root | ||
| GET |
root / |
|
| Article | ||
| GET |
articleAssets /article/assets |
|
| GET |
articleNotes /article/notes |
|
| GET |
articleIdFromUrl /article/id-from-url |
|
| GET |
articleHTML /article/html |
|
| GET |
articleVoters /article/voters |
|
| GET |
articleHighlights /article/highlights |
|
| GET |
articleInfo /article/info |
|
| GET |
articleContent /article/content |
|
| GET |
articleResponses /article/responses |
|
| GET |
articleMarkdown /article/markdown |
|
| GET |
articleRelated /article/related |
|
| User | ||
| GET |
usernameFromId /user/username-from-id |
|
| GET |
userPublicationFollowing /user/publication-following |
|
| GET |
userIdFromUsername /user/id-from-username |
|
| GET |
userInfo /user/info |
|
| GET |
userArticles /user/articles |
|
| GET |
userFollowers /user/followers |
|
| GET |
userTopArticles /user/top-articles |
|
| GET |
userFollowing /user/following |
|
| GET |
userLists /user/lists |
|
| GET |
userPublications /user/publications |
|
| Publication | ||
| GET |
publicationId /publication/id |
|
| GET |
publicationInfo /publication/info |
|
| GET |
publicationArticles /publication/articles |
|
| Search | ||
| GET |
searchUsers /search/users |
|
| GET |
searchLists /search/lists |
|
| GET |
searchPosts /search/posts |
|
| GET |
searchPublications /search/publications |
|
| GET |
searchUsersHtml /search/users-html |
|
| GET |
searchTopics /search/topics |
|
| List | ||
| GET |
listArticles /list/articles |
|
| GET |
listInfo /list/info |
|
| GET |
listResponses /list/responses |
|
| GET |
listIdFromUrl /list/id-from-url |
|
Medium Scraper API – Users, Articles & Search Data pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $9.99 / month | 200 / hour |
|