Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

brynedwards/readability-wrapper

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This isn't maintained, use one of these instead


readability-wrapper

A CLI wrapper for Mozilla's Readability.

Requires Node.js. I usually use the latest version (10.0.0 as of writing).

Install

To install globally with yarn: yarn global add readability-wrapper

To install globally with npm: npm install -g readability-wrapper

Usage

readability takes one or more arguments and parses each with Readability. Arguments can be either file paths or URLs. Cleaned HTML is printed to stdout.

readability will parse piped input if there are no arguments.

Examples

Parse a file: readability index.html

Parse a URL: readability https://example.com

Pipe cURL output: curl https://example.com | readability

Mix file paths and URLs: readability file1.html https://example.com/

About

Command-line wrapper for Mozilla Readability.js

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Morty Proxy This is a proxified and sanitized view of the page, visit original site.