Reverse Geocoding API
Translate locations on the map into human-readable addresses.
Response Demo
{
"query": "40.7624284,-73.973794",
"address": "725 5th Ave, New York, NY 10022",
"city": "New York",
"country_code": "US",
"county": "Manhattan",
"photo": "https://lh5.googleusercontent.com/p/AF1QipNTlWz6ZZk9wZlktzx-VcNyfXaYrf9VVreGcFeH=w800-h500-k-no",
"plus_code": "725 5th ave",
"postal_code": "10022",
"state": "NY",
"street": "725 5Th Ave",
"time_zone": "America/New_York"
}
Pricing Plans
Pay as you go with monthly metered usage billing.
Free Tier
Usage before 1,000 searches- Price per one search for the usage from 1 to 1,000 searches
- Bulk queries
Medium Tier
Usage after 1,000 searches- Price per one search for the usage from 1,001 to 100,000 searches
- Bulk queries
Business Tier
Usage after 100,000 searches- Price per one search for the usage after 100,000 searches
- Bulk queries
API Docs
Use the data from your app. Check out the API Docs to see code examples.
Use Cases
Development
Use our API to build new apps. Integrate an unlimited amount of data into your existing platform.
Data Science
Build cutting-edge technologies with the relevant data. Power data into your AI and Machine Learning models.
Marketing
Investigate the market and find new prospects for businesses with real-time market data.
Why Scrape With Outscraper?
Reliability
Outscraper services are trusted by thousands of happy customers worldwide — from individuals to big enterprises.
Cutting-edge Technologies
Apply cutting-edge technologies to scraping in order to make sure you get exactly what you need.
Regular Updates
Our team keeps the software up to date so you can keep on scraping despite any site changes.
Speed
Access powerful servers placed in many locations to make sure you receive the data in time.
Cloud Scraping
Avoid getting your IP compromised by scraping the data via Outscraper cloud servers.
Limitless
All extractions are handled by Outscraper's core which was specially designed to be able to handle millions of tasks simultaneously.
What Clients Say?








Your review will motivate our team a lot! Use Facebook, Product Hunt, Trustpilot, or Capterra to post it.
Our Clients
Trusted by thousands of happy customers worldwide.







Contact Us
Questions, special needs, issues... Always happy to hear from you.
FAQ
Most frequent questions and answers
Every month you have a certain amount of free searches (Free Tier). After reaching the free tier limit it’s pay-as-you-go pricing model.
Yes. You can use the Reverse Geocoding API to translate points on the map into human-readable addresses.
For example, when you send latitude and longitude (40.7624284,-73.973794), the Reverse Geocoding API returns the building address: “725 5th Ave, New York, NY 10022”, city: “New York”, country code: “US”, county: “Manhattan”, plus_code: “725 5th ave”, postal_code: “10022”, state: “NY”, street: “725 5Th Ave”, and time_zone: “America/New_York”.