
U.S. Address Geocoder
Pricing
$19.00/month + usage

U.S. Address Geocoder
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.
0.0 (0)
Pricing
$19.00/month + usage
4
Total users
15
Monthly users
2
Runs succeeded
>99%
Last modified
a year ago
You can access the U.S. Address Geocoder programmatically from your own applications by using the Apify API. You can also 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.
$echo '{< "addresses": [< "1600 Pennsylvania Avenue NW, Washington, DC 20500",< "350 Fifth Avenue, New York, NY 10118"< ],< "proxy": {< "useApifyProxy": true< }<}' |<apify 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
$npm i -g apify-cli$apify login
Other API clients include: