Skip to content

Wikipedia scraper that generates data for all US Ski Areas. Probably the most complete source out there!

Notifications You must be signed in to change notification settings

CalderBot/USSkiAreas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a Wikipedia scraper that generates a list of stats for all US Ski Areas that have Wikipedia pages.

To use it to fill your browser window with the list of ski area data:

  1. Start node
  2. Open localhost:4068
  3. Wait up to a minute for the page to load. It will just dump (res.send) an array of the data onto your browser window.

If you prefer to have the data in Mongo, have mongod running and when the page load is complete, and a database called USSkiAreas will be populated.

Note: The node terminal will log metadata for the ski area stats such as how of the ski areas had annual snowfall listed etc...

Enjoy!

About

Wikipedia scraper that generates data for all US Ski Areas. Probably the most complete source out there!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published