squirrelbot

1.0.0 • Public • Published

squirrelbot

Command-line utility that can crawl a web server recursively, cache a collection of HTML responses, and query them using CSS selectors.

Command-Line Usage

node sqrl create CACHEFILE ENTRYPOINT to create a cache file by crawling from entrypoint

node sqrl list CACHEFILE to list the URL's in the cache file

node sqrl query CACHEFILE SELECTOR to query the HTML documents in the cache file by the CSS selector

Package Sidebar

Install

npm i squirrelbot

Weekly Downloads

0

Version

1.0.0

License

ISC

Unpacked Size

5.8 kB

Total Files

6

Last publish

Collaborators

  • reykjavikingur