https://github.com/jsonkao/usps-blue-box-scraper
Scrapes USPS locations.
https://github.com/jsonkao/usps-blue-box-scraper
Last synced: about 1 year ago
JSON representation
Scrapes USPS locations.
- Host: GitHub
- URL: https://github.com/jsonkao/usps-blue-box-scraper
- Owner: jsonkao
- Created: 2020-08-17T13:06:10.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-08-17T14:55:48.000Z (almost 6 years ago)
- Last Synced: 2025-02-06T10:15:17.801Z (over 1 year ago)
- Language: Makefile
- Size: 9.77 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Scrapes USPS collection box locations.
## Usage
1. Create a listing of zip codes. For New York, I downloaded a [state-wide ZIP to FIPS](https://data.ny.gov/Government-Finance/New-York-State-ZIP-Codes-County-FIPS-Cross-Referen/juva-r6g2) cross-reference.
2. Run `make`