Skip to content

A simple webcrawler that pulls article data from Wikipedia

Notifications You must be signed in to change notification settings

jtanzi/node-wikipedia-crawler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-wiki-crawler

Libraries

  • express
  • cheerio
  • form-scraper

Installation

  1. Clone or download the repository to your local computer.
  2. Open a terminal, and change to the node-wiki-crawler directory.
  3. Run the command npm install.

Starting WikiCrawler

Simply run the command npm start from within the project directory and point your browser to localhost:3000.

About

A simple webcrawler that pulls article data from Wikipedia

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published