Skip to content

levsim2016/wikipedia-airports-parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is simple parser of all international airports on Earth. Uses cheerio package for accessing DOM to get data about them like their location, longitude and latitude in decimal degrees format

Setup

Just run npm install. Make sure you installed Node.js before

How to run parser

  1. npm start to start development server with Hot-reloading
  2. npm run production to run script via Node.js

All data about international airports saves into airports-data.json

How to contribute

Any enhancements and ideas are really appreciated! Just fork this repo and start data mining! :)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published