This bot finds all US ZIP codes within a specified radius of a given location.
You can provide a list of locations as either city/state pairs (e.g., "Austin, Texas") or 5-digit ZIP codes.
The bot will look up the coordinates for each location and return a list of all ZIP codes found within the specified distance. You can also override the geocoding by providing your own coordinates and search radius for any location.