scrape-wikipedia
v0.0.1
Published
Just the start of scripts to scrape out different elements from a wikipedia page.
Downloads
49
Readme
Scrape Wikipedia
Just the start of scripts to scrape out different elements from a wikipedia page.
Installation
npm install scrape-wikipediaExample
var wikipedia = require('scrape-wikipedia');
wikipedia(theHtmlString); // jsonLicence
MIT
