/reading-rabbit

Primary LanguageTypeScriptMIT LicenseMIT

🐰 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
  • Basic auth support
  • Support for different types of XML sitemaps e.g. https://www.activecampaign.com/sitemap_index.xml

License

This library is licensed under the MIT license. Please refer to the LICENSE for more information.