scottmtraver / wikiscrapy

Scraper searching for dates in wikipedia

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Wikiscraper

N|Solid

This is a simple phantomjs (http://phantomjs.org/) scraper I whipped up to scrape a wikipedia page for content containing a date (19xx or 20xx) and dump the related sentence into output.csv

Install phantomjs globally to run

npm install
phantomjs index.js <url to wikipedia site>

About

Scraper searching for dates in wikipedia


Languages

Language:JavaScript 100.0%