Syrayeda
Legend
I have written a java program to scan realms for legion BoEs. Although you can actually use that to scan other items by changing the config file.
You can see the code and download it here https://github.com/jkohjk/wow
Read the readme on that page before asking unnecessary questions.
You will need java to be installed on your computer before you can run it.
There might be some bugs since I havent tested it thoroughly.
It does run very slow if you scan through a lot of realms, you can change the config and filter out only the realms you want to make it faster.
Thanks to @Aelobin for some guidance on how to get the data from battlenet api.
Added: I have automated the scans to run every 3 hours, alternating between US and EU realms everytime it runs. I have also done an extra filter for items for level 99s and ilvl 850+ items. i just generate text files in a directory cos i dont want to write a web page for it. the files listed are not sorted in any order and i dont feel like finding out how to sort them at the moment, so you just have to scan through the names and/or last modified
http://54.169.43.20:8080/wow/
You can see the code and download it here https://github.com/jkohjk/wow
Read the readme on that page before asking unnecessary questions.
You will need java to be installed on your computer before you can run it.
There might be some bugs since I havent tested it thoroughly.
It does run very slow if you scan through a lot of realms, you can change the config and filter out only the realms you want to make it faster.
Thanks to @Aelobin for some guidance on how to get the data from battlenet api.
Added: I have automated the scans to run every 3 hours, alternating between US and EU realms everytime it runs. I have also done an extra filter for items for level 99s and ilvl 850+ items. i just generate text files in a directory cos i dont want to write a web page for it. the files listed are not sorted in any order and i dont feel like finding out how to sort them at the moment, so you just have to scan through the names and/or last modified
http://54.169.43.20:8080/wow/
Last edited: