Skip to main content

Python client for the Readability Reader and Parser APIs.

Project description

https://badge.fury.io/py/readability-api.png https://travis-ci.org/arc90/python-readability-api.png

readability-api

readability-api is the official python client for Readability. It provides access to both the Parser API and the Reader API.

The latest version can be installed via pip:

pip install readability-api

Please refer to the official docs for more information and examples.

Tests

Valid Parser, Reader, username, and password must be set as environment variables before running the tests. This test suit runs agains the live Readability API and also serves as integration tests. We recommend creating a seperate testing user account on Readability to avoid disturbing your reading list. Note: These tests do reset the bookmarks library of the provided user when complete. They should not be run on your primary user account!

# If you don't have it
pip install tox

export READABILITY_CONSUMER_KEY='...'
export READABILITY_CONSUMER_SECRET='...'
export READABILITY_PARSER_TOKEN='...'
export READABILITY_USERNAME='...'
export READABILITY_PASSWORD='...'

tox

API Keys and Access

Don’t have Readability API keys? You can find them on your Readability account settings page.

Licensing

The code for readability-api is licensed under the MIT License

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

readability-api-1.0.1.tar.gz (8.0 kB view details)

Uploaded Source

File details

Details for the file readability-api-1.0.1.tar.gz.

File metadata

File hashes

Hashes for readability-api-1.0.1.tar.gz
Algorithm Hash digest
SHA256 48ad8bc62c2774594cbc9c48152635462c94091e853a53d9763d9c85a17b74df
MD5 406ac1ba89f48fca09d494501634584a
BLAKE2b-256 cfe5c52b2dca17034b4d74f30a8d90cd190210ae1f347d03a1cec4d2a887382f

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page