Extracting Comments

Article API will attempt to extract comments from article pages by default

Using integrated functionality from the Discussion API, comment data will be returned in the discussion object (nested within the primary article object). The full syntax for discussion data is available in the Discussion API documentation.

Comment extraction can be disabled using the argument discussion=false. Note that if a page has recently been processed by Diffbot, cached comments may be returned even if discussion=false is passed.