Extract the article title of a HTML document or website
npm install --global article-title-cli
$ article-title --help
Usage
$ article-title <file>
$ curl -L <url> | article-title
Example
$ curl -L https://medium.com/sindre-sorhus/macos-tips-tricks-13046cf377f8 | article-title
Fabulous macOS Tips & Tricks
- article-title - API for this module