{"uid":"cap_jWeinWkOb4vLWDK4yOq_P","slug":"reddit-search-scraper-reddit-apitoll-cloud-75a809c7","name":"Reddit Search Scraper (reddit.apitoll.cloud)","description":"Reddit search scraper — keyword-search all of Reddit, or scope to one subreddit, for AI agents. Find posts matching any query, sorted by relevance, top, new, hot, or comments, with an optional time window. Returns each post’s title, author, subreddit, score, comment count, permalink, external link + domain, flair, and timestamp. No login, no API key. Track brand mentions, monitor topics, and surface Reddit discussion for agents.","url":"https://reddit.apitoll.cloud/v1/reddit/search","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":["q"],"properties":{"q":{"type":"string","description":"Keyword or phrase to search. Wrap a multi-word phrase in double quotes for exact-match. Defaults to a demo query if omitted."},"sort":{"enum":["relevance","top","new","hot","comments"],"type":"string","description":"Result ranking. Use relevance or top for precision."},"time":{"enum":["hour","day","week","month","year","all"],"type":"string","description":"Time window — applies to top."},"limit":{"type":"integer","maximum":100,"minimum":1,"description":"Max posts to return (1-100)."},"subreddit":{"type":"string","description":"Optional — scope the search to this subreddit (r/ prefix optional). Omit for a sitewide search."}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","properties":{"asOf":{"type":"string"},"sort":{"type":"string"},"count":{"type":"number"},"posts":{"type":"array","items":{"type":"object","properties":{"id":{"type":"string"},"url":{"type":"string"},"score":{"type":"number"},"title":{"type":"string"},"author":{"type":"string"},"fullId":{"type":"string"},"isNsfw":{"type":"boolean"},"isSelf":{"type":"boolean"},"createdAt":{"type":"string"},"scrapedAt":{"type":"string"},"subreddit":{"type":"string"},"recordType":{"type":"string"},"numComments":{"type":"number"}}}},"query":{"type":"object","properties":{"q":{"type":"string"},"scoped":{"type":"boolean"}}},"source":{"type":"object","properties":{"via":{"type":"string"},"name":{"type":"string"}}}}}}}}},"responseSchema":{"type":"json","example":{"asOf":"2026-07-15T12:00:00Z","sort":"relevance","count":25,"posts":[{"id":"def456","url":"https://www.reddit.com/r/rust/comments/def456/why_rusts_ownership/","score":934,"title":"Why Rust’s ownership model clicks after a month","author":"rustacean","fullId":"t3_def456","isNsfw":false,"isSelf":true,"createdAt":"2026-07-14T18:02:00Z","scrapedAt":"2026-07-15T12:00:00Z","subreddit":"rust","recordType":"post","numComments":118}],"query":{"q":"rust language","scoped":false},"source":{"via":"Apify","name":"Reddit"}}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.03","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","requiresHandshake":false,"reviewCount":1,"rating":{"score":"0.33","successRate":"0.33","reviews":1,"stars":"2.3","state":"rated"},"availabilityStatus":"unknown","priceObserved":{"p10Cents":"3.0000","medianCents":"3.0000","p90Cents":"3.0000","minCents":"3.0000","maxCents":"3.0000","p95Cents":"3.0000","sampleCount":7,"varies":false,"failureChargeRate":null},"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.03/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.03","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.03","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_djC3N3Bl0mva-Ae5aTJNl","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.03","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Searches all of Reddit or a specific subreddit by keyword, returning ranked posts with metadata including score, comments, author, subreddit, and links.","exampleAgentPrompt":"Search Reddit sitewide for posts mentioning 'Notion AI' sorted by top results from the past month, up to 25 posts, so I can see what the community is saying about it.","exampleUseCases":null,"resultDescription":"A JSON object containing the search query metadata, sort and time parameters, total post count, and an array of up to 100 posts — each with id, fullId, title, author, subreddit, score, numComments, permalink URL, external link URL and domain, flair, NSFW flag, isSelf flag, createdAt and scrapedAt timestamps, and recordType.","failureModes":["Missing required 'q' parameter returns an error or demo results","Subreddit name not found or private returns empty results or error","Rate limits or Reddit blocking the scraper returns empty or partial results","Extremely broad queries may return truncated or low-quality results","Time window parameter only meaningfully affects 'top' sort; ignored for others"],"whenToPreferThis":"Use this endpoint when you need keyword-based search across Reddit without needing a Reddit account or API key, especially for brand monitoring, topic tracking, or surfacing community discussion. Prefer this over the subreddit feed endpoint when you need relevance ranking by keyword rather than chronological feed posts, and over the user profile endpoint when you want topic-based discovery rather than per-user history.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":21,"lastUsedAt":"2026-08-22T20:45:00.978Z","lastSuccessfullyRanAt":"2026-08-22T18:39:28.294Z","lastHealthCheckAt":"2026-09-15T06:30:16.448Z","isFirstParty":false}