1.1.20 • Published 8 years ago

canada-weather v1.1.20

Weekly downloads
3
License
BSD-3-Clause
Repository
github
Last release
8 years ago

Canada Weather Scraper

Retrieves data from the Government of Canada Open Data Weather API & writes JSON data to disk, allowing for file watchers to pick up the data.

This scraper will create warnings.json & weather.json in a target directory asynchronously.

Arguments

city / c (Ottawa)

Name of a Canadian city.

directory / d (./)

Directory to write data to.

uid / u

UID to run process as.

Examples

npm global module

$ canada-weather -d ~/Desktop -c toronto

Cloned

$ node index.js -d ~/Desktop -c toronto

Refined Search

$ canada-weather -d ~/Desktop -c "ottawa (richmond"

Requirements

Requires node.js with ES6 syntax support (^5.5.x).

1.1.20

8 years ago

1.1.19

8 years ago

1.1.18

8 years ago

1.1.17

8 years ago

1.1.16

8 years ago

1.1.15

8 years ago

1.1.14

8 years ago

1.1.13

8 years ago

1.1.12

8 years ago

1.1.11

8 years ago

1.1.10

8 years ago

1.1.9

8 years ago

1.1.7

8 years ago

1.1.6

8 years ago

1.1.5

8 years ago

1.1.4

8 years ago

1.1.3

8 years ago

1.1.2

8 years ago

1.1.1

8 years ago

1.1.0

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago