Analysing data collected from the auction house API for Hellfire-EU, World of Warcraft. Try identify best sellers, quick sellers, and items to avoid.
This script will collect active auctions from the Blizzard API, on the Hellfire-EU Server then export to a CSV
This script performs some preprocessing, gathering the data in a cleaner format, identifies which items potentially sold (between 11pm 22 September and 1am 30th September) and exports to a csv. This needs a minimum of 50 hours to determine sales. It works by gathering auctions first posted 1 hour after the initial collection, and checks which auctions where posted for at least 12 hours (minimum new duration). Essentially, any new items posted will be identified as 'sold' if they a) sell or b) are removed by seller before original duration expires.
The script graphs the top selling items, pets, and consumables