/medium/users/posts
Medium
/medium/users/posts
Get Medium User Posts
Price: 5 credits
💡 AI Hint: Get the latest posts published by a Medium author. Returns each post’s title, tags, claps, and publication.
⚠️ Common errors: 412: Author not found. Verify the handle.
POST
/medium/users/posts
Authorizations
API token from the dashboard
Headers
Body
application/json
Medium author handle, prefixed handle, or profile URL
Minimum string length:
1Examples:
"quincylarson"
"@quincylarson"
"https://medium.com/@quincylarson"
Max number of posts to return
Required range:
x >= 1Max scrapping execution timeout (in seconds)
Required range:
20 <= x <= 1500Response
Successful Response