{"categories":[{"label":"WWW/HTTP","url":"https://skillfed.io/packages/category/internet-www-http/2"}],"enrichment":{"capability":"prawcore provides low-level HTTP communication and authentication handling for Reddit API access, serving as the foundation layer for PRAW 4+.","skillfed_tags":["reddit-api","http-client","oauth"],"use_cases":["Build custom Reddit API clients or bots that need finer control than PRAW provides","Implement read-only Reddit data scrapers with proper authentication and session management","Create server-side applications that need to fetch Reddit user data or subreddit information","Develop tools that interact with Reddit's OAuth flow for user authentication","Integrate Reddit API calls into larger data pipelines or monitoring systems"],"what_it_does":"prawcore is a low-level HTTP communication and authentication layer designed specifically for Reddit API interaction. It handles the mechanics of connecting to Reddit's API endpoints, managing OAuth authentication flows, and translating Python method calls into properly formatted HTTP requests and responses. The package abstracts away the details of HTTP session management, request signing, and credential handling so that higher-level libraries like PRAW can focus on domain logic.\n\nYou use prawcore when you need direct, granular control over Reddit API calls or when building tools that interact with Reddit at the protocol level. It provides authenticators for different credential types (script apps, read-only access, etc.) and a session context manager for making authenticated requests. The package follows semantic versioning and is designed to be a stable foundation for other Reddit client libraries.","worth_installing":"Yes. prawcore is actively maintained, has low install friction, carries a permissive BSD license, and is the official low-level layer for PRAW 4+. Install it if you need direct Reddit API access or are building on top of PRAW. No known security vulnerabilities."},"id":"prawcore","links":{"html":"https://skillfed.io/packages/prawcore","md":"https://skillfed.io/packages/prawcore.md","pypi":"https://pypi.org/project/prawcore/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-06-13","license_spdx":null,"license_treatment":"permissive","name":"prawcore","python_support":"supports_current","summary":"Low-level communication layer for PRAW 4+."},"popularity":{"monthly_downloads":1717833,"position":3621,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"4.0.0"}
