3 repository-uri
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 este un wrapper Python pentru API-ul Reddit, funcționând ca un client REST API și crawler de date pentru rețelele sociale. Acesta oferă o interfață programatică pentru a prelua date, a gestiona conținutul contului și a interacționa cu platforma. Biblioteca implementează un client OAuth 2.0 complet, suportând multiple fluxuri de autorizare, inclusiv parole, token-uri implicite și de reîmprospătare, precum și acces guest read-only. Se distinge printr-un scheduler de cereri conștient de rate-limit, care monitorizează limitările serverului pentru a preveni epuizarea cotei API și utilizează obiecte de tip lazy-loading pentru a prelua date doar atunci când sunt accesate atribute specifice. Capabilitățile acoperă gestionarea comunităților și a utilizatorilor, streaming-ul în timp real al postărilor prin generatoare și extragerea thread-urilor de discuție imbricate. Setul de instrumente include, de asemenea, gestionarea conținutului pentru crearea de postări și comentarii, alături de opțiuni de configurare a rețelei pentru sesiuni personalizate și rutare prin proxy.
Functions as a comprehensive Python wrapper for the Reddit API to programmatically manage content and data.
RedditOS is a native macOS social media application and Reddit API wrapper. It serves as a desktop client for browsing and interacting with Reddit community discussions and social feeds. The project is implemented as a SwiftUI Reddit client, utilizing a declarative framework to render social media content specifically for the macOS operating system. The application provides capabilities for Reddit content consumption, social media thread management, and general desktop browsing of community discussions.
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.