Skip to content

explooosion/parse-poedb-hideout-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

parse-poedb-hideout-api

Parse poedb hideout name to other language.

Parse

  1. Download api file from https://poedb.tw/us/json.php/Hideouts/Hideouts

    *. You can change the locale by replace url us to ohter locale, example: tw, cn..etc

  2. npm install

  3. node app.js

  4. Find the file HideoutsParse.json in your project.

Properties

{
    "data": [
        { 
            "CNAME": "藏身處-富饒之地", 
            "NAME": "Lush Hideout",
            "Icon : "...url"
        }
    ]
}

About

Parse poedb hideout name to other language.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published