U.S. Address Geocoder avatar

U.S. Address Geocoder

Try for free

3 days trial then $19.00/month - No credit card required now

View all Actors
U.S. Address Geocoder

U.S. Address Geocoder

timgreen/u-s-address-geocoder
Try for free

3 days trial then $19.00/month - No credit card required now

Convert any number of U.S. addresses to latitude and longitude coordinates for a fraction of the cost of the Google Maps Geocoding API. Geocoding 1,000 addresses takes about two minutes and costs pennies.

You can access the U.S. Address Geocoder programmatically from your own applications by using the Apify API. You can choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.

1echo '{
2  "addresses": [
3    "1600 Pennsylvania Avenue NW, Washington, DC 20500",
4    "350 Fifth Avenue, New York, NY 10118"
5  ],
6  "proxy": {
7    "useApifyProxy": true
8  }
9}' |
10apify call timgreen/u-s-address-geocoder --silent --output-dataset

U.S. Address Geocoder API through CLI

The Apify CLI is the official tool that allows you to use U.S. Address Geocoder locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

1npm i -g apify-cli
2apify login

Other API clients include:

Developer
Maintained by Community
Actor metrics
  • 1 monthly user
  • 4 stars
  • 100.0% runs succeeded
  • Created in May 2024
  • Modified 4 months ago