metascraper

v1.0.6
A library to easily scrape metadata from an article on the web using Open Graph metadata, regular HTML metadata, and series of fallbacks.
article browser cheerio content expand extract facebook fallback fetch and 29 more...

test

npm-run-all build tests:server tests:browser

build

npm-run-all build:dist build:tests

clean

rm -rf ./dist ./node_modules ./test/support/build.js

compare

node ./support/comparison

release

np

build:dist

babel ./lib --out-dir ./dist

prepublish

npm run build:dist

build:tests

browserify ./test/browser.js --transform babelify --outfile ./test/support/build.js

tests:server

mocha --reporter spec --timeout 5000 ./test/server

tests:browser

mocha-phantomjs --reporter spec --timeout 5000 ./test/support/browser.html

Metadata

  • MIT
  • Whatever
  • Unknown
  • released 8/15/2016

Downloads

Maintainers