web-analyzer

0.0.1 • Public • Published

web-analyzer

Why

I need a tool that analyze a huge amount of web sites and extract from each one the what it wrotes about.

How

var Analyzer = require('web-analyzer');

var an = new Analyzer();

an.queue('http://repubblica.it');

Todo

  • Improve auto-keywords module to filter elements with at least X count
  • Drop

Readme

Keywords

none

Package Sidebar

Install

npm i web-analyzer

Weekly Downloads

2

Version

0.0.1

License

none

Last publish

Collaborators

  • brugnara