Parse poedb hideout name to other language.
-
Download api file from https://poedb.tw/us/json.php/Hideouts/Hideouts
*. You can change the locale by replace url
usto ohter locale, example:tw,cn..etc -
npm install -
node app.js -
Find the file
HideoutsParse.jsonin your project.
{
"data": [
{
"CNAME": "藏身處-富饒之地",
"NAME": "Lush Hideout",
"Icon : "...url"
}
]
}