Skip to content

jaballer/reading-rabbit

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🐰 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.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 93.8%
  • JavaScript 6.2%