Botfeeds have been added to AOmarket.com to allow botprogrammers and -owners to interface with the site,
expanding it's possibilities and exposure.
Available actions:
http://www.aomarket.com/bots/additem
Description: Allows you to add items to your depot through 'alternative means' (not Helpbot Store).
If you're logged in to the site, the item will be added and you're taken to the depot-screen.
If not, you are prompted to enter your username/password.
Variables:
- id = item database id [required]
- ql = quality level [required]
- server = server id (1 = Atlantean; 2 = Rimor; 3 = Die Neue Welt; 4 = Test Live) [optional]
- char = ingame character name that holds the item (for easy retrieval) [optional]
Example:
http://www.aomarket.com/bots/additem?id=245694&ql=200
http://www.aomarket.com/bots/shoplist
Description: This returns an XML feed of all items currently for sale in a given shop.
Variables:
- userid = user's AOmarket user id [required]
(Note: Your userid can be retrieved from the "what's this" link on the "import" screen)
Example:
http://www.aomarket.com/bots/shoplist?userid=1
http://www.aomarket.com/bots/search
Description: This return a list of maximum 25 matching items (oldest items first)
Variables:
- search = search term to look for (literal) [required]
- server = server id (1 = Atlantean; 2 = Rimor; 3 = Die Neue Welt; 4 = Test Live) [required]
- max = maximum number of items to return (hardcapped to 25) [optional]
Example:
http://www.aomarket.com/bots/search?search=nano&server=1