Chrome extension
Budget: €8 – €30 EUR
Hello!
I need an extension that calculates the price difference of "sell offer" and "buy offer" on Steam market listings.
Beware! There's also a cooldown period. So if you open a certain amount of listings in some certain amount of time (i dont know that amount), then you cannot open any more listings for some time. So the script would need to recognize the ban and stop itself from opening any more listings once that limit has been reached.
So the script would:
1. Open every listing (10 listings) on page 1 of a Steam market page for a game
For example, Rust: https://steamcommunity.com/market/search?appid=252490#p1_price_desc
2. Calculate the difference of sale offers and buy orders on each item.
For example: https://steamcommunity.com/market/listings/252490/Alien%20Relic%20SMG
The sale offers are "2 for sale starting at 1 744,60€"
and buy orders are "636 requests to buy at 1 173,40€"
Therefore the difference is 1 744,60€ - 1 173,40€ = 571.2€
Save the number "571.2" into a list along with the item's URL, so I can see what items have the biggest difference in buy orders and sell offers.
3. Move on to the next page of Steam market and repeat the same thing. Once it calculates the price differences on page 2, it moves on to page 3 and so forth.
4. It does this until it gets a cooldown (cant open any more web pages on Steam).
The extension should produce some sort of a list where I can filter the items and see the price difference and steam store URL's of each item so I can see what items have the biggest difference in buy orders and sell offers.
You can make this extension in your way, as long as it produces a list of the price differences. This is just how I imagine it would work, I am not a programmer :)
Can you do that for me?
I need an extension that calculates the price difference of "sell offer" and "buy offer" on Steam market listings.
Beware! There's also a cooldown period. So if you open a certain amount of listings in some certain amount of time (i dont know that amount), then you cannot open any more listings for some time. So the script would need to recognize the ban and stop itself from opening any more listings once that limit has been reached.
So the script would:
1. Open every listing (10 listings) on page 1 of a Steam market page for a game
For example, Rust: https://steamcommunity.com/market/search?appid=252490#p1_price_desc
2. Calculate the difference of sale offers and buy orders on each item.
For example: https://steamcommunity.com/market/listings/252490/Alien%20Relic%20SMG
The sale offers are "2 for sale starting at 1 744,60€"
and buy orders are "636 requests to buy at 1 173,40€"
Therefore the difference is 1 744,60€ - 1 173,40€ = 571.2€
Save the number "571.2" into a list along with the item's URL, so I can see what items have the biggest difference in buy orders and sell offers.
3. Move on to the next page of Steam market and repeat the same thing. Once it calculates the price differences on page 2, it moves on to page 3 and so forth.
4. It does this until it gets a cooldown (cant open any more web pages on Steam).
The extension should produce some sort of a list where I can filter the items and see the price difference and steam store URL's of each item so I can see what items have the biggest difference in buy orders and sell offers.
You can make this extension in your way, as long as it produces a list of the price differences. This is just how I imagine it would work, I am not a programmer :)
Can you do that for me?