Floob App

Download as .zip Download as .tar.gz View on GitHub

Introduction

Floob is a simple web crawler which can run several plugins to analyze each page.

Installation

npm install floob -g

Usage

Run via command line to crawl a single url including all sublinks.

floob -u [URL]

Options

...

Roadmap

  • Execute user defined plugins
  • Load configuration from a floob.config.js file
  • More coming soon...

License

MIT (http://opensource.org/licenses/mit-license.php)