brawn
v1.0.4
Published
A simple CLI tool to scrape article content from popular news sources
Readme
Brawn
A very simple CLI tool to extract articles from popular URLS.
Installation
- Install the package with:
npm install -g brawnUsage
The full syntax for brawn look like this:
brawn -c --link <link>The -c flag is optional. Including it the terminal will automatically copy the text to your clipboard.
