phantastic
get a list of website resources via phantomjs
install
npm install phantastic
usage example
var phantastic =cache:// see https://npmjs.com/package/lru-filesdir: "/path/to/cache/dir"files: 100size: "1 GB"age: "1 Day";// fetch single sitephantastic;
data
data is an array of resource object. they look like this
url: 'https://www.example.org/resource'domain: 'www.example.org'size: 2440time: 87content: 'mime/type'cookies:name: "Some-Cookie"size: 1024valid: 356