Skip to content

Unable to get listings using client.get_item_listings() #68

Answered by somespecialone
pudjojotaro asked this question in Q&A
Discussion options

You must be logged in to vote

Hi! Firstly, that is a right way to get item listings:

listings, count, last_modified = await client.get_item_listings("Dreams & Nightmares Case",  App.CS2)

Second argument is an App enum, not just int.

Secondly, Dreams & Nightmares Case has no listings on market, as it is realised through the order table.

And finally, third point: please, pay attention, that documentation after enums page is out of date and corresponds to old version.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@pudjojotaro
Comment options

Answer selected by somespecialone
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants