3 مستودعات
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 هو مكتبة Python للتعامل مع واجهة برمجة تطبيقات Reddit، ويعمل كعميل REST API وزاحف لبيانات وسائل التواصل الاجتماعي. يوفر واجهة برمجية لجلب البيانات، وإدارة محتوى الحساب، والتفاعل مع المنصة. تنفذ المكتبة عميل OAuth 2.0 شاملاً يدعم تدفقات تفويض متعددة، بما في ذلك كلمات المرور، والتدفقات الضمنية، ورموز التحديث، بالإضافة إلى وصول الضيف للقراءة فقط. يتميز بجدولة طلبات تراعي حدود المعدل (rate-limit-aware) التي تتبع تقييد الخادم لمنع استنفاد حصة API، ويستخدم كائنات تحميل كسول (lazy-loading) لجلب البيانات فقط عند الوصول إلى سمات محددة. تغطي القدرات إدارة المجتمع والمستخدمين، وبث المشاركات في الوقت الفعلي عبر المولدات، واستخراج سلاسل النقاش المتداخلة. تتضمن مجموعة الأدوات أيضاً إدارة المحتوى لإنشاء المنشورات والتعليقات، إلى جانب خيارات تكوين الشبكة للجلسات المخصصة وتوجيه الوكيل (proxy routing).
Functions as a comprehensive Python wrapper for the Reddit API to programmatically manage content and data.
RedditOS هو تطبيق وسائط اجتماعية أصلي لـ macOS وغلاف لواجهة برمجة تطبيقات Reddit. يعمل كعميل سطح مكتب لتصفح والتفاعل مع مناقشات مجتمع Reddit وخلاصات الوسائط الاجتماعية. تم تنفيذ المشروع كعميل Reddit بـ SwiftUI، مستخدماً إطار عمل تعريفياً لعرض محتوى الوسائط الاجتماعية خصيصاً لنظام تشغيل macOS. يوفر التطبيق قدرات لاستهلاك محتوى Reddit، وإدارة سلاسل الوسائط الاجتماعية، والتصفح العام لسطح المكتب لمناقشات المجتمع.
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.