ScavioScavio
ProductPricingDocs
Sign InGet Started
Quick StartAPI & SDKsEcosystem

Social Media

Reddit Search

Search Reddit posts — title, url, subreddit, author, timestamp, and NSFW flag — with sorting and pagination. Costs 2 credits per request.

POST/api/v1/reddit/search

Authorizations

Authorizationstringheaderrequired

Bearer authentication header of the form Bearer <token>, where <token> is your Scavio API key (e.g. Bearer sk_live_your_key).

Body

application/json
querystringrequired

Search query.

Example: best vector database

typeenum<string>

Search posts or comments: posts, comments.

sortenum<string>

new, relevance, hot, top, comments.

cursorstring

Pagination cursor from a previous response.

Request

from scavio import ScavioClient

client = ScavioClient(api_key="sk_live_your_key")
results = client.reddit.search("best vector database")
print(results)

Response

"searchQuery": "best vector database",
"totalResults": 7,
"nextCursor": "eyJjYW5kaWRhdGVzX3JldHVybmVkIjoie1wic2VjdGlvbl8xX3BpcGVsaW5lXzBfZ2xvYmFsX21vZGlmaWVyc1wiOlwiMlwiLFwic2VjdGlvbl8xX3BpcGVsaW5lXzFfbG9jYWxfbW9kaWZpZXJzXCI6XCIyXCIs…",
},
"response_time": 8346,
"credits_used": 2,
"credits_remaining": 4753
}
PreviousYouTube MetadataNextReddit Post
ScavioScavio

Real-time search API for AI agents. Search every platform, not just Google.

Product

  • Features
  • Pricing
  • Dashboard
  • Affiliates

Developers

  • Documentation
  • API Reference
  • Quickstart
  • MCP Integration
  • Python SDK

Alternatives

  • Tavily Alternative
  • SerpAPI Alternative
  • Firecrawl Alternative
  • Exa Alternative
  • Serper Alternative
  • Tavily vs Scavio
  • SerpAPI vs Scavio
  • All alternatives
  • Compare Scavio vs alternatives

Search APIs

  • Google Search API
  • Amazon Product API
  • YouTube API
  • Reddit API
  • Walmart Product API
  • TikTok API
  • Instagram API

Tools

  • JSON Formatter
  • cURL to Code
  • Token Counter
  • All Tools

© 2026 Scavio. All rights reserved.

Featured on TAAFT
Terms of ServicePrivacy Policy