Expand description
News & Social Media API client integrations
This module provides async clients for fetching data from news and social media APIs and converting responses into RuVector’s DataRecord format with embeddings.
§Clients
- HackerNewsClient: Hacker News stories, comments, and user data
- GuardianClient: The Guardian news articles and sections
- NewsDataClient: NewsData.io latest and historical news
- RedditClient: Reddit posts and comments via JSON endpoints
Structs§
- Guardian
Client - Client for The Guardian API
- Hacker
News Client - Client for Hacker News API
- News
Data Client - Client for NewsData.io API
- Reddit
Client - Client for Reddit JSON endpoints