← All guides

DIY guide · Medium API

Comments belong in your ops stack

If you syndicate full articles on-site, community managers still need **responses** in one place. Scraping comment threads is fragile; a dedicated endpoint is not.

Workflows

  • Flag threads for human review
  • Count responses per syndicated post for SLA reporting
  • Export text for NLP toxicity scoring

Pair with

Get Article Info for post context, Get User Info to label authors. Store response_id to avoid duplicate imports.

Endpoints

  • /article/{article_id}/responses
  • /list/{list_id}/responses