steam-market-parser

SteamCommunity market parser. Quick way to parse steam prices for skins

Usage no npm install needed!

<script type="module">
  import steamMarketParser from 'https://cdn.skypack.dev/steam-market-parser';
</script>

README

steam-market-parser

Node.js library that simplifies interaction with steamcommunity market. Minimum of external dependencies, supports proxy, fully typed.

Codacy Badge npm version build status

Installation

Install via npm:

npm i steam-market-parser --save

Documentation

You can find more examples and information of how to use library at project Wiki