dfktools icon indicating copy to clipboard operation
dfktools copied to clipboard

How to retrieve latest hero purchases?

Open GuidoBartoli opened this issue 1 year ago • 1 comments

Hi, in the spirit of DFK Heroes Price Prediction, I would like to retrieve the last N purchases of heroes together with their paid price. From them, I already know how to query for IDs and get all the hero stats ("hero_example.py"), but I do not know how to do the first step.

Is this possible with "dfktools"?

Many thanks

GuidoBartoli avatar Aug 04 '22 15:08 GuidoBartoli

You'll probably get better answers to dev-related questions at the DFK Dev Discord. For your particular question, take a look at the auction example, or check out the GraphQL v6 Auctions API, such as this example. Good luck and come see us on the Discord!

Athiriyya avatar Aug 04 '22 16:08 Athiriyya

What @Athiriyya said

0rtis avatar Aug 15 '22 13:08 0rtis

Ok, thanks, I will look into that!

GuidoBartoli avatar Aug 16 '22 06:08 GuidoBartoli