ff14-advanced-market-search / saddlebag-with-pockets

This is the Frontend for the FF14 Marketplace

Home Page:https://saddlebagexchange.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Wow item updater script

cohenaj194 opened this issue · comments

#371 (comment)

@spatiag can you also make an updater script like this one that makes the file easy to update:

https://github.com/ff14-advanced-market-search/saddlebag-with-pockets/blob/master/scripts/write-ffxiv-items.js

We can pull all the data we need from something like this:

curl -s -X POST \
    http://api.saddlebagexchange.com/api/wow/itemnames \
    -H 'Accept: application/json' \
    -H 'Content-Type: application/json' \
    -d '{}' | jq .