Crate reddit_insights

Crate reddit_insights 

Source
Expand description

Reddit Insights Rust SDK

Official Rust SDK for the Reddit Insights API. Analyze Reddit conversations with AI-powered semantic search.

Structs§

CreateSonarData
CreateSonarOptions
Options for creating a sonar
CreateSonarResponse
Response from create sonar endpoint
DateRange
RedditInsightsClient
Reddit Insights API Client
SamplePost
SearchResult
A single search result
SemanticSearchData
SemanticSearchResponse
Response from semantic search
Sonar
A monitoring sonar
SonarsData
SonarsResponse
Response from list sonars endpoint
TrendTopic
A trending topic
TrendsData
TrendsResponse
Response from trends endpoint
VectorSearchData
VectorSearchResponse
Response from vector search

Enums§

Error
Error type for Reddit Insights SDK

Type Aliases§

Result
Result type for Reddit Insights SDK operations