Greetings, I thought that I'd share this hobby project with you people, in case someone found it interesting. it is created for newer browsers and testet primarily in Chrome and Firefox. The application is created using Angular 5.
The application is now in version 2, and has been rewritten as of 2018.
The webapp in short:
- Has a dashboard, allowing you to get information about the most profitable crafts (both known by you, and in general), potential deals, watchlist hits etc
- Allows filtering of recipes by ROI, profession, item type, demand etc (if TSM api key is given). The recipes are fetched from WoWDB.
- Supports TSM api. The API data is only downloaded to the browser once per day, upon realm change or manual download.
- Gives you a estimated crafting cost and allows for making a shopping list for when you aren't in-game
- Allows you to see if you have been undercutted (If you got the cheapest auction, it will have green text)
- Allows you to browse and filter the auction house without being near it (in the browser)
- Gives the user links to items on wowhead, wowdb and wow web AH, in case one wish to buy it without being in-game.
- Allows you to get more detailed information on an item like what recipes it's used for, how many items there are, how much would it cost to reset that item to a price of x gold etc.
- Allows you to get more details on a seller @ the AH.
- Stores the user settings on your computer and not externally (no user information is sent between user and server, other than realm and region.
- Stores auctions locally, so that you can reload the window without downloading the auctions again if there are no new auction data available.
- The sourcecode is freely available to anyone who wish to look at it or fork it.
Webapp: https://wah.jonaskf.net/
GitHub (source code): https://github.com/ukon1990/wow-auction-helper
If you wish to report a bug or got some feedback, feel free to do so here or via PM'in me on the woweconomy discord channel. You can find me under the name: ukon1990
Here are some sample snapshots from the app:
Part of the dashboard:
The crafting section:
The auction panel, filtering for items containging 'binding of' in it's name:
The my auctions panel:
Legion trade vendors panel:
Watchlist manager (the matches for your filter is displayed in the dashboard):
Shopping cart:
![]()