accuweather scraper
guideline
- install necessary packages with
npm i
- run project by
node index.js {accuweather-monthly-report-url}
- results will store in
data.json
in this project monthly weather report will scrape from accuweather and store in a file.
JavaScript
npm i
node index.js {accuweather-monthly-report-url}
data.json