Skip to content

Instantly share code, notes, and snippets.

@DaveChild
DaveChild / readable.py
Created May 24, 2018 15:24 — forked from lightstrike/readable.py
Readable.io API Python Wrapper
import hashlib
import time
import requests
class ReadableAPIClient:
"""
API Client for Readable.io, written for Python 3
See API documentation: https://readable.io/api/docs/