US Embassy site scraper to scrape all US embassies located in all countries around the globe and store them in a form of json object.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
What things you need to install the software and how to install them
Node JS
request module
cheerio module
fs module
A step by step series of examples that tell you have to get a development env running
Say what the step will be
npm install --save request cheerio fs