Sup.
Every once in a while I have to list an item on the market.
To find a price I need to switch between two tabs: one has an item market with the listings for this item, the second one is used to create a listing.
Anyway, I decided to play with an API as my personal project and ended up writing this script in Python.
What it can do:
- List 20 lowest prices for an item (using its name or an ID)
- Calculate the networth of plushies/flowers in your inventory
- Check which items do you need for a complete flowers/plushies set
- Compare flower/plushie set prices to the price of 10 points.
It is a simple Python script, so it doesn't have any GUI.
Written and tested on Linux, using Python 2.6.5. If something doesn't work - message me.
Otherwise, read the README, get help using a --help option.
https://github.com/kotek14/tornprice
Every once in a while I have to list an item on the market.
To find a price I need to switch between two tabs: one has an item market with the listings for this item, the second one is used to create a listing.
Anyway, I decided to play with an API as my personal project and ended up writing this script in Python.
What it can do:
- List 20 lowest prices for an item (using its name or an ID)
- Calculate the networth of plushies/flowers in your inventory
- Check which items do you need for a complete flowers/plushies set
- Compare flower/plushie set prices to the price of 10 points.
It is a simple Python script, so it doesn't have any GUI.
Written and tested on Linux, using Python 2.6.5. If something doesn't work - message me.
Otherwise, read the README, get help using a --help option.
https://github.com/kotek14/tornprice