reading-rabbit
v0.2.0
Published
Search webpage content for specific text via the command line.
Downloads
4
Readme
🐰 Reading Rabbit 📖
Reading Rabbit searches webpage content for specific text. This tool is a work in progress.
Install
npm i reading-rabbit -g
reading-rabbit https://website.com/sitemap.xml term
TODO
- Provide more options for passing in URLs such as JSON or single URL
- Search multiple terms in single command
- Disable case sensitivity on terms
- Control rate limiting and max connections
License
This library is licensed under the MIT license. Please refer to the LICENSE for more information.