Skip to content

Allows one to easily scrape zip metadata. The current paths are zips within a specific mile radius of a given zip, grabbing metadata for state-county searches, and grabbing coordinates of a given zip.

Notifications You must be signed in to change notification settings

aklampert/county_radius_scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

County Radius Scraper

A simple package that can scrape zip-codes.com as follows and spit out a nice dataframe with the metadata:

  • Zip codes within a certain radius of a specific zip code
  • City, County, Zip for provided state and county name
  • Latitude and Longitudinal coordinates for specific zip code

You can easily use this package to pull data for multiple zips-within-radius, or counties.

About

Allows one to easily scrape zip metadata. The current paths are zips within a specific mile radius of a given zip, grabbing metadata for state-county searches, and grabbing coordinates of a given zip.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages