50,000 India cities and 35 regions, every city with a known population, names translated into 50+ languages, as an installable npm package. Versioned, offline-usable, no API key required.
@geomelon/india on npm Source on GitHub
npm install @geomelon/indiaconst india = require('@geomelon/india')
india.cities({ name: '<prefix>' }) // matches primary name or any translation
india.cities({ minPopulation: 1000000 })
india.regions({ name: '<prefix>' })
india.country // country-level fields
india.meta // generatedAt, recordCount, license, sourceLooking for the whole live API instead of a static package โ search, autocomplete, coordinate queries, all countries at once? Try Geomelon on RapidAPI. Just want a smaller free file with no install step? See the India free JSON dataset.
Dedicated to the public domain under CC0 1.0, matching the license of the underlying Wikidata source. Free for any use, including commercial, with no attribution required.