3 Repos
Libraries and tools specifically designed to integrate applications with the Reddit platform via its API.
Distinct from Reddit Account Management: Existing candidates focused on account management or terminal clients rather than the general API wrapper identity.
Explore 3 awesome GitHub repositories matching web development · Reddit API Integrations. Refine with filters or upvote what's useful.
PRAW is a Python wrapper for the Reddit API, functioning as a REST API client and social media data crawler. It provides a programmatic interface to fetch data, manage account content, and interact with the platform. The library implements a comprehensive OAuth 2.0 client supporting multiple authorization flows, including password, implicit, and refresh tokens, as well as read-only guest access. It distinguishes itself through a rate-limit-aware request scheduler that tracks server-side throttling to prevent API quota exhaustion and employs lazy-loading resource objects to fetch data only whe
Functions as a comprehensive Python wrapper for the Reddit API to programmatically manage content and data.
RedditOS ist eine native macOS-Social-Media-Anwendung und ein Reddit-API-Wrapper. Es dient als Desktop-Client zum Durchsuchen und Interagieren mit Reddit-Community-Diskussionen und Social-Feeds. Das Projekt ist als SwiftUI-Reddit-Client implementiert und nutzt ein deklaratives Framework, um Social-Media-Inhalte spezifisch für das macOS-Betriebssystem zu rendern. Die Anwendung bietet Funktionen für den Reddit-Content-Konsum, die Verwaltung von Social-Media-Threads und das allgemeine Desktop-Browsing von Community-Diskussionen.
Enables reading and navigating Reddit community discussions through a dedicated native desktop client.
This is a Go notification library and multi-channel router used to send messages and alerts to multiple external messaging platforms through a single standardized interface. It functions as a cross-platform alerting bridge, routing internal application events to diverse destinations. The project enables the simultaneous dispatch of a single notification across a collection of configured providers. It provides a unified interface for managing webhooks and API requests to third-party chat and alert services. Supported delivery channels include Discord, Matrix, PagerDuty, and various mobile pus
Integrates with the Reddit API to dispatch messages to authorized accounts.