From 9b2f7024af85dffc3c19f7c780824cdf83efd8b1 Mon Sep 17 00:00:00 2001 From: Darshan Gada Date: Fri, 11 Jun 2021 00:29:12 +0530 Subject: [PATCH] Add CountryStateCity API to Geocoding --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 988a59e2..feb3cd3a 100644 --- a/README.md +++ b/README.md @@ -518,6 +518,7 @@ API | Description | Auth | HTTPS | CORS | | [Cep.la](http://cep.la/) | Brazil RESTful API to find information about streets, zip codes, neighborhoods, cities and states | No | No | Unknown | | [CitySDK](http://www.citysdk.eu/citysdk-toolkit/) | Open APIs for select European cities | No | Yes | Unknown | | [Country](http://country.is/) | Get your visitors' country from their IP | No | Yes | Yes | +| [CountryStateCity](https://countrystatecity.in/) | World countries, states, regions, provinces, cities & towns in JSON, SQL, XML, YAML, & CSV format | `apiKey` | Yes | Yes | | [Daum Maps](http://apis.map.daum.net/) | Daum Maps provide multiple APIs for Korean maps | `apiKey` | No | Unknown | | [FreeGeoIP](https://freegeoip.app/) | Free geo ip information, no registration required. 15k/hour rate limit | No | Yes | Yes | | [GeoApi](https://api.gouv.fr/api/geoapi.html) | French geographical data | No | Yes | Unknown |