You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 1, 2025. It is now read-only.
Currently, API is able to return English fields, the attribute names are the name of the continent continentEnglishName, the name of the country countryEnglishName, the name of the province provinceEnglishName and the name of the citycityEnglishName.
All the English names of cities are manually collected from Wikipedia and are full names of the cities, which I suppose will help most of the people understand them.
Historical data also contain the English version of city names now.
Furthermore, due to the increase in the returned fields, the amount of data responded per request will inevitably increase, so the number of requests that the website can respond to per second will decrease again. Please do not call the API frequently.