Close
Showing results 1 to 9 of 9

Threaded View

  1. #1

    Thumbs up Beeq's Ultimate PHP AH checker for crafters

    Hey!

    Lately I've been messing around with PHP and World of Warcraft API, and today I made some testing how Auction House API works.
    Now I have an URL which finds most valuable gems and glyphs for cheapest possible price from current live Auction House data on any server.

    For example, if your scribe can craft all the glyphs, there really is no idea to craft 2g glyphs when you can craft 500g ones.

    This example URL is for EU-Arathor Alliance side, but as you can see, the URL is easily editable for your own use.
    http://bq.kapsi.fi/teambeeq/craft.ph...&filter=glyphs

    Variable n states for amount of most valuable items to show.
    So far there are only two filters, glyphs and mopraregems, but it's very easy to add your own filters, if you run the PHP on your own server.

    Here's the code in txt http://bq.kapsi.fi/teambeeq/craft.txt

    possible bugs: realmnames with multiple words might not work

    Enjoy!
    Last edited by beeq : 10-03-2013 at 12:10 PM

Posting Rules

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •