| |||||
PRAW (stands for Python Reddit API Wrapper) uses a simple approach to the Reddit API, allowing concrete data to be retrieved using just a few lines of code.
The library has reached stable status and includes support for most of Reddit's API, including for retrieving hot topics, recent threads, images, comments, user details and lots more.
Requirements:
· Python 2.6 or higher
What's New in This Release: [ read full changelog ]
· PRAW can now decode HTML entities, see #186. The parameter decode_html_entities (default False) has been added to the configuration file to control whether this feature is activated.
· Requesting user specific data such as get_unread while OAuthenticated as a user, then switching OAuthentication to another user and re-requesting the data within cache_timeout would return the cached results matching the previously authenticated user.

Via: PRAW 2.0.14






0 Comment:
Post a Comment