1.1.0 • Published 4 years ago

zip-code-scraper v1.1.0

Weekly downloads
-
License
MIT
Repository
-
Last release
4 years ago

Zip Code Scraper

Scrape all US Zip Codes from https://worldpostalcode.com.

Usage

npm install zip-code-scraper -g
scrape-us-zip-codes

If you've cloned the repo, you can do the following:

node main.js

This creates a codes.json file with all the zip codes, ordered by state and county.