{"uid":"cap_olnXxz3k9X1XK7kq4k1NY","slug":"socialfetch-reddit-post-comments-e285585c","name":"SocialFetch Reddit Post Comments","description":"List comments on a Reddit post by URL.","url":"https://api.socialfetch.dev/v1/reddit/posts/comments","method":"GET","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET"],"type":"string"},"queryParams":{"type":"object","required":["url"],"properties":{"url":{"type":"string","maxLength":4096,"minLength":1,"description":"Link to the Reddit post."},"trim":{"anyOf":[{"type":"boolean"},{"enum":["0","1","true","false"],"type":"string"}],"description":"When true, requests a lighter response shape when available."},"cursor":{"type":"string","minLength":1,"description":"Opaque cursor from a previous response to fetch another page of comments or replies."}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.014","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.014/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.014","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.014","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_s7AR9p05s3gfWOF_0bMsF","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.014","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Fetches and lists all comments on a Reddit post, given the post's URL, with optional pagination.","exampleAgentPrompt":"Can you fetch all the comments from this Reddit post for me? https://www.reddit.com/r/technology/comments/abc123/some_interesting_thread/","exampleUseCases":null,"resultDescription":"A list of comments on the specified Reddit post, including comment text, author, and metadata. If pagination is supported, includes an opaque cursor to fetch additional pages of comments or nested replies.","failureModes":["Invalid or malformed Reddit post URL returns an error","Deleted or private Reddit posts may return no comments or an access error","Pagination cursor mismatch returns an error or empty result","Rate limit exceeded returns a 429 or payment-required response","Non-Reddit URLs passed as input return a validation error"],"whenToPreferThis":"Use this endpoint when you need to programmatically retrieve comments from a specific Reddit post by URL, especially when building social listening tools, sentiment analysis pipelines, or content aggregation workflows that target Reddit discussions. It is preferable when you have a direct Reddit post URL and need structured comment data without managing Reddit API credentials.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T06:42:53.140Z","isFirstParty":false}