I was wondering if there is any efficient way to get the prices of an item on steam. I found :
You get JSON with only "lowest_price". How I can get JSON with 3 lowest prices ?
I was wondering if there is any efficient way to get the prices of an item on steam. I found :
You get JSON with only "lowest_price". How I can get JSON with 3 lowest prices ?
I use
render?start=0&count=10¤cy=3&language=english&format=json
currency: 1 for USD, 2 for GBP, 3 for EUR, 5 for RUB
© 2022 - 2024 — McMap. All rights reserved.