0.0.1 • Published 9 years ago

site-inspection v0.0.1

Weekly downloads
1
License
ISC
Repository
-
Last release
9 years ago

How to install

npm install --save site-inspection

How to use

client

var site = require('site-inspection');

site({
  input: 'sites.txt',
  output: 'inspected.log',
  interval: 500
}, function(err, window){
  var $ = window.$;
  return $('title').text();  
});

input file

http://sideroad.secret.jp/
http://sideroad.secret.jp/plugins/
http://sideroad.secret.jp/articles/