Author | What is the link to all newest auctions? |
Hi, could you help how to find out the link to all newest auctions? |
Market link starts with:
https://www.lordswm.com/auction.php?cat=market category
Add sau=1 to only list the auction items.
Add sort=2 to sort by newest (or use the built-in drop-down list).
Add art_type=artifact-code to list only that item within the category (or use the built-in menu).
E.g.
Suppose I want to look for TGI auctions in the misc category (cat=other), then this link will list all the auctions in misc. category sorted by newest:
https://www.lordswm.com/auction.php?cat=other&sort=2&sau=1
Unfortunately, specifying artifact type seems to override the auction item filter so I could only look at all the auction items within a category, but not for a particular artifact.
E.g.
The same link above but filtering for TGI specifically using art_type=thief_paper doesn't work and just shows the list identical to not having sau=1 auction filter in the first place:
https://www.lordswm.com/auction.php?cat=other&art_type=thief_paper&sort=2&sau=1
I might be missing something though as I don't normally look into the market page. |
Sorry, one of the scripts I had seem to be doing some extra filtering.
To filter for auction items normally, you also need sbn=0 to filter out the normal non-auction items.
So first example should've been:
https://www.lordswm.com/auction.php?cat=other&sort=2&sau=1&sbn=0 |
I dont think it is that complicated though.
just below the - item selection- row, there is a all lots category. Just change from all lots to auctions only. and then for the sort by, just change to Time:Newest. |
you need to go to specific items to change the lot category. Cant do it in the main page itself |
You are right :)
And the built-in drop-down option do the same thing and adds the &sau=1&sbn=0 filter to the link.
I am blind -0- |
Hi and many thanks for advices :) |
closed by Elrond (2020-12-26 09:36:12) |
---|